You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
On Line 214 of train.py: model.load_weights( 'untied_softmax_weighted_error_33_33_33_lagmul_0.2_aug.h5')
I can not find this file. Could you please upload it?
The text was updated successfully, but these errors were encountered:
Actually, for training, you don't need this file. You can comment the line and run the code. But you would need VGG-Face pretrained weights, and hence have to install https://github.com/rcmalli/keras-vggface. Let me know if you face any other problems.
On Line 214 of train.py:
model.load_weights( 'untied_softmax_weighted_error_33_33_33_lagmul_0.2_aug.h5')
I can not find this file. Could you please upload it?
The text was updated successfully, but these errors were encountered: