OpenMMLab Detection Toolbox and Benchmark https://mmdetection.readthedocs.io/
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
Irving.Gao 151a803ed0
[Feature] Support DDOD: Disentangle Your Dense Object Detector(ACM MM2021 oral) (#7279)
3 years ago
..
__init__.py [Feature] Support DDOD: Disentangle Your Dense Object Detector(ACM MM2021 oral) (#7279) 3 years ago
atss.py [Docs] Add header for files (#5900) 4 years ago
autoassign.py [Docs] Add header for files (#5900) 4 years ago
base.py [docs] Update mmdet/models/detectors/base.py (#6795) 3 years ago
cascade_rcnn.py [Docs] Add header for files (#5900) 4 years ago
centernet.py [Docs] Add header for files (#5900) 4 years ago
cornernet.py [Docs] Add header for files (#5900) 4 years ago
ddod.py [Feature] Support DDOD: Disentangle Your Dense Object Detector(ACM MM2021 oral) (#7279) 3 years ago
deformable_detr.py [Docs] Add header for files (#5900) 4 years ago
detr.py [Docs] Add header for files (#5900) 4 years ago
fast_rcnn.py [Docs] Add header for files (#5900) 4 years ago
faster_rcnn.py [Docs] Add header for files (#5900) 4 years ago
fcos.py [Docs] Add header for files (#5900) 4 years ago
fovea.py [Docs] Add header for files (#5900) 4 years ago
fsaf.py [Docs] Add header for files (#5900) 4 years ago
gfl.py [Docs] Add header for files (#5900) 4 years ago
grid_rcnn.py [Docs] Add header for files (#5900) 4 years ago
htc.py [Docs] Add header for files (#5900) 4 years ago
kd_one_stage.py [Feature] Support Pathlib for Config.fromfile (#7685) 3 years ago
lad.py [Fix] Add Copyright to the files in the `mmdet` (#6809) 3 years ago
mask2former.py [Feature] Add Mask2Former to mmdet (#6938) 3 years ago
mask_rcnn.py [Docs] Add header for files (#5900) 4 years ago
mask_scoring_rcnn.py [Docs] Add header for files (#5900) 4 years ago
maskformer.py [Enhance] MaskFormer refactor (#7471) 3 years ago
nasfcos.py [Docs] Add header for files (#5900) 4 years ago
paa.py [Docs] Add header for files (#5900) 4 years ago
panoptic_fpn.py [Docs] Add header for files (#5900) 4 years ago
panoptic_two_stage_segmentor.py [Feature] Support visualization for Panoptic Segmentation (#7041) 3 years ago
point_rend.py [Docs] Add header for files (#5900) 4 years ago
queryinst.py [Fix] Add Copyright to the files in the `mmdet` (#6809) 3 years ago
reppoints_detector.py [Docs] Add header for files (#5900) 4 years ago
retinanet.py [Docs] Add header for files (#5900) 4 years ago
rpn.py Fix type error in imshow_bboxes of RPN (#6386) 4 years ago
scnet.py [Docs] Add header for files (#5900) 4 years ago
single_stage.py Fix onnx unitest (#6369) 4 years ago
single_stage_instance_seg.py [Fix] Fix a lot of typos (#6190) 4 years ago
solo.py [Fix] Add Copyright to the files in the `mmdet` (#6809) 3 years ago
sparse_rcnn.py [Feature] Support QueryInst (#6050) 4 years ago
tood.py [Feature] Support TOOD: Task-aligned One-stage Object Detection (ICCV 2021 Oral) (#6746) 3 years ago
trident_faster_rcnn.py Fix empty proposal errors in the training of some two-stage models (#5941) 4 years ago
two_stage.py Fix kwargs parameter missing error in two_stage (#6256) 4 years ago
vfnet.py [Docs] Add header for files (#5900) 4 years ago
yolact.py Implementation of YOLACT forward_dummy to enable get_flops (#6079) 4 years ago
yolo.py [Enhance]: Speedup yolov3 inference. (#5991) 4 years ago
yolof.py [Docs] Add header for files (#5900) 4 years ago
yolox.py [FIX] Enable YOLOX training on different devices (#7912) 3 years ago