Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Hsin-Hung authored Dec 11, 2020
1 parent 9d7edd7 commit e9e7953
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion parking_lots/PklotClassifier/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,4 @@ script to create the model with the trained weights and classifies images into t

2. Put a folder of all the images into this 'predict' folder, so the 'predict' folder will contain a folder of images.

3. Run the pklotClassifier.py and it will create a 'P' and a 'NP' folder, which contains corresponding images. Basically the python file will move the images from the predict directory into their classified folder.
3. Run the pklotClassifier.py and it will create a 'P' and a 'NP' folder, which contains corresponding images. Basically the script will move the images from the predict directory into their classified folder.

0 comments on commit e9e7953

Please sign in to comment.