REVIEW 6 cited by
FoveaBox: Beyond Anchor-based Object Detector
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
We present FoveaBox, an accurate, flexible, and completely anchor-free framework for object detection. While almost all state-of-the-art object detectors utilize predefined anchors to enumerate possible locations, scales and aspect ratios for the search of the objects, their performance and generalization ability are also limited to the design of anchors. Instead, FoveaBox directly learns the object existing possibility and the bounding box coordinates without anchor reference. This is achieved by: (a) predicting category-sensitive semantic maps for the object existing possibility, and (b) producing category-agnostic bounding box for each position that potentially contains an object. The scales of target boxes are naturally associated with feature pyramid representations. In FoveaBox, an instance is assigned to adjacent feature levels to make the model more accurate.We demonstrate its effectiveness on standard benchmarks and report extensive experimental analysis. Without bells and whistles, FoveaBox achieves state-of-the-art single model performance on the standard COCO and Pascal VOC object detection benchmark. More importantly, FoveaBox avoids all computation and hyper-parameters related to anchor boxes, which are often sensitive to the final detection performance. We believe the simple and effective approach will serve as a solid baseline and help ease future research for object detection. The code has been made publicly available at https://github.com/taokong/FoveaBox .
Forward citations
Cited by 6 Pith papers
-
FreeAnchor: Learning to Match Anchors for Visual Object Detection
FreeAnchor formulates anchor assignment in object detection as maximum likelihood estimation with a bag-based loss, and improves RetinaNet's COCO AP from 35.7 to 38.7 on ResNet-50.
-
Rethinking Annotation for Object Detection: Is Annotating Small-size Instances Worth Its Cost?
Detectors trained only on medium/large COCO instances, aided by test-time upscaling, detect small instances about as well as a detector trained on all sizes.
-
Training-Time-Friendly Network for Real-Time Object Detection
TTFNet is an object detector that trains much faster than prior real-time detectors while keeping similar accuracy, by using Gaussian-weighted samples around each object center during training.
-
Residual Objectness for Imbalance Reduction
Residual Objectness replaces hand-crafted sampling and reweighting with cascaded learned objectness refinements, improving RetinaNet, YOLOv3, and Faster R-CNN by 1.1 to 1.3 AP on COCO.
-
Revisiting Feature Alignment for One-stage Object Detection
A one-stage detector that aligns convolutional features to predicted anchor boxes via a RoIConv operator, achieving 44.1 mAP on COCO test-dev.
-
AFP-Net: Realtime Anchor-Free Polyp Detection in Colonoscopy
AFP-Net, an anchor-free polyp detector with a context enhancement module and cosine ground-truth projection, achieves 99.36% precision and 96.44% recall on CVC-Clinic, and 52.6 FPS.
Discussion (0). Continue with ORCID to comment.