xylieong's starred repositories

yolov5

YOLOv5 🚀 in PyTorch > ONNX > CoreML > TFLite

Language:PythonLicense:AGPL-3.0Stargazers:50078Issues:368Issues:9263

yolov7

Implementation of paper - YOLOv7: Trainable bag-of-freebies sets new state-of-the-art for real-time object detectors

Language:Jupyter NotebookLicense:GPL-3.0Stargazers:13276Issues:112Issues:1822

yolov5-openvino-cpp-python

Example of using ultralytics YOLOv5 with Openvino in C++ and Python.