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: 3 months ago yolov9
Related projects:
Repository | Description | Stars |
---|---|---|
nvidia/tensorrt | A high-performance deep learning inference platform on NVIDIA GPUs | 10,807 |
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,899 |
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,839 |
preritj/segmentation | Deep learning models for semantic segmentation of images | 100 |
qubvel-org/segmentation_models.pytorch | A PyTorch library for building and training neural networks for image segmentation tasks. | 9,696 |
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,699 |
zhixuhao/unet | An implementation of the U-Net architecture for image segmentation using Keras and TensorFlow. | 4,593 |
tensorflow/serving | A high-performance serving system for machine learning models in production environments. | 6,185 |
tensorlayer/hyperpose | A high-performance pose estimation library for building custom applications. | 1,253 |
systemerrorwang/white-box-cartoonization | An implementation of a deep learning-based facial cartoonization system using TensorFlow | 3,958 |