How do I feed this script my own input image?
Opened this issue · 1 comments
thefrog00 commented
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.
nesarks commented
Try saving the model and use transfer learning to feed your images to the model.