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.
 
 
 
 
 
q.yao c390e327fa
add onnx support to roi_align and roi_pool (#593)
3 years ago
..
csrc revert dcn (#597) 3 years ago
__init__.py Mv wrappers into bricks and use wrappers in registry (#550) 3 years ago
bbox.py add ext ops, support parrots (#310) 3 years ago
carafe.py add ext ops, support parrots (#310) 3 years ago
cc_attention.py add ext ops, support parrots (#310) 3 years ago
corner_pool.py use torch.cummax in corner_pool for torch 1.5+ (#390) 3 years ago
deform_conv.py [fix] Missing arguments when converting dcn to onnx (#624) 3 years ago
deform_roi_pool.py add ext ops, support parrots (#310) 3 years ago
deprecated_wrappers.py fix deprecated wrappers exiting bug (#567) 3 years ago
focal_loss.py add ext ops, support parrots (#310) 3 years ago
info.py add ext ops, support parrots (#310) 3 years ago
masked_conv.py add ext ops, support parrots (#310) 3 years ago
merge_cells.py add ext ops, support parrots (#310) 3 years ago
modulated_deform_conv.py [fix] Missing arguments when converting dcn to onnx (#624) 3 years ago
nms.py add unittest for onnx convert (#608) 3 years ago
point_sample.py Migrate op (#392) 3 years ago
psa_mask.py add ext ops, support parrots (#310) 3 years ago
roi_align.py add onnx support to roi_align and roi_pool (#593) 3 years ago
roi_pool.py add onnx support to roi_align and roi_pool (#593) 3 years ago
saconv.py fix saconv (#489) 3 years ago
sync_bn.py fix syncbn parameter order mismatch and parrots bug (#488) 3 years ago
tin_shift.py Add `tin_shift` function (#492) 3 years ago