TODO: Add FID and KID metrics

This commit is contained in:
Anton Lozhkov 2022-06-22 17:26:07 +02:00 committed by GitHub
parent 40e28e8bf4
commit 3a17775454
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -288,3 +288,4 @@ wavwrite("generated_audio.wav", sampling_rate, audio.squeeze().cpu().numpy())
- [ ] Add more vision models
- [ ] Add more speech models
- [ ] Add RL model
- [ ] Add FID and KID metrics