-
Notifications
You must be signed in to change notification settings - Fork 64
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
IS on the CUB dataset? #9
Comments
I use the batch_size = 3 and only a gpu. |
Hello, there's the same question for me now. The pre-trained model on CUB shows 4.65 on IS. So do you solve the problem now? |
@shangshng no idea,now. |
Could you please show your configurations ( batch size, branch number, and pytorch version). Besides, have your tried batch size = 10? |
Hello, I'm using pip install torch==0.4.2 |
I use CUDA Version:10.1 ,and there is no error when running code, but will it affect the result? I get IS 4.63 on CUB,too... |
How about other evaluation metrics (R and FID) ? |
Thanks for your reply. |
Hello sir |
The source code will calculate the R precision when you evaluate the model. |
I have no idea have to address this issue. Is there anything you modified? Maybe you can try running this code on other hardware... |
Thanks for your suggestion. |
I have evaluate the pre-trained model provided by author, but i only got IS 4.62 on CUB. I want know is there any tricks in code?
The text was updated successfully, but these errors were encountered: