Scitator / catalyst-examples

Examples

Home Page:https://github.com/Scitator/catalyst

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Catalyst examples

Archived. Moved to Catalyst

Run all examples from this dir.


Notebooks

  1. cifar10 notebook
    • cifar10 classification model
    • simple example of lib usage
  2. segmentation notebook
    • segmentation with unet
    • model training and inference
    • predictions visialization

Pipelines

  1. cifar10 model training
    • pipeline example of lib usage
    • local and docker runs
    • tensorboard metrics visualization
  2. cifar10 model training with stages
    • pipeline example with stages support
  3. finetune
    • classification model training and inference
    • different augmentations and stages usage example
    • index model creating
    • embeddings projector
    • LrFinder usage
    • grid search metrics visualization

About

Examples

https://github.com/Scitator/catalyst

License:MIT License


Languages

Language:Jupyter Notebook 40.6%Language:Python 40.2%Language:Shell 19.2%