Stars
Computer Vision Final Project, Crowd counting + density map
Implementation of paper - YOLOv9: Learning What You Want to Learn Using Programmable Gradient Information
🚀🚀🚀 A collection of some awesome public YOLO object detection series projects and the related object detection datasets.
Implementation of popular deep learning networks with TensorRT network definition API
Implementation of paper - YOLOv7: Trainable bag-of-freebies sets new state-of-the-art for real-time object detectors
pytorch handbook是一本开源的书籍,目标是帮助那些希望和使用PyTorch进行深度学习开发和研究的朋友快速入门,其中包含的Pytorch教程全部通过测试保证可以成功运行
Python - 100天从新手到大师
基于u-net,cv2以及cnn的中文车牌定位,矫正和端到端识别软件,其中unet和cv2用于车牌定位和矫正,cnn进行车牌识别,unet和cnn都是基于tensorflow的keras实现
YOLOv3 in PyTorch > ONNX > CoreML > TFLite
📡 Simple and ready-to-use tutorials for TensorFlow
YOLOv5 🚀 in PyTorch > ONNX > CoreML > TFLite
This is a tensorflow re-implementation of Feature Pyramid Networks for Object Detection.
Mask R-CNN for object detection and instance segmentation on Keras and TensorFlow
Tensorflow2.0 🍎🍊 is delicious, just eat it! 😋😋
An Open Source Machine Learning Framework for Everyone
🔥 TensorFlow Code for technical report: "YOLOv3: An Incremental Improvement"
EfficientDet (Scalable and Efficient Object Detection) implementation in Keras and Tensorflow
Paper list and source code for multi-object-tracking
tensorflow GoogleNet inception V1 V2 V3 V4
Keras上700行代码复现YOLOv3!使用DIOU loss。支持将模型导出为pytorch模型。
Joint Detection and Embedding for fast multi-object tracking
AlexeyAB / darknet
Forked from pjreddie/darknetYOLOv4 / Scaled-YOLOv4 / YOLO - Neural Networks for Object Detection (Windows and Linux version of Darknet )
PySlowFast: video understanding codebase from FAIR for reproducing state-of-the-art video models.
LabelImg is now part of the Label Studio community. The popular image annotation tool created by Tzutalin is no longer actively being developed, but you can check out Label Studio, the open source …
A curated list of deep learning image classification papers and codes
Detectron2 is a platform for object detection, segmentation and other visual recognition tasks.