vietnh1009/Yolo-v2-pytorch
YOLO for object detection tasks
This project helps you automatically identify and locate specific objects within images and video feeds. You provide images or videos, and it outlines detected objects with their labels. It's designed for researchers, computer vision engineers, or anyone building applications that need to 'see' and understand content in visual data.
416 stars. No commits in the last 6 months.
Use this if you need to quickly and accurately detect common objects in visual data or train a custom object detection model for your specific needs.
Not ideal if you're looking for a low-code solution or don't have experience with deep learning frameworks like PyTorch.
Stars
416
Forks
123
Language
Python
License
MIT
Category
Last pushed
Dec 13, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/vietnh1009/Yolo-v2-pytorch"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related frameworks
ultralytics/yolov5
YOLOv5 🚀 in PyTorch > ONNX > CoreML > TFLite
ultralytics/yolov3
YOLOv3 in PyTorch > ONNX > CoreML > TFLite
mindspore-lab/mindyolo
A toolbox of yolo models and algorithms based on MindSpore
ultralytics/assets
Ultralytics assets
stephanecharette/DarkHelp
C++ wrapper library for Darknet