You can not select more than 25 topics Topics must start with a chinese character,a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
Kai Chen 01f1d42d4d
Fix pytorch 1.7 imcompatibility issues (#4103)
3 years ago
..
__init__.py VarifocalNet (#3666) 3 years ago
accuracy.py Fix pytorch 1.7 imcompatibility issues (#4103) 3 years ago
ae_loss.py Add CornerNet benchmark (#3376) 3 years ago
balanced_l1_loss.py Fix docstring formats (#3196) 3 years ago
cross_entropy_loss.py Clean background_labels in the dense heads (#3221) 3 years ago
focal_loss.py Fix pytorch 1.7 imcompatibility issues (#4103) 3 years ago
gaussian_focal_loss.py Fix docstring formats (#3196) 3 years ago
gfocal_loss.py Fix docstring formats (#3196) 3 years ago
ghm_loss.py Refine docs and fix format issues (#3349) 3 years ago
iou_loss.py Add supports for giou calculation in BboxOverlaps2D, and re-implements giou_loss using bbox_overlaps (#3936) 3 years ago
mse_loss.py Fix docstring formats (#3196) 3 years ago
pisa_loss.py fix a bug of pisa loss when there are no gts in some images within one batch images (#2992) 3 years ago
smooth_l1_loss.py Fix docstring formats (#3196) 3 years ago
utils.py Enable doctests in CI with xdoctest (#1479) 4 years ago
varifocal_loss.py VarifocalNet (#3666) 3 years ago