Fix issue in refine_bboxes and add doctest (#1962)
* Fix issue in refine_bboxes and add doctest * fix pillow version on travis * Fixes based on review * Fix errors in doctest and add comprehensive unit test * Fix linting error
Showing
- .travis.yml 1 addition, 0 deletions.travis.yml
- mmdet/core/bbox/demodata.py 65 additions, 0 deletionsmmdet/core/bbox/demodata.py
- mmdet/models/bbox_heads/bbox_head.py 41 additions, 4 deletionsmmdet/models/bbox_heads/bbox_head.py
- tests/requirements.txt 3 additions, 0 deletionstests/requirements.txt
- tests/test_heads.py 169 additions, 0 deletionstests/test_heads.py
Loading
Please register or sign in to comment