kornia / tutorials

Repository containing the Kornia related tutorials
https://kornia.github.io/tutorials/
Apache License 2.0
45 stars 32 forks source link

[Tracker] Training and inference tutorials #87

Open johnnv1 opened 8 months ago

johnnv1 commented 8 months ago

Create a series of training and inference tutorials exploring Kornia API with up-to-date real cases open source:

Exploring image classification, semantic segmentation, and object detection. Showing how to export and/or compile the pipelines for better performance

My goal here, aside from providing tutorials for the community, is to explore and identify inconsistencies between other libraries and Kornia. We can use these tutorials to explore improvements for kornia to be easier to use along other ML libraries.

Tracker list:

Each tutorial will need to be skipped run on CI or be able to just use some samples. Open to discussion to what other libraries of the ecosystem we should have examples on tutorials