ID: 5dbd7e9e77ac441e7206e9ce

Retinanet

by Rahul Kanojia

Retinanet for object detection


License: MIT License

Tags: Computer Vision Retina net object Detector Keras

 Model stats and performance
Dataset Used COCO
Framework Keras
OS Used Linux
Publication View
Inference time in seconds per sample.

Screenshots


RETINA NET FOR OBJECT DETECTION

WHAT IS IT?

Retina Net is a two stage object detector with accuracy more than mobilent and little FLOPS. Here first FPN (Feature Pyramid Network) are used to get the features from image then the image is passed to 2 different network for boundary boxes detection and object detection,to reduce the class imbalance focal loss is used.

HOW TO USE?

To run The Inference Script run this command python run.py --image

SAMPLE COMMAND

python run.py examples/ctyp-lyndale-ave-pedestrian-protest.jpeg

ARGUMENTS DETAILS HELP OPTIONS
–image Input Image Mention the input Image path

WHAT ARE THE REQUIREMENTS?

To get all the requirements and dependencies installed run the command For GPU - pip install -r gpu_requirements.txt For CPU - pip install -r cpu_requirements.txt

Author View Profile

Rahul Kanojia
New Delhi
Gold
21
LEVEL

9984 Profile
Views

Curious Mind with a Knack in Deep Learning

Rowing through

User Reviews



0 total ratings

Model has not been reviewed yet.

More by this user | Show All



Also checkout...