Skip to content

[Tracker] Training and inference tutorials #87

Description

@johnnv1

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

  • using hugging faces datasets library and datasets available on hugging faces hub
  • using torchmetrics and/or evaluation for model evaluation
  • using kornia x, lighting trainer, or other api with accelerate integration for training
  • using kornia for data augmentation, exploring augmentation sequential api
  • using timm for encoders

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:

  • training
        - [ ] image classification
        - [ ] semantic segmentation
        - [ ] object detection

  • inference
        - [ ] image classification
        - [ ] semantic segmentation
        - [ ] object detection

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions