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

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.
 
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.