Skip to content

Conversation

taki0112
Copy link

@taki0112 taki0112 commented Sep 6, 2021

Hello
I have experimented with your pytorch converted code, but the results didn't come out well.
So I checked and there was a difference from the original tensorflow code, so I modified it.

Could you please merge this PR ? (fmaps in tf: 0.5, fmaps in pytorch: 1)

pytorch: 'cifar': dict(ref_gpus=2, kimg=100000, mb=64, mbstd=32, fmaps=1, lrate=0.0025, gamma=0.01, ema=500, ramp=0.05, map=2),
tensorflow: 'cifar': dict(ref_gpus=2, kimg=100000, mb=64, mbstd=32, fmaps=0.5, lrate=0.0025, gamma=0.01, ema=500, ramp=0.05, map=2),

@taki0112 taki0112 changed the title incorrectly converted config to pytorch incorrectly converted config in pytorch Sep 6, 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.

1 participant