* First commit of v2
* split the functions
* Support to show panoptic result
* temp
* Support to show gt
* support show gt
* fix lint
* Support to browse datasets
* Fix unit tests
* Fix findContours
* fix comments
* Fix pre-commit
* fix lint
* Add the type of an argument
* Update visualization
* Fix a help text mistake
* short function docs
* Fix for iosrt
* Back to master
* Check by pre-commit
* Update dataset_warppers palette
* Custom colors for visualizaton
* Update visualization in image_demo.py
* align palette with panopticapi
* delete palette from checkpoint meta
* Use tuple to represent color
* Update visualization
* Modify image_demo.py
* Check test error
* Check test error
* Fix error for empty case
* Delete redundant functions
* Check visualization
* Add default case
* Fix bug
* Fix bugs
* Add unit tests
* Change coments
* Avoid break using positional arguments.
* Add copyright
* Modify comments
* fix lint
Co-authored-by: Guangchen Lin <347630870@qq.com>
* FPN deprecated warning
* FPN deprecated warning
* Replace imshow_det_bboxes visualization backend
* Add bbox_vis unit tests
* Encapsulate color_val_matplotlib function
* Add fun input parameters
* Deprecate block
* Add mask display in image
* Putting the text inner left corner the bbox
* Add a filling color for text regions.
* Update color docs
* Fix color docs
* Update color docs and Fix default param