TDS - #38 Soirée Multi-sujets - 18/06/2019
vfdev-5
Victor FOMIN
DL engineer @ Magellium
your PyTorch neural networks
make the common things easy and the hard things possible
https://pytorch.org/ignite/
https://github.com/pytorch/ignite
joint work with Alykhan Tejani (Twitter), Joshi Anmol (Boeing), Jason Kriss (ML/DL Consultant) and other contributors.
What we’ll cover
in 25 minutes
Hold tight !
An open source deep learning platform that provides a seamless path from research prototyping to production deployment.
Today all frameworks provide similar front-ends
🔥PyTorch + Ignite🔥
🔥PyTorch + Ignite🔥
You get full-featured training loops without the boilerplate
Pure PyTorch
PyTorch+Ignite
Yet another Keras for PyTorch ?
-> Yes, but better 😉
Ignite concepts
Demo time
Fine-tuning of pretrained EfficientNet-B0 on CIFAR-100 with Ignite
⚠ Will be technical ⚠
No boring MLP on MNIST
https://github.com/pytorch/ignite/blob/master/examples/notebooks/EfficientNet_Cifar100_finetuning.ipynb
Public use-cases
Public use-cases:
Install Ignite
Use it
Feedback us
Contribute
Feedbacks:
Contributions (Issues/PRs) are very welcome 🎉
Thank you !
Questions ?