Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 196 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 196 Bytes

Inception Score

model.py provides a code to compute Inception Score. Inception model is downloaded automatically. The function to compute score is called "get_inception_score".