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

Murtaza #4

Merged
merged 26 commits into from
Oct 1, 2020
Merged

Murtaza #4

merged 26 commits into from
Oct 1, 2020

Conversation

themurtazanazir
Copy link
Contributor

PyTorch Implementation

…ts and maybe a change in structure. Need to add an output of losses while training these(probably using tqdm).
…save_checkpoint method. Also, need to fix the loss.
For now, `load_model` and `save_model` will be used.
Although a better checkpoint with current epoch,
optimizer state dict, current loss and much more will be added.
2. Fixed the aggregation of loss, so that it returns the mean loss untill that point.
3. Added timestamps to the checkpoints' files.
2. A new Base class added to have similar training procedure for all the different modules.
…er_recognition

2. Fixed a typo in load_model of BaselineDetector
…"forward_step".

Made changes in the function so it acts as the common method for both "train_step" and "val_step".
@themurtazanazir themurtazanazir merged commit 30b23e6 into master Oct 1, 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

Successfully merging this pull request may close these issues.

1 participant