Open CVegon opened 4 years ago
Can you post some of the output that appeared before this? It looks like the program was not finding your images. Also, is the D drive on your computer an external hard drive? On Windows there is often a problem trying to read images from a hard drive.
After i use the classify function i got only this message. I am using a windows laptop and the D drive is not my main disk. I can try use my main drive. Also, because i couldn't install tensorflow and cudnn i use my other environment that i have instead of the base that i am already using for other things.
I'm not sure what you mean by your "other environment", but if tensorflow is not installed the function will not work. I would try first moving the images to your local drive and seeing what happens from there.
Hello, I am having a problem with prediction.txt. I can't find it. I use the example that you have on github and after i run it with my own directories i get this: "evaluation of images took 3.83345794677734 secs. The results are stored in D:/Files/Animals/CameraTraps/L1/model_predictions.txt. To view the results in a viewer-friendly format, please use the function make_output". But i can't find the txt file.