adursun / wsddn.pytorch

Implementation of Weakly Supervised Deep Detection Networks using the latest version of PyTorch

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

State file names should be more informative

adursun opened this issue · comments

They might contain date of training and hyperparameters.

Offset logic during training should be improved to support dynamic state file names.

Offset can be changed into starting state.

LR scheduler should be considered.