Spaces:
Sleeping
Sleeping
Commit ·
be414c9
1
Parent(s): 71803f2
Update README.md
Browse files
README.md
CHANGED
|
@@ -9,5 +9,8 @@ app_file: app.py
|
|
| 9 |
pinned: false
|
| 10 |
license: mit
|
| 11 |
---
|
|
|
|
|
|
|
|
|
|
| 12 |
|
| 13 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
|
|
|
| 9 |
pinned: false
|
| 10 |
license: mit
|
| 11 |
---
|
| 12 |
+
This app will exlore you through the gradcam usage in YOLOV3 trained model on pascal dataset.
|
| 13 |
+
The model is trained on multiresolution image sizes and using different augmentation techniques like mosaic, random crop etc.
|
| 14 |
+
Upload image and get intuition of gradcam.
|
| 15 |
|
| 16 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|