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
From the documentation, I use pyfoal.DEFAULT_CHECKPOINT, but it looks like this path (assets/checkpoints) doesn't exist. Are we supposed to train the model ourselves? Are there pre-trained weights available for download somewhere?
From the documentation, I use
pyfoal.DEFAULT_CHECKPOINT, but it looks like this path (assets/checkpoints) doesn't exist. Are we supposed to train the model ourselves? Are there pre-trained weights available for download somewhere?Thanks!