Akriel commited on
Commit
8509e5b
1 Parent(s): ec0cfce

Upload folder using huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -10,4 +10,4 @@ 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.
 
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.