gupta1912/YoloV3_training_from_scratch
0
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
Session 13 - ERA Phase I - Assignment
Goals
- Build app on HuggingFace using Yolov3 model trained from scratch with PyTorch Lightning
Usage
In the App tab, the UI is present for different functionalities like:
- Uploading an image and getting the Yolov3 model output bounding box prediction
- Seeing GradCAM output for the input image
- Variety of examples given
