Oneflow-Inc/one-yolov5
A more efficient yolov5 with oneflow backend 🎉🎉🎉
This project offers a faster way to train and deploy computer vision models for tasks like identifying objects in images, classifying entire images, or precisely outlining objects pixel-by-pixel. It takes your image datasets and outputs trained models that can quickly analyze new images. This is ideal for machine learning engineers and researchers focused on deploying efficient, high-performance vision systems.
217 stars. No commits in the last 6 months.
Use this if you need to significantly speed up the training and inference of YOLOv5 models for object detection, image classification, or instance segmentation, especially when working with high-performance GPUs.
Not ideal if you primarily work on Windows or macOS, as full support is currently limited to Linux platforms.
Stars
217
Forks
20
Language
Python
License
GPL-3.0
Category
Last pushed
Jul 10, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/Oneflow-Inc/one-yolov5"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
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