Update README.md
This commit is contained in:
@@ -28,8 +28,8 @@ The test code for evaluating models in the paper can be found in [scripts](./scr
|
||||
Example evaluation scripts:
|
||||
```python
|
||||
|
||||
python ./scripts/monkey.py --image_folder ./data --OCRBench_file ./OCRBench/OCRBench.json --save_name Monkey_OCRBench --num_workers GPU_Nums # Test on OCRBench
|
||||
python ./scripts/monkey.py --image_folder ./data --OCRBench_file ./OCRBench/FullTest.json --save_name Monkey_FullTest --num_workers GPU_Nums # Full Test
|
||||
python ./scripts/monkey.py --image_folder ./OCRBench_Images --OCRBench_file ./OCRBench/OCRBench.json --save_name Monkey_OCRBench --num_workers GPU_Nums # Test on OCRBench
|
||||
python ./scripts/monkey.py --image_folder ./OCRBench_Images --OCRBench_file ./OCRBench/FullTest.json --save_name Monkey_FullTest --num_workers GPU_Nums # Full Test
|
||||
|
||||
```
|
||||
|
||||
|
Reference in New Issue
Block a user