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.
 
 
Kaixin Li 9cd074afc6 [Doc]: Fix mistakes in formula (#8607) 2 years ago
..
__init__.py Fix `pointrend` missing `get_uncertainty` function bug (#7550) 3 years ago
brick_wrappers.py [Fix] Add Copyright to the files in the `mmdet` (#6809) 3 years ago
builder.py [Docs] Add header for files (#5900) 3 years ago
ckpt_convert.py [Feature] Add pvt and pvtv2 (#5780) 3 years ago
conv_upsample.py [Docs] Add header for files (#5900) 3 years ago
csp_layer.py [Docs] Add header for files (#5900) 3 years ago
gaussian_target.py [Doc]: Fix mistakes in formula (#8607) 2 years ago
inverted_residual.py [Feature] Support efficientnet in mmdetection. (#7514) 3 years ago
make_divisible.py [Docs] Add header for files (#5900) 3 years ago
misc.py Fix None grad problem during training TOOD by adding SigmoidGeometricMean (#7090) 3 years ago
normed_predictor.py [Docs] Add header for files (#5900) 3 years ago
panoptic_gt_processing.py [Enhance] Mask2Former Instance Segm Only (#7571) 2 years ago
point_sample.py [Enhance] Take point sample related functions out of mask_point_head (#7353) 3 years ago
positional_encoding.py [Docs] Add header for files (#5900) 3 years ago
res_layer.py [Docs] Add header for files (#5900) 3 years ago
se_layer.py [Feature] Support DyHead (#6823) 3 years ago
transformer.py [Enhance] Add comments for proposals in deformable detr (#7690) 2 years ago