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

Train the model using new data created in issue #4 #5

Open
3 tasks
Chintan2108 opened this issue Oct 13, 2020 · 4 comments · Fixed by #7
Open
3 tasks

Train the model using new data created in issue #4 #5

Chintan2108 opened this issue Oct 13, 2020 · 4 comments · Fixed by #7
Labels
documentation Improvements or additions to documentation enhancement New feature or request SLoP-25 SLoP Level 2 Issue

Comments

@Chintan2108
Copy link
Owner

Chintan2108 commented Oct 13, 2020

  • Train the model using the new dataset as created in issue Implement skew for dataset augmentation #4

  • Compare the model performance, assess the generated images' quality using the stipulated measures (code available in the notebook) and document the same in readme of the PR

  • Update repository readme with the quantitative comparison info of these two models

@Chintan2108 Chintan2108 added documentation Improvements or additions to documentation enhancement New feature or request SLoP-25 SLoP Level 2 Issue labels Oct 13, 2020
@Namyalg
Copy link

Namyalg commented Oct 16, 2020

I would like to work on this

@Preetesh21
Copy link
Contributor

I would also like to contribute to this issue.

@Chintan2108
Copy link
Owner Author

@Namyalg @Preetesh21
You both can train the model on the new skewed dataset as sampled by @Preetesh21 in issue #4

  • Train the model using the same hyperparameters
  • Report analytical and comparative model performance
    • Compare your respective models with the current project model (link in readme)
    • Compare each others' model
  • Update readme with a comparison table in terms of our 3 evaluation metrics - PSNR, SSIM and Pearson Correlation
  • Also provide epoch vs error graphs (for both of you)

@Namyalg
Copy link

Namyalg commented Oct 27, 2020 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation enhancement New feature or request SLoP-25 SLoP Level 2 Issue
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants