AkashKhamkar / Object-Detectiong-using-pretrained-Fast-RCNN-with-Pytorch

using pre-trained FastRCNN to detect objects from a given image

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Object detection with pre-trained FastRCNN using Pytorch

Output

1. Using simple image

image

2. Using Image with multiple objects

image

3. Using Image with low light conditions and multiple objects

image

About

using pre-trained FastRCNN to detect objects from a given image


Languages

Language:Python 100.0%