-
Notifications
You must be signed in to change notification settings - Fork 213
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Image classification cpp fix (#2141)
* Fixed image_classification/cpp demo * added input_images.txt with adjusted paths
- Loading branch information
1 parent
f4805e9
commit e8125c5
Showing
2 changed files
with
42 additions
and
9 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
images/airliner.jpeg 404 | ||
images/arctic-fox.jpeg 279 | ||
images/bee.jpeg 309 | ||
images/golden_retriever.jpeg 207 | ||
images/gorilla.jpeg 366 | ||
images/magnetic_compass.jpeg 635 | ||
images/peacock.jpeg 84 | ||
images/pelican.jpeg 144 | ||
images/snail.jpeg 113 | ||
images/zebra.jpeg 340 |