* [Feature] Support Class Aware Sampler
* minor fix
* minor fix
* rename get_label_dict to get_index_dict
* fix cas logic
* minor fix
* minor fix
* minor fix
* minor fix
* minor fix
* [Feature] support openimage group of eval
* [Feature] support openimage group of eval
* support openimage dataset
* support openimage challenge dataset
* fully support OpenImages-V6 and OpenImages Challenge 2019
* Fix some logic error
* update config file
* fix get data_infos error
* fully support OpenImages evaluation
* update OpenImages config files
* [Feature] support OpenImages datasets
* fix bug
* support load image metas from pipeline
* fix bug
* fix get classes logic error
* update code
* support get image metas
* support openimags
* support collect image metas
* support Open Images
* fix openimages logic
* minor fix
* add a new function to compute openimages tpfp
* minor fix
* fix ci error
* minor fix
* fix indication
* minor fix
* fix returns
* fix returns
* fix returns
* fix returns
* fix returns
* minor fix
* update readme
* support loading image level labels and fix some logic
* minor fix
* minor fix
* add class names
* minor fix
* minor fix
* minor fix
* add openimages test unit
* minor fix
* minor fix
* fix test unit
* minor fix
* fix logic error
* minor fix
* fully support openimages
* minor fix
* fix docstring
* fix docstrings in readthedocs
* update get image metas script
* label_description_file -> label_file
* update openimages readme
* fix test unit
* fix test unit
* minor fix
* update readme file
* Update get_image_metas.py
* 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>
* first version
* Replace with our api
* Add copyright
* Move the runtime error to multi_core interface
* Add docstring
* Fix comments
* Add comments
* Add unit test for pq_compute_single_core