Upload folder using huggingface_hub
Browse files
README.md
CHANGED
|
@@ -5,9 +5,9 @@ tags:
|
|
| 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 about the model architecture.
|
|
|
|
| 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 about the model architecture.
|