* Draft CocoPanoptic Dataset
* modify cocopanoptic dataset
* Fix requirements
* Fix requirements
* Deal with comments
* Enhance the test files
* Unify img_ids with CocoDataset
* Use try mode while importing panopticapi
* first commit
* Modify docstring
* solve comments
* Change the logic of evaluation
* Unify the config file
* Fix typo
* fix tests
* temporary commit
* Commit
* Model name
* Delete unnecessary interface
* Add panoptic fpn
* Add panoptic cfg
* Inference is in the state of WIP.
* Add ignore_index to cross_entropy_loss
* Give up compatibility with mmseg
* Add unit test for ignore_index
* Fix bug args assignment
* Update
* Support to set igore_index in both _init_() and forward()
* Support batch inference and use ignore_index
* Fix bug
* Fix bug
* Unify the default value
* Add comments
* Fix dataset
* Add docstring and refactor the name of variables
* Modify docstring
* Fix bug about temp dir
* Docstring and variable names
* Rename file nanme
* Deal with comments
* Rename the interpolate function
* Rename the function in __init__ and tests
* Merge with master and add unit test for panoptic fpn
* Resolve comments in
* Fix docstring
* Fix paper link
* Fix comments and wrap pan_json_results
* Add docstring
* Rename logits