mmsegmentation/mmseg/apis
Ziyi Wu ce56e68d30 [Enhance] Replace data_dict calling 'img' key to support MMDet3D (#514)
* remove dict calling img key for compatibility

* fix unit test

* infer batch size using len(result) to be consistent with mmcv
2021-04-29 01:01:34 -07:00
..
__init__.py init commit 2020-07-10 02:39:01 +08:00
inference.py add dynamic export and visualize to pytorch2onnx (#463) 2021-04-12 11:54:59 -07:00
test.py [Enhance] Replace data_dict calling 'img' key to support MMDet3D (#514) 2021-04-29 01:01:34 -07:00
train.py Add runner type (#118) 2020-10-25 15:18:46 -07:00