Skip to content
Snippets Groups Projects
Unverified Commit 26562a1d authored by Jiaqi Wang's avatar Jiaqi Wang Committed by GitHub
Browse files

Code Release of ECCV 2020 Spotlight paper for Side-Aware Boundary Localization...

Code Release of ECCV 2020 Spotlight paper for Side-Aware Boundary Localization for More Precise Object Detection (#3603)

* add sabl two stage

* add sabl retina

* ret cfg bug fix

* test bug fix

* minor update

* update

* add r101 two stage

* update

* add cfgs

* add cfgs

* update cfgs

* format

* format

* add readme

* fix isort

* update

* update readme

* add doc string for sabl retina head

* add doc string and rename some functions

* add docstring for bucketing coder

* update docstring

* bucket_num -> num_buckets

* bucket_pw -> bucket_w bucket_ph -> bucket_h

* update label2onehot

* update bucketing bbox coder doc

* update

* typo fix

* bboxes_ -> rescaled_bboxes

* rename some params in sabl head

* init with mmcv.cnn

* update doc

* rename pos->post

* update cfgs

* update test cfg

* update

* add unitest for sabl head

* add unitest for sabl retina

* rename

* minor rename

* minor update

* update docstring

* update

* use F.one_hot

* update docstring

* update test heads

* update ReadMe

* fix
parent 08d1402c
No related branches found
No related tags found
No related merge requests found
Showing
with 2198 additions and 6 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