* 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
* use isinstance method to get loading pipeline
* Fix isinstance error
* Add unit test
* Fix lint
* Fix lint
Co-authored-by: hhaAndroid <1286304229@qq.com>
* Add replace_ImageToTensor for batch inference
* move replace_ImageToTensor to mmdet.datasets.utils
* fix typo in unit tests
Co-authored-by: Kai Chen <chenkaidev@gmail.com>