yolov7
Object detector
An implementation of YOLOv7, a real-time object detection model, with multiple variants and performance evaluations.
Implementation of paper - YOLOv7: Trainable bag-of-freebies sets new state-of-the-art for real-time object detectors
13k stars
111 watching
4k forks
Language: Jupyter Notebook
last commit: 5 months ago darknetpytorchscaled-yolov4yoloryolov3yolov4yolov7
Related projects:
Repository | Description | Stars |
---|---|---|
alexeyab/darknet | A set of neural networks for object detection | 21,820 |
pjreddie/darknet | A fast and efficient neural network framework for real-time object detection and classification on GPUs. | 25,894 |
thu-mig/yolov10 | Real-time object detection using a neural network architecture | 10,116 |
ultralytics/yolov3 | A deep learning framework providing object detection capabilities through a neural network architecture | 10,260 |
ultralytics/yolov5 | A comprehensive framework for object detection and image analysis using deep learning models | 51,418 |
ultralytics/ultralytics | A deep learning framework providing models and tools for object detection, image classification, segmentation, and tracking using YOLO. | 33,951 |
rlggyp/yolov10-openvino-cpp-inference | An open-source C++ implementation of YOLOv10 object detection using OpenVINO for real-time inference. | 58 |
cleardusk/3ddfa | A deep learning project that aims to align 3D facial landmarks in real-time with a focus on accuracy and efficiency. | 3,618 |
open-mmlab/mmpose | A comprehensive toolbox for pose estimation tasks in computer vision | 5,952 |
sufyanaslam198/max31865 | A Micropython library for converting resistance values to digital signals using the MAX31865 IC. | 1 |
mcauser/micropython-max44009 | A MicroPython driver for an ambient light sensor with I2C interface | 1 |
stillwater-sc/universal | A header-only C++ template library providing custom arithmetic plug-in types for mixed-precision algorithm development and optimization in AI, Machine Learning, and other fields. | 424 |
rangilyu/nanodet | A lightweight object detection model designed for efficient inference on mobile devices and edge AI applications. | 5,796 |
pjlab-adg/sensorscalibration | A toolbox for calibrating and optimizing sensor data in autonomous driving systems. | 2,459 |
julienbacquart/micropython-max7219 | A Micropython library for controlling 8-digit 7-segment displays based on the MAX7219 | 4 |