- Feb 10, 2021
-
-
Haian Huang(深度眸) authored
* Fix unittest * Add COCO-Stuff docs * Remove spaces
-
- Jan 29, 2021
-
-
Thang Vu authored
* fix num_classes and minor * update converted models
-
- Jan 28, 2021
-
-
Thang Vu authored
Code for AAAI 2021 paper. "SCNet: Training Inference Sample Consistency for Instance Segmentation" (#4356) * add scnet * add more configs and minors * fix unittest for scnet * update docstring * add forward test for htc and scnet * fix build on pytorch 1.3 for empty tensor * update doc string and minor refactor * update unit-test and use inheritance for SCNet heads * support scnet tta * minor * update readme * minor fixes
-