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.
 
 
 
RunningLeon 63772c5cb8
[Enhance]: Support some detection models exportable to onnx (#4087)
3 years ago
..
bbox_heads Support unclip border bbox regression (#4076) 3 years ago
mask_heads [Enhance]: Support some detection models exportable to onnx (#4087) 3 years ago
roi_extractors [Enhance]: Support some detection models exportable to onnx (#4087) 3 years ago
shared_heads Change all fp16 operation to using MMCV (#3766) 3 years ago
__init__.py Update modules in __init__ (#3692) 3 years ago
base_roi_head.py Fix docstring formats (#3196) 3 years ago
cascade_roi_head.py [Enhance]: Support some detection models exportable to onnx (#4087) 3 years ago
double_roi_head.py Fix docstring formats (#3196) 3 years ago
dynamic_roi_head.py [Fix]: fix mask rcnn training stuck problem when there is no positive rois (#3713) 3 years ago
grid_roi_head.py New batch inference (#3564) 3 years ago
htc_roi_head.py New batch inference (#3564) 3 years ago
mask_scoring_roi_head.py New batch inference (#3564) 3 years ago
pisa_roi_head.py [Fix]: fix mask rcnn training stuck problem when there is no positive rois (#3713) 3 years ago
point_rend_roi_head.py New batch inference (#3564) 3 years ago
standard_roi_head.py [Enhance]: Support some detection models exportable to onnx (#4087) 3 years ago
test_mixins.py [Enhance]: Support some detection models exportable to onnx (#4087) 3 years ago