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

Tutorials organization discussion #17

Open
edgarriba opened this issue Aug 29, 2021 · 3 comments
Open

Tutorials organization discussion #17

edgarriba opened this issue Aug 29, 2021 · 3 comments

Comments

@edgarriba
Copy link
Member

edgarriba commented Aug 29, 2021

Open this topic to discuss about the organization of the tutorials.

For now I propose to sort them by "difficulty" level:

  1. Basic: like hello world stuff: https://kornia-tutorials.readthedocs.io/en/latest/hello_world_tutorial.html, short ones to use some functionality: https://kornia-tutorials.readthedocs.io/en/latest/color_conversions.html
  2. Intermediate: https://colab.research.google.com/github/kornia/tutorials/blob/master/source/descriptors_matching.ipynb
  3. Advanced: more developed: https://kornia-tutorials.readthedocs.io/en/latest/homography.html
  4. Data augmentation: specific one to show about data augmentation @shijianjian

Another way to organize might by topic. Let's brainstorm a bit /cc @shijianjian @ducha-aiki @lferraz

@ducha-aiki
Copy link
Member

I like both ways - we can use tags for this, so the tutorial is ranked by difficulty and also has associated topic

@edgarriba
Copy link
Member Author

@ducha-aiki we might have to do a bit of research to see if there's any plugin for sphinx to add tags and show according that

@johnnv1
Copy link
Member

johnnv1 commented Aug 23, 2023

I like both ways - we can use tags for this, so the tutorial is ranked by difficulty and also has associated topic

now this can be done using the categories in the header of each tutorial -- I think it's worth refining the ones I used initially (the list is on the readme)

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

No branches or pull requests

3 participants