yolov9
Object detector
An implementation of a real-time object detection algorithm using programmable gradient information.
Implementation of paper - YOLOv9: Learning What You Want to Learn Using Programmable Gradient Information
9k stars
56 watching
1k forks
Language: Python
last commit: 5 months ago yolov9
Related projects:
Repository | Description | Stars |
---|---|---|
nvidia/tensorrt | Provides a set of tools and libraries for optimizing deep learning inference on NVIDIA GPUs. | 10,926 |
fabianbormann/tensorflow-deconvnet-segmentation | An implementation of a deep learning algorithm for image segmentation using convolutional neural networks | 220 |
fregu856/segmentation | An implementation of the ENet model for semantic segmentation in images, trained on the Cityscapes dataset. | 245 |
binroot/tensorflow-book | A comprehensive resource for learning machine learning using TensorFlow. | 4,453 |
jakeret/tf_unet | An open source U-Net image segmentation implementation using Tensorflow | 1,902 |
kwotsin/tensorflow-enet | A deep neural network implementation for real-time semantic segmentation in computer vision | 257 |
tensorspeech/tensorflowtts | Real-time speech synthesis using state-of-the-art architectures | 3,855 |
preritj/segmentation | Deep learning models for semantic segmentation of images | 101 |
qubvel-org/segmentation_models.pytorch | A comprehensive library for training and applying deep learning models for image segmentation | 9,829 |
tkuanlun350/tensorflow-segnet | A TensorFlow-based implementation of the SegNet segmentation algorithm, with modifications to address index unravel issues and support multiple features such as dilation and multi-resolution learning. | 369 |
matterport/mask_rcnn | An implementation of object detection and instance segmentation using a Feature Pyramid Network (FPN) backbone. | 24,770 |
zhixuhao/unet | An implementation of the U-Net architecture for image segmentation using Keras and TensorFlow. | 4,623 |
tensorflow/serving | A high-performance serving system for machine learning models in production environments. | 6,195 |
tensorlayer/hyperpose | A high-performance pose estimation library for building custom applications. | 1,257 |
systemerrorwang/white-box-cartoonization | An implementation of a deep learning-based facial cartoonization system using TensorFlow | 3,958 |