Skip to content
This repository was archived by the owner on Apr 8, 2026. It is now read-only.

Fix inception score computation to accept arbitrary batch sizes.#40

Open
MarcosPividori wants to merge 1 commit into
openai:masterfrom
MarcosPividori:master
Open

Fix inception score computation to accept arbitrary batch sizes.#40
MarcosPividori wants to merge 1 commit into
openai:masterfrom
MarcosPividori:master

Conversation

@MarcosPividori

Copy link
Copy Markdown

I fix the inception score to work with arbitrary batch sizes in the last tensorflow version.
Closes: #32

@MarcosPividori

Copy link
Copy Markdown
Author

@TimSalimans

@ilyakava

ilyakava commented Apr 27, 2019

Copy link
Copy Markdown

👍 Worked for me. Led to 5x speedup on 50k CIFAR10 images while keeping the IS

@christopher-beckham

Copy link
Copy Markdown

this should be merged...

ilyakava added a commit to ilyakava/ACGAN-PyTorch that referenced this pull request Dec 3, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Batch size mismatch with Inception classifier

3 participants