mmsegmentation/tests
Iago González 7c6fa48411 Add support for custom classes (#71)
* Support for custom classes

* Fix test

* Fix pre-commit

* Add pipeline logic for custom classes

* Fix minor issues, fix test

* Fix issues from PR review

* Fix tests

* Remove palette as str

* Rename old_to_new_ids to label_map

* Test for load_anns

* Remove get_palette function

* fixed temp

* Add subset of palette, remove palette as arg

* minor update

Co-authored-by: Jiarui XU <xvjiarui0826@gmail.com>
2020-09-16 21:33:01 +08:00
..
data init commit 2020-07-10 02:39:01 +08:00
test_data Add support for custom classes (#71) 2020-09-16 21:33:01 +08:00
test_models [Feature] Support PointRend (#109) 2020-09-07 19:59:44 +08:00
test_ops init commit 2020-07-10 02:39:01 +08:00
test_utils Fast-SCNN implemented (#58) 2020-08-18 23:33:05 +08:00
test_config.py init commit 2020-07-10 02:39:01 +08:00
test_eval_hook.py init commit 2020-07-10 02:39:01 +08:00
test_mean_iou.py init commit 2020-07-10 02:39:01 +08:00
test_sampler.py Generalized OHEM (#54) 2020-08-09 23:49:23 +08:00