Unverified Commit 3a177754 authored by Anton Lozhkov's avatar Anton Lozhkov Committed by GitHub
Browse files

TODO: Add FID and KID metrics

parent 40e28e8b
...@@ -288,3 +288,4 @@ wavwrite("generated_audio.wav", sampling_rate, audio.squeeze().cpu().numpy()) ...@@ -288,3 +288,4 @@ wavwrite("generated_audio.wav", sampling_rate, audio.squeeze().cpu().numpy())
- [ ] Add more vision models - [ ] Add more vision models
- [ ] Add more speech models - [ ] Add more speech models
- [ ] Add RL model - [ ] Add RL model
- [ ] Add FID and KID metrics
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment