Rishabh Malviya
Results
2
comments of
Rishabh Malviya
Okay wait, this actually might not be working perfectly. I tried loading a fully convolutionalized version of AlexNet from [here](https://github.com/shelhamer/fcn.berkeleyvision.org/tree/master/voc-fcn-alexnet) (using `train.prototxt` and the model linked to in the `caffemodel-url`...
So, I did some digging around. Based on my experiments, I observed that no matter what I do, `ModelCheckpoint` saves checkpoints to the directory I run the script from. Unless...