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

Maskrcnn training script updates #1595

Merged
merged 2 commits into from
Jan 23, 2021

Conversation

ChaiBapchya
Copy link
Contributor

Add fusion flag and log speed at the end of each training epoch

For logging
Previously output was

[Epoch 3] Training cost: 557.830, RPN_Conf=0.044,RPN_SmoothL1=0.039,RCNN_CrossEntropy=0.533,RCNN_SmoothL1=0.273,RCNN_Mask=0.600
[1,0]<stderr>:INFO:root:[Epoch 3] Validation Inference cost: 33.576

Now

[Epoch 3] Training cost: 557.830, Speed: 209.766 samples/sec, RPN_Conf=0.044,RPN_SmoothL1=0.039,RCNN_CrossEntropy=0.533,RCNN_SmoothL1=0.273,RCNN_Mask=0.600
[1,0]<stderr>:INFO:root:[Epoch 3] Validation Inference cost: 33.576

@github-actions
Copy link

Job PR-1595-ca59357 is done.
Docs are uploaded to http://gluon-vision-staging.s3-website-us-west-2.amazonaws.com/PR-1595/ca59357/index.html

@github-actions
Copy link

Job PR-1595-d4e5193 is done.
Docs are uploaded to http://gluon-vision-staging.s3-website-us-west-2.amazonaws.com/PR-1595/d4e5193/index.html

@zhreshold zhreshold merged commit 084796b into dmlc:master Jan 23, 2021
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.

2 participants