This website requires JavaScript.
Explore
Help
Register
Sign In
mirrors
/
mmsegmentation
Watch
1
Star
0
Fork
0
You've already forked mmsegmentation
mirror of
https://github.com/open-mmlab/mmsegmentation.git
synced
2025-06-03 22:03:48 +08:00
Code
Issues
Projects
Releases
Wiki
Activity
mmsegmentation
/
tests
History
Jerry Jiarui XU
3150dd0ce4
refactor test organization (
#440
)
...
* refactor test organization * fixed se layer * update mmcv uper bound
2021-03-30 17:55:09 -07:00
..
data
…
test_data
[Bug Fix] Fix TTA resize scale (
#334
)
2021-01-07 09:58:34 -08:00
test_models
refactor test organization (
#440
)
2021-03-30 17:55:09 -07:00
__init__.py
refactor test organization (
#440
)
2021-03-30 17:55:09 -07:00
test_config.py
[Improvement] Move train_cfg/test_cfg inside model (
#341
)
2021-01-19 17:06:23 -08:00
test_eval_hook.py
Add runner type (
#118
)
2020-10-25 15:18:46 -07:00
test_inference.py
Bugfix: num of augmentations and image meta not match when run TTA on CPU (
#276
)
2020-12-13 23:51:42 -08:00
test_metrics.py
pytorch metrics implementation (
#430
)
2021-03-29 09:49:14 -07:00
test_sampler.py
…