Skip to content

Commit 6e7eb98

Browse files
Readme and images updated
1 parent 2686fb6 commit 6e7eb98

File tree

4 files changed

+7
-7
lines changed

4 files changed

+7
-7
lines changed

README.md

+7-7
Original file line numberDiff line numberDiff line change
@@ -29,20 +29,20 @@ Create the ``training_dataset`` folder and add the images for all the data sets
2929
---- /training_dataset
3030
| |
3131
| |
32-
| ---- /arun
33-
| | arun1.jpg
34-
| | arun2.jpg
32+
| ---- /cat
33+
| | cat1.jpg
34+
| | cat2.jpg
3535
| | ...
3636
| |
3737
| |
38-
| ---- /erica
39-
| erica1.jpg
40-
| erica2.jpg
38+
| ---- /dog
39+
| dog1.jpg
40+
| dog2.jpg
4141
| ...
4242
|
4343
|
4444
```
45-
This enables classification of images between the ``arun`` and ``erica`` data sets.
45+
This enables classification of images between the ``cat`` and ``dog`` data sets.
4646

4747
> Make sure to include multiple variants of the subject (side profiles, zoomed in images etc.), the more the images, the better is the result.
4848

cli-output.png

-2.58 KB
Loading

file-dialog.png

3.64 KB
Loading

result.png

-95 KB
Loading

0 commit comments

Comments
 (0)