Hello @cadolphs, I developed a simple binary classification model just to detect clear sky or cloud (not different type of clouds, just to start with it). I saved the model and I want to run on another system which does not have gpu. I made another post (How to load fastai saved model with Pytorch-cpu). Could you please look at it and provide any suggestions.
Thank you.