ml-class
ml-class copied to clipboard
How do I feed this script my own input image?
I can't find where to put my own image in in this video predictor script below: https://github.com/lukas/ml-class/blob/master/videos/video-predict/video.ipynb
Can you help me? Also I'm wondering if the cell to do it in is down below farther or above the 5 images, not sure...Also does it haveee to be ran in weights and biases? It seems to remember the folder even if I rename/move the catz folder.
Try saving the model and use transfer learning to feed your images to the model.