My code below compiles perfectly fine. The data set I have gave to the program is simple, its just couple of animals within some folders and it understands what animal is it.
The code is:
It compiles find. I just want to run the code and give to it a specific .jpg image as an input. How can I do it?