Spaces:
Sleeping
Sleeping
corrected the dataset name in Readme
Browse files
README.md
CHANGED
|
@@ -33,7 +33,7 @@ license: mit
|
|
| 33 |
|
| 34 |
- This app is built using the Gradio library ([https://www.gradio.app/](https://www.gradio.app/)) for interactive model interfaces.
|
| 35 |
- The PyTorch library ([https://pytorch.org/](https://pytorch.org/)) is used for the deep learning model and GradCAM visualization.
|
| 36 |
-
- The
|
| 37 |
|
| 38 |
## License
|
| 39 |
|
|
|
|
| 33 |
|
| 34 |
- This app is built using the Gradio library ([https://www.gradio.app/](https://www.gradio.app/)) for interactive model interfaces.
|
| 35 |
- The PyTorch library ([https://pytorch.org/](https://pytorch.org/)) is used for the deep learning model and GradCAM visualization.
|
| 36 |
+
- The PASCAL VOC dataset ([https://www.kaggle.com/datasets/aladdinpersson/pascal-voc-dataset-used-in-yolov3-video](https://www.kaggle.com/datasets/aladdinpersson/pascal-voc-dataset-used-in-yolov3-video)) is used for training and evaluation.
|
| 37 |
|
| 38 |
## License
|
| 39 |
|