Open amish123 opened 5 years ago
I have a saved model from previous training but when I start my training it starts from the beginning.
you should add an argument python3 train.py --with_model this will continue training from your previously saved checkpoint
I have a saved model from previous training but when I start my training it starts from the beginning.