Skip to content
Snippets Groups Projects
Unverified Commit 40f16893 authored by Thang Vu's avatar Thang Vu Committed by GitHub
Browse files

Code for AAAI 2021 paper. "SCNet: Training Inference Sample Consistency for...

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
parent 31809ece
No related branches found
No related tags found
No related merge requests found
Showing
with 1198 additions and 9 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment