CoolFace
Apppublic

gupta1912/YoloV3_training_from_scratch

sourceHugging Facemitupdated 3y agoView on Hugging Face
0likes
App README

Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference

Session 13 - ERA Phase I - Assignment

Goals

  1. 1.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:

  1. 1.Uploading an image and getting the Yolov3 model output bounding box prediction
  2. 2.Seeing GradCAM output for the input image
  3. 3.Variety of examples given