Skip to content

Commit 49b6aed

Browse files
committed
no message
1 parent f0595aa commit 49b6aed

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

README.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,6 @@
77
</div>
88

99

10-
# Code Samples for Object Detection Project Written in Python
11-
1210
Images and annotations taken from - https://github.com/bourdakos1/Custom-Object-Detection
1311

1412
Images consists of frames taken from a clip from Star Wars: The Force Awakens.
@@ -76,7 +74,7 @@ python ./code/prediction.py PATH_TO_YOUR_IMAGE.jpg
7674

7775
**Sample Usage:**
7876
```bash
79-
./prediction ./images/videoplayback0051.jpg
77+
python ./code/prediction.py ./images/videoplayback0051.jpg
8078
```
8179

8280

0 commit comments

Comments
 (0)