* add SOLO
* add decoupled SOLO
* update decoupled SOLO
* fix linting errors
* format config filename, config content, loss names, norm_cfg
* fix linting errors
* fix matrix_nms and configs
* Add unit tests for SOLO head
* add diceloss
* support mmdet-v2+
* add decopledhead
* clean Chinese comments
* update SOLO
* fix
* delet debug files
* update solo config
* fix bug
* [Fix]: fix some params cannot get grad
* [fix] make sure params can get grad
* init commit for resutls
* add results and instance results
* add docstr
* add more unitets
* add more unitets
* add more unitets
* add more unintest
* add unitet for instance results
* add example
* add meta_info_keys results_keys
* add modified from
* fix unitets
* fix typo
* add instance seg releated base
* forward train for solo
* fix simpletest
* add docstr
* convert to tensor at begin
* refactor yolact traing
* refactor yolact test
* fix test of yolact
* fix empty det of yolact
* fix return tuple
* add format_results
* add testfor formatr
* solo
* add unitest for format_results
* add unitest
* solo
* remove yolact relatede modification
* fix zero bbox
* fix score size
* fix desolo head
* update solo head
* fix error
* rename some attribute
* rename some attribute
* rename decouple
* add doc
* format loss
* reconer decople
* add doc
* fix test
* fix test
* fix doc
* remove points nms
* refactor the post process
* refactor post process of decaouple
* refactor base
* refactor get_target single
* refactor the training of decouple
* refactor test of decouple
* refactor dice loss
* refactor dice
* change to format a dict
* support detection results in test.py
* add base one-stage segmentor
* fix doc
* add onnx export
* add solo config
* add dice loss test unit
* add solo_head test unit
* add more detailed comments
* resolve commnets
* add test unit
* update docstrings and move center of mass to core.utils
* add center of mass test unit
* resolve comments
* resolve commets
* fix rle encode
* fix results
* fix results
* abstract dice loss
* update docstring
* add EPS
* add center of mass test unit
* add eps parameter
* add vis
* add nms test unit
* configs/
add configs
* add desolo light config file
* support desolo light head
* add desolo light config
* add matrix_nms test unit
* fix matrix_nms test unit
* update matrix doc string
* fix error
* fix logic error
* fix logic error
* add comment in test unit
* move has_acted to initialization
* update solo readme
* rename
* revert test
* fix import in example
* fix unitest
* add more uintest
* add more unites
* add more unitest
* rename meta to meta_info
* fix docstr
* fix foc
* fix doc
* add format_results
* fix format results
* fix some default value and function name
* fix desolo light head error
* fix doc and move isntancedata to a new file
* fix typo
* fix unitest in torch 13
* update matrix nms docstring
* fix hard code
* add vis
* add vis
* fix lint
* fix doc
* fix doc
* fix vis
* fix vis
* fix vis
* fix forwardummy doc
* fix doc
* fix comment
* fix doc
* fix order of argument
* add base one-stage segmentor
* fix config files
* fix doc
* fix doc
* support solo
* fix error
* support solo
* rename cls_score
* support solo
* update model zoo
* update docstring
* update docstring
Co-authored-by: WXinlong <wangxinlon@gmail.com>
Co-authored-by: zhangshilong <2392587229zsl@gmail.com>
* init commit for resutls
* add results and instance results
* add docstr
* add more unitets
* add more unitets
* add more unitets
* add more unintest
* add unitet for instance results
* add example
* add meta_info_keys results_keys
* add modified from
* fix unitets
* fix typo
* add format_results
* add testfor formatr
* add unitest for format_results
* add unitest
* support detection results in test.py
* add more detailed comments
* resolve comments
* fix rle encode
* fix results
* fix results
* rename
* revert test
* fix import in example
* fix unitest
* add more uintest
* add more unites
* add more unitest
* rename meta to meta_info
* fix docstr
* fix doc
* fix some default value and function name
* fix doc and move isntancedata to a new file
* fix typo
* fix unitest in torch 13
* Support seg_pad_val in Pad
* Modify docs
* Update loading
* Fix bug in PanopticFPN
* Change the type of pad_val to dict
* Add unit test for deprecated interface
* Update docs
* Modify docs
* Update docs
* fix an error of mosaic
* fix an error for masaic
* Adding filtering rules for mosaic.
Adding filtering rules for mosaic.
* adding filtering rules for mosaic
* fix this bug in another PR
* fix the lint
* fix the spell
* Add Chinese translation of docs_zh-CN/tutorials/customize_dataset.md
* Modify the format of the translation
* Fixed space between Chinese and English
* Fixed errors of the translation
* Fixed typos in English docs and Chinese translation
* Fixed errors of the translation
* Support classwise evaluation
* Fisrt commit for configs
* Fix the file name
* Fix wrong deletion
* Fix typo
* Fix bug
* Update panoptic_fpn_r50_fpn_mstrain_3x_coco.py
* Fix bug
* update the performance of two models
* Support to release panoptic models
* Compatible with lowercase 'pq'
* Update the link of the models
* Fix dataset name in the Metafile