An open API service indexing awesome lists of open source software.

https://github.com/ambidextrous9/object-detection-fasterrcnn-and-yolov8-on-custom-dataset

Object Detection using FasterRCNN & YOLOv8
https://github.com/ambidextrous9/object-detection-fasterrcnn-and-yolov8-on-custom-dataset

Last synced: 7 months ago
JSON representation

Object Detection using FasterRCNN & YOLOv8

Awesome Lists containing this project

README

          

# Object-Detection
Object Detection using FasterRCNN & YOLOv8

![image](https://github.com/ambideXtrous9/Object-Detection/assets/31372586/533f1170-1230-4946-89b8-92d1875b554f)

## Faster-RCNN

![image](https://github.com/ambideXtrous9/Object-Detection-FasterRCNN-using-Pytorch-Lightning/assets/31372586/c666b6e0-f96c-4b2f-a58e-7c3387e53f30)

## YOLOv8

![image](https://github.com/ambideXtrous9/Object-Detection-FasterRCNN-using-Pytorch-Lightning/assets/31372586/222e08da-7300-44d1-962c-38311c33498d)

![image](https://github.com/ambideXtrous9/Object-Detection-FasterRCNN-using-Pytorch-Lightning/assets/31372586/55e41ad8-2af6-4613-9072-184e6ba978c0)

## Useful Links :

[FasterRCNN Pytorch Lightning](https://www.kaggle.com/code/sanjayarvind/fasterrcnn-pytorch-lightning)

[Fine-tuning Faster-RCNN using pytorch](https://www.kaggle.com/code/yerramvarun/fine-tuning-faster-rcnn-using-pytorch)

[Faster RCNN](https://debuggercafe.com/a-simple-pipeline-to-train-pytorch-faster-rcnn-object-detection-model/)

[How to Train YOLO v5 on a Custom Dataset](https://blog.paperspace.com/train-yolov5-custom-data/)