TareqAlKushari/Object-Detection-With-PyTorch-and-Custom-the-Model-By-Flask
Object Detection With PyTorch and Custom the Model By Flask is an end-to-end solution for deploying object detection models using PyTorch, with an easy-to-use Flask web interface for serving predictions. The project leverages the power of the Faster R-CNN model with a ResNet-50-FPN-V2 backbone to accurately detect and localize objects in images.
No commits in the last 6 months.
Stars
5
Forks
—
Language
Python
License
MIT
Category
Last pushed
Jul 12, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/TareqAlKushari/Object-Detection-With-PyTorch-and-Custom-the-Model-By-Flask"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
alankbi/detecto
Build fully-functioning computer vision models with PyTorch
broadinstitute/keras-rcnn
Keras package for region-based convolutional neural networks (RCNNs)
sovit-123/fasterrcnn-pytorch-training-pipeline
PyTorch Faster R-CNN Object Detection on Custom Dataset
rykov8/ssd_keras
Port of Single Shot MultiBox Detector to Keras
signatrix/efficientdet
(Pretrained weights provided) EfficientDet: Scalable and Efficient Object Detection...