Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Shreyasvaidya authored Jun 30, 2023
1 parent f3a380e commit c35b72f
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,11 +48,11 @@

# Usage Instructions

<ol>
<li> Place the training dataset in the dataset folder </li>
<li>Download the CRAFT model from the official repository or from the [link](www.google.com) and edit the model_path variable in the preprocess.py file.</li>
<li>Run the script preprocess.py .This will create a new folder preprocessedTrain with binarised and cropped images inside the dataset folder</li>
</ol>
1. Place the training dataset in the dataset folder
2. Download the CRAFT model from the official repository or from the [link](www.google.com) and edit the model_path variable in the preprocess.py file
3. Run the script preprocess.py .This will create a new folder preprocessedTrain with binarised and cropped images inside the dataset folder.




0 comments on commit c35b72f

Please sign in to comment.