Keras-PyTorch-AvP-transfer-learning
Keras-PyTorch-AvP-transfer-learning copied to clipboard
We pit Keras and PyTorch against each other, showing their strengths and weaknesses in action. We present a real problem, a matter of life-and-death: distinguishing Aliens from Predators!
Results
1
Keras-PyTorch-AvP-transfer-learning issues
Sort by
recently updated
recently updated
newest added
Avoided the error (ValueError: `steps_per_epoch=None` is only valid for ...) that occurs with Keras 2.2.4 reported at https://github.com/keras-team/keras/issues/10855#issuecomment-437571885 Avoided the error that occurs if 'models/keras/' directory does not exists.