Akriel commited on
Commit
17466c9
·
1 Parent(s): f6d6aa2

Upload folder using huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -9,5 +9,5 @@ This is a trained model from the Vision Models Playground repository.
9
  Link to the repository: https://github.com/Akrielz/vision_models_playground
10
 
11
  ## **Model**
12
- This model is a custom implementation of **<ResNetYoloV1>** from the ```<vision_models_playground.models.segmentation.yolo_v1>``` module.
13
  Please look in the config file for more information about the model architecture.
 
9
  Link to the repository: https://github.com/Akrielz/vision_models_playground
10
 
11
  ## **Model**
12
+ This model is a custom implementation of **ResNetYoloV1** from the ```vision_models_playground.models.segmentation.yolo_v1``` module.
13
  Please look in the config file for more information about the model architecture.