Akriel commited on
Commit
84d9865
·
1 Parent(s): a54b2f3

Upload folder using huggingface_hub

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