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 0ff764c commit dc9c010
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 @@ -46,13 +46,13 @@
Evaluate the model using the Receiver Operating Characteristic (ROC) curve and the Area Under the Curve (AUC) metric.
</ol>

#Usage Instructions
# Usage Instructions

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



0 comments on commit dc9c010

Please sign in to comment.