Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to resume training from the last model_epoch.pt #1

Open
atrah22 opened this issue Feb 13, 2020 · 4 comments
Open

How to resume training from the last model_epoch.pt #1

atrah22 opened this issue Feb 13, 2020 · 4 comments

Comments

@atrah22
Copy link

atrah22 commented Feb 13, 2020

Hello,
I am trying to resume the training from epoch=19 as the last saved model is model_19.pt.
However, the training accuracy significantly drops compared to the actual accuracy of model_19.pt
I am pruning resnet50v1 model.

I am using remote server and my submitted jobs terminates in 24 hours. I hence need to start the job again from the previously trained model.

BRs,
atul

@lmbxmu
Copy link
Owner

lmbxmu commented Mar 7, 2020

Truly apologize. I haven't notice this since I did not receive any email towards this issue.

Can your provide me more about your training loggers and configurations ?

Besides, my WeChat (lmbcxy) is suggested to be added (if you are using it) so that we can have more convenient communications.

@lmbxmu lmbxmu closed this as completed Mar 15, 2020
@lmbxmu lmbxmu reopened this Mar 15, 2020
@atrah22
Copy link
Author

atrah22 commented Mar 16, 2020

Hello,
I ended up not pursuing this project anymore. I reproduced ABCPruner github project (https://github.com/lmbxmu/abcpruner) and had no problem running the code. Is ABC Pruner better than FilterSketch in terms of accuracy?

@lmbxmu
Copy link
Owner

lmbxmu commented Mar 16, 2020

Yes. But the results are not deterministic since the structure search is not fixed.

@lmbxmu
Copy link
Owner

lmbxmu commented Mar 16, 2020

As I can remember, I did not provide the resuming function in this project. I guess that you finish it by yourself and something is wrong in your codes. If necessary, let me know and I can do this for you.

@lmbxmu lmbxmu closed this as completed Mar 17, 2020
@lmbxmu lmbxmu reopened this Jun 27, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants