diff --git a/scene-text-telescope/README.md b/scene-text-telescope/README.md index 4c68b9c..a3fa844 100644 --- a/scene-text-telescope/README.md +++ b/scene-text-telescope/README.md @@ -46,7 +46,7 @@ CUDA_VISIBLE_DEVICES=GPU_NUM python main.py --batch_size=16 --STN --exp_name EXP ## Demo ```python -CUDA_VISIBLE_DEVICES=GPU_NUM python main.py --batch_size=16 --STN --exp_name EXP_NAME --text_focus --demo --demo_dir ./demo +CUDA_VISIBLE_DEVICES=GPU_NUM python main.py --batch_size=16 --STN --exp_name EXP_NAME --text_focus --resume YOUR_MODEL --demo --demo_dir ./demo ``` ## Acknowledgement @@ -67,4 +67,4 @@ Thanks for your contribution! pages={12026--12035}, year={2021} } -``` \ No newline at end of file +```