Skip to content

SSD fix_gamma disabled - #1072

Open
bhheo wants to merge 1 commit into
dmlc:masterfrom
bhheo:master
Open

bhheo wants to merge 1 commit into
dmlc:masterfrom
bhheo:master

Conversation

@bhheo

@bhheo bhheo commented Dec 3, 2019

Copy link
Copy Markdown

Hi
I found that SSD feature expander uses batchnorm with fixed gamma, because default value is fix_gamma=True.
As I know, there were no batchnorm freeze trick in SSD paper.
So, I fixed code.

@mli

mli commented Dec 3, 2019

Copy link
Copy Markdown
Member

Job PR-1072-1 is done.
Docs are uploaded to http://gluon-vision-staging.s3-website-us-west-2.amazonaws.com/PR-1072/1/index.html
Code coverage of this PR: pr.svg vs. Master: master.svg

@zhreshold

Copy link
Copy Markdown
Member

Thanks for the PR, this might need further investigation whether the change will make the training results better/worse

@mli

mli commented Dec 27, 2019

Copy link
Copy Markdown
Member

Job PR-1072-2 is done.
Docs are uploaded to http://gluon-vision-staging.s3-website-us-west-2.amazonaws.com/PR-1072/2/index.html
Code coverage of this PR: pr.svg vs. Master: master.svg

@mli

mli commented Jan 10, 2020

Copy link
Copy Markdown
Member

Job PR-1072-3 is done.
Docs are uploaded to http://gluon-vision-staging.s3-website-us-west-2.amazonaws.com/PR-1072/3/index.html
Code coverage of this PR: pr.svg vs. Master: master.svg

@mli

mli commented Jan 24, 2020

Copy link
Copy Markdown
Member

Job PR-1072-4 is done.
Docs are uploaded to http://gluon-vision-staging.s3-website-us-west-2.amazonaws.com/PR-1072/4/index.html
Code coverage of this PR: pr.svg vs. Master: master.svg

@mli

mli commented Feb 7, 2020

Copy link
Copy Markdown
Member

Job PR-1072-5 is done.
Docs are uploaded to http://gluon-vision-staging.s3-website-us-west-2.amazonaws.com/PR-1072/5/index.html
Code coverage of this PR: pr.svg vs. Master: master.svg

@mli

mli commented Mar 10, 2020

Copy link
Copy Markdown
Member

Job PR-1072-7 is done.
Docs are uploaded to http://gluon-vision-staging.s3-website-us-west-2.amazonaws.com/PR-1072/7/index.html
Code coverage of this PR: pr.svg vs. Master: master.svg

@mli

mli commented Apr 10, 2020

Copy link
Copy Markdown
Member

Job PR-1072-8 is done.
Docs are uploaded to http://gluon-vision-staging.s3-website-us-west-2.amazonaws.com/PR-1072/8/index.html
Code coverage of this PR: pr.svg vs. Master: master.svg

@mli

mli commented May 9, 2020

Copy link
Copy Markdown
Member

Job PR-1072-10 is done.
Docs are uploaded to http://gluon-vision-staging.s3-website-us-west-2.amazonaws.com/PR-1072/10/index.html
Code coverage of this PR: pr.svg vs. Master: master.svg

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.

3 participants