Skip to content
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

Evaluation Metrics #9

Open
2 of 4 tasks
Aniket1998 opened this issue Sep 25, 2018 · 1 comment
Open
2 of 4 tasks

Evaluation Metrics #9

Aniket1998 opened this issue Sep 25, 2018 · 1 comment
Labels
feature New Feature good first issue Good for newcomers high priority Tasks with top priority v0.0.2 Initial Stable Tag Version
Milestone

Comments

@Aniket1998
Copy link
Collaborator

Aniket1998 commented Sep 25, 2018

The following evaluation metrics need to be implemented

  • Inception Score
  • Frechet Distance
  • Classifier Score measured with a custom user-trained classifier
  • Sliced Wasserstein Distance

@avik-pal Add any more metrics that you think, should be part of the list

@Aniket1998 Aniket1998 added v0.0.2 Initial Stable Tag Version feature New Feature high priority Tasks with top priority labels Sep 25, 2018
@Aniket1998 Aniket1998 added the good first issue Good for newcomers label Oct 13, 2018
@avik-pal
Copy link
Member

avik-pal commented Nov 7, 2018

After merge of #44, for user-trained classifier the user now needs to only pass the trained model and the transform he requires. I shall soon have a public demo ready as to how it happens. Maybe a small example in the docs would be sufficient.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New Feature good first issue Good for newcomers high priority Tasks with top priority v0.0.2 Initial Stable Tag Version
Projects
None yet
Development

No branches or pull requests

2 participants