mmocr/tools
Alexnet e9d5b46cb4
When testing my model with tools/test.py, my config will be messed up by the "--save-preds" option. (#2052)
* fix tools/test.py

* fix tools/test.py

* Update tools/test.py

---------

Co-authored-by: Tong Gao <gaotongxiao@gmail.com>
2024-06-02 11:16:52 +08:00
..
analysis_tools [Feature] Add scheduler visualization from mmpretrain to mmocr (#1866) 2023-04-25 22:36:12 +08:00
dataset_converters [Bug] Fix TypeError bug (#1868) 2023-04-25 09:50:58 +08:00
model_converters [Enchancement] Only keep meta and state_dict when publish model (#1729) 2023-02-15 19:45:12 +08:00
visualizations [Feature] Add scheduler visualization from mmpretrain to mmocr (#1866) 2023-04-25 22:36:12 +08:00
dist_test.sh [Fix] fix base name and dist_xx (#1253) 2022-08-04 15:25:54 +08:00
dist_train.sh [Fix] fix base name and dist_xx (#1253) 2022-08-04 15:25:54 +08:00
infer.py [Docs] Inferencer docs (#1744) 2023-03-07 18:52:41 +08:00
slurm_test.sh [feature]: add textdet 2021-04-03 01:03:52 +08:00
slurm_train.sh [feature]: add textdet 2021-04-03 01:03:52 +08:00
test.py When testing my model with tools/test.py, my config will be messed up by the "--save-preds" option. (#2052) 2024-06-02 11:16:52 +08:00
train.py [Enhancement] Accepts local-rank in train.py and test.py (#1806) 2023-03-27 10:34:54 +08:00