mmsegmentation/tests/test_models/test_backbones
sennnnn 0c4c3b790d
[Fix] Fix some vit init bugs (#609)
* [Fix] Fix vit init bug

* Add some vit unit tests

* Modify module import

* Fix pretrain weights bug

* Modify pretrained judge

* Add some unit tests to improve code cov

* Optimize code

* Fix vit unit test
2021-06-19 15:53:13 -07:00
..
__init__.py refactor test organization (#440) 2021-03-30 17:55:09 -07:00
test_blocks.py refactor test organization (#440) 2021-03-30 17:55:09 -07:00
test_cgnet.py refactor test organization (#440) 2021-03-30 17:55:09 -07:00
test_fast_scnn.py refactor test organization (#440) 2021-03-30 17:55:09 -07:00
test_mobilenet_v3.py refactor test organization (#440) 2021-03-30 17:55:09 -07:00
test_resnest.py refactor test organization (#440) 2021-03-30 17:55:09 -07:00
test_resnet.py [Refactor]: Unified parameter initialization (#567) 2021-06-16 21:41:29 -07:00
test_resnext.py refactor test organization (#440) 2021-03-30 17:55:09 -07:00
test_unet.py [Refactor]: Unified parameter initialization (#567) 2021-06-16 21:41:29 -07:00
test_vit.py [Fix] Fix some vit init bugs (#609) 2021-06-19 15:53:13 -07:00
utils.py refactor test organization (#440) 2021-03-30 17:55:09 -07:00