REVIEW 13 cited by
YOLOv9: Learning What You Want to Learn Using Programmable Gradient Information
Not yet reviewed by Pith; the record is open.
This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.
SPECIMEN: schema-true, not a live event
T0 review · schema-true
One-sentence machine reading of the paper's core claim.
pith:XXXXXXXX · record.json · timestamp
read the original abstract
Today's deep learning methods focus on how to design the most appropriate objective functions so that the prediction results of the model can be closest to the ground truth. Meanwhile, an appropriate architecture that can facilitate acquisition of enough information for prediction has to be designed. Existing methods ignore a fact that when input data undergoes layer-by-layer feature extraction and spatial transformation, large amount of information will be lost. This paper will delve into the important issues of data loss when data is transmitted through deep networks, namely information bottleneck and reversible functions. We proposed the concept of programmable gradient information (PGI) to cope with the various changes required by deep networks to achieve multiple objectives. PGI can provide complete input information for the target task to calculate objective function, so that reliable gradient information can be obtained to update network weights. In addition, a new lightweight network architecture -- Generalized Efficient Layer Aggregation Network (GELAN), based on gradient path planning is designed. GELAN's architecture confirms that PGI has gained superior results on lightweight models. We verified the proposed GELAN and PGI on MS COCO dataset based object detection. The results show that GELAN only uses conventional convolution operators to achieve better parameter utilization than the state-of-the-art methods developed based on depth-wise convolution. PGI can be used for variety of models from lightweight to large. It can be used to obtain complete information, so that train-from-scratch models can achieve better results than state-of-the-art models pre-trained using large datasets, the comparison results are shown in Figure 1. The source codes are at: https://github.com/WongKinYiu/yolov9.
Forward citations
Cited by 13 Pith papers
-
Gaze-DETR: Top-Down Guidance Through Priority Maps for Infrared Weak-Small UAV Detection with DETR
Supervising a pre-localization priority map, whether from boxes, real gaze, or transferred pseudo-gaze, improves infrared weak-small UAV detection over DINO-DETR.
-
Dual-Correlation Hypergraph Network for Unaligned RGBT Video Object Detection and A Large-scale Benchmark
DHNet with patch alignment and dual hypergraph fusion reaches SOTA RGBT video object detection on VT-VOD50 and the new large-scale DVT-VOD1000 benchmark.
-
InfraNet: Quality-Aware RGB Guidance for Efficient Infrared Object Detection
QualGate-regulated RGB guidance during training produces efficient IR-only and dual-modal detectors that match or beat equal-fusion baselines under low light and adverse weather.
-
KAMERA: Enhancing Aerial Surveys of Ice-associated Seals in Arctic Environments
KAMERA, an open-source multi-spectral aerial imaging system, synchronizes nine cameras and runs real-time detection, cutting survey processing time by up to 80%.
-
DCHM: Depth-Consistent Human Modeling for Multiview Detection
DCHM uses superpixel-based Gaussian Splatting to make monocular depth estimates multiview-consistent, producing point clouds that yield state-of-the-art label-free pedestrian detection on Wildtrack, Terrace, and MultiviewX.
-
Improving Token-based Object Detection with Video
A token-based autoregressive video detector represents objects as discrete-token 3D tracklets and achieves 91.14 mAP on UA-DETRAC, but its improvement over the static baseline mostly reflects redundant sliding windows...
-
Deep Learning for Accurate Vision-based Catch Composition in Tropical Tuna Purse Seiners
YOLOv9+SAM2 segmentation with hierarchical classification estimates tuna catch composition from EM video with about 4.5% mean absolute error on controlled test operations.
-
Image Quality Enhancement and Detection of Small and Dense Objects in Industrial Recycling Processes
A new industrial recycling dataset and benchmark show YOLOv8-x and YOLO11-x as top detectors, and a small denoising and super-resolution network (DDSRNet) improves noisy image quality.
-
3D Reconstruction and Information Fusion between Dormant and Canopy Seasons in Commercial Orchards Using Deep Learning and Fast GICP
A pipeline using YOLOv9, KinectFusion, and Fast GICP fuses dormant and canopy season 3D scans of apple trees, reconstructing trunk and branch geometry with millimeter-level errors.
-
An Intelligent-Cloud Edge Multimodal Interaction System for Robots
A cloud-edge robot system combined a CBAM/DIoU-enhanced YOLO11n gesture detector with LLM/VLM agents, reporting 95–98.9% precision and 82–95% task success on small, validation-based evaluations.
-
PaveSync: A Unified and Comprehensive Dataset for Pavement Distress Analysis and Classification
PaveSync merges existing pavement imagery into a standardized 52,747-image, 13-class detection dataset and benchmarks seven object detectors on it.
-
SOD-YOLO: Enhancing YOLO-Based Detection of Small Objects in UAV Imagery
A YOLOv8 variant using ASF feature fusion, a P2 detection head, and Soft-NMS reports 36.1% higher mAP50:95 on VisDrone2019-DET than its YOLOv8-m baseline.
-
YOLOv1 to YOLOv11: A Comprehensive Survey of Real-Time Object Detection Innovations and Challenges
A survey of YOLO object detectors from version 1 to version 11 that compiles architectures, benchmarks, and applications, with several factual inconsistencies.
Discussion (0). Sign in to comment.