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

RESULTS #32

Open
rafaloz opened this issue Nov 10, 2023 · 5 comments
Open

RESULTS #32

rafaloz opened this issue Nov 10, 2023 · 5 comments
Labels
enhancement New feature or request

Comments

@rafaloz
Copy link
Collaborator

rafaloz commented Nov 10, 2023

eval_metrics_geom_model.json

@rafaloz rafaloz added the enhancement New feature or request label Nov 10, 2023
@rafaloz
Copy link
Collaborator Author

rafaloz commented Nov 10, 2023

Figure_HACK

@ruaridhg
Copy link
Collaborator

So geometry augmentations are more important than brightness/contrast augmentations

Figure_HACK

@mxochicale
Copy link
Collaborator

mxochicale commented Nov 13, 2023

Many thanks @rafaloz and @ruaridhg for your contributions, I will add plots in our slides.

  • It would be great if you can share a google-colabs notebook or the notebook that you use to create the plots.
  • Can you please link the methods for geometric and brightness/contrast augmentations?
  • Do you mean ground truth in the bar results for original?

Thanks, Miguel

@rafaloz
Copy link
Collaborator Author

rafaloz commented Nov 15, 2023

Hey Miguel,

  1. The code to make the plot is shared here:

It is a very simple plot, I included the results from the .json files copying and pasting:

https://drive.google.com/file/d/1gxnIe41Z21t2I2UlX3i1NL6_fR90IRak/view?usp=sharing

  1. The geometric augmentation included:

    1. crop
    2. random rotations
    3. Elastic transformation
    4. Vertical flip
    5. Horizontal flip
  2. The code can be found at this link: https://drive.google.com/file/d/10VlnozEQqWJ0va6J14xMW7opyLZviZWv/view?usp=sharing.

  3. The original label refers to the model trained for 100 epochs with all augmentations, which I believe is the ground truth.

Rafa

@ruaridhg
Copy link
Collaborator

Hey Miguel

The augmentation I changed was RandomBrightnessContrast which adjusts both the brightness and contrast and the code can be found https://colab.research.google.com/drive/1CgdpeDY4SLpKddk6dFvXpFwcx0skF8dj?usp=sharing

I created the .json files in this notebook https://colab.research.google.com/drive/1j67zkMhi6PS0l9IZR5mjS33jwhpAGL0v?usp=sharing

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants