mmsegmentation/tests/test_datasets
WuFan b89c2c4cb7
[Feature] Support DSDL Dataset ()
- support dsdl seg dataset 
- add dsdl dataset citest
- validated accuracy on voc2012 and cityscapes
2023-05-10 16:54:42 +08:00
..
test_dataset.py [Feature] Support DSDL Dataset () 2023-05-10 16:54:42 +08:00
test_dataset_builder.py [Feature] Support auto import modules from registry. () 2023-02-23 20:33:17 +08:00
test_formatting.py [Fix] Format shape check () 2023-03-15 17:49:59 +08:00
test_loading.py [FIx] Set default `backend_args` values to None () 2023-02-16 15:33:52 +08:00
test_transform.py [Feature] Support albu transform () 2023-04-24 13:44:20 +08:00
test_tta.py