|
@@ -7,7 +7,7 @@ This project involves the deployment of an FOTS model for OCR (Optical Character
|
|
1. **Data Import**: Import the new data to be processed into the `field_data` directory.
|
|
1. **Data Import**: Import the new data to be processed into the `field_data` directory.
|
|
2. **Navigate to OCR Code**: Enter the `code_ocr` folder.
|
|
2. **Navigate to OCR Code**: Enter the `code_ocr` folder.
|
|
3. **Run Evaluation**: Execute the evaluation script by running:
|
|
3. **Run Evaluation**: Execute the evaluation script by running:
|
|
- ```bash
|
|
|
|
|
|
+ ```
|
|
./eval.sh
|
|
./eval.sh
|
|
|
|
|
|
```
|
|
```
|