MinfengZhu / DM-GAN

MIT License
187 stars 64 forks source link

How do you implement the R precision?Could you share the code? #8

Closed imyzx2017 closed 4 years ago

imyzx2017 commented 4 years ago

I tried implementing R precision by myself, but the result I got in attnGAN model, is very low, near 3%. So how do you implement the R precision?Could you share the code?

Thanks for your help!!

imyzx2017 commented 4 years ago

sorry, my R precision on attnGAN is near 16.5%.. Still get a low value

venuszhou commented 4 years ago

@imyzx2017 so you have implemented the R precision? help wanted.

imyzx2017 commented 4 years ago

@venuszhou Here is a reference for you https://github.com/imyzx2017/R_Precision_attnGAN. But the result I got on attnGAN is still low...

MinfengZhu commented 4 years ago

I have updated the code for R-precision.