Upload folder using huggingface_hub
Browse files
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
|
| 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.
|