RashiAgarwal's picture
Update README.md
a8b8b5b
|
raw
history blame
641 Bytes
---
title: YOLO V3 PyTorchLightning
emoji: πŸš€
colorFrom: yellow
colorTo: yellow
sdk: gradio
sdk_version: 3.40.1
app_file: app.py
pinned: false
license: mit
---
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
## Yolov3 Model trained from scratch on PASCAL_VOC dataset (CUDA- NVIDIA A100-SXM4-40GB)
## This app allows to upload any image from the following classes for object detection.
#### aeroplane, bicycle, bird, boat, bottle, bus, car, cat, chair,cow, diningtable,
#### dog,horse, motorbike, person, pottedplant, sheep, sofa,train, tvmonitor
### Examples added from the dataset