16 Commits (63772c5cb80b0124b6722f705759ed0e49bb679c)

Author SHA1 Message Date
RunningLeon 63772c5cb8
[Enhance]: Support some detection models exportable to onnx (#4087) 5 years ago
LabMemNo003 ced1c57dd2
[Enhance]: Convert mask to bool before using it as img's index for robustness and speedup (#3870) 5 years ago
Ryan Li 14b5d8eb42
Change all fp16 operation to using MMCV (#3766) 5 years ago
Jaedong Hwang 11b1ef830a
[fix] typo (#3741) 5 years ago
Cao Yuhang e5072a3f75
New batch inference (#3564) 5 years ago
Wenwei Zhang 6acf6be921
Fix (base.py): fix with_xxx_attributes in base detector (#3567) 5 years ago
Wenwei Zhang ec7d83bb4c
Refine docs and fix format issues (#3349) 5 years ago
Wenwei Zhang e2b642a4c5
Add Colab Training Tutorial (#3213) 5 years ago
Kai Chen 588536de99
Fix docstring formats (#3196) 5 years ago
Wenwei Zhang 47d663f0fa
Add docstrings of core modules and methods (#3120) 5 years ago
Wenwei Zhang bf5c7185e8
Use len(data['img_metas']) to indicate num_samples (#3073) 5 years ago
Kai Chen 84d0bd628d
Switch to EpochBasedRunner (#2976) 5 years ago
GT9505 e574b8a65b
fix a bug of logger in base detector (#2936) 5 years ago
Wenwei Zhang 55a4023cc1
Fix bug in test time aug (#2858) 5 years ago
Cao Yuhang f0ec12dd71
fix show bug (#2824) 5 years ago
kinredon a9bedfba2e
Fix typos (#2768) 5 years ago