Support receptive field search of CNN models. (TPAMI paper rf-next) (#8191)
* support rfsearch and convnext
* update config and readme for rfnext
* update config path
* update config path
* format readme
* rm convnext
* revise script
* rm extra import of mmcv
* fix model init on new mmdet version
* update config files
* update code
* update code
* update code
* update readme
* panoptic
* hrnet config
* update pre-commit
* solve conflicts
* solve conflicts
* merge
* update code following rf-mmcv
* Update configs/rfnext/README.md
Co-authored-by: jbwang1997 <jbwang1997@gmail.com>
* change config link to openmmlab
* initlize rf-next in train and test
* add rfnext metafile
* README
* add Collections
* add model-index
* add model and log links
* add modelzoo
* Update README.md
* Update README.md
* fix lint
* update links in metafile
Co-authored-by: Zhongyu Li <44114862+lzyhha@users.noreply.github.com>
Co-authored-by: lzyhha <819814373@qq.com>
Co-authored-by: jbwang1997 <jbwang1997@gmail.com>
|