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
You say that you change the trainFrom after 100k-200k iters. I train my model for 110k iters and then I shut dowm it by Ctrl+C. Then I change trainFrom in the main.py, it seems that I cannot change params and trainFrom is stil -1.How can I change the trainFrom?
And I use MobileNet instead of InceptionResnet, the output channels of the MobileNet is 1024 instead of 1536.Should I change it to 1536?
And I donnot know how to get log to use tensorboard. I see the Utils/Summary.py. How should I use it?
I am very sorry to bother you.But I sincerely hope your help.Thanks!
The text was updated successfully, but these errors were encountered:
You say that you change the trainFrom after 100k-200k iters. I train my model for 110k iters and then I shut dowm it by Ctrl+C. Then I change trainFrom in the main.py, it seems that I cannot change params and trainFrom is stil -1.How can I change the trainFrom?
And I use MobileNet instead of InceptionResnet, the output channels of the MobileNet is 1024 instead of 1536.Should I change it to 1536?
And I donnot know how to get log to use tensorboard. I see the Utils/Summary.py. How should I use it?
I am very sorry to bother you.But I sincerely hope your help.Thanks!
The text was updated successfully, but these errors were encountered: