pytorch / ignite

High-level library to help with training and evaluating neural networks in PyTorch flexibly and transparently.
https://pytorch-ignite.ai
BSD 3-Clause "New" or "Revised" License
4.5k stars 607 forks source link

Addition of more tutorial notebooks on topics like Siamese Networks and Super Resolution techniques #2878

Open DeepC004 opened 1 year ago

DeepC004 commented 1 year ago

🚀 Feature

The number of examples in ignite repository is significantly less as compared to the pytorch/examples repository. It would be great to have a few more Google Colab tutorials on topics like Siamese Networks and Super resolution in images. The above examples are already a part of pytorch/examples repository and hence will be helpful to refer and implement.

DeepC004 commented 1 year ago

@vfdev-5 it would be great to have your opinion on the topic

vfdev-5 commented 1 year ago

@DeepC004 thanks for the ideas! Yes, it would good to have more different examples and even ideally to provide them into our code-generator for better interactivity.

DeepC004 commented 1 year ago

I can take up the implementation of a notebook on Siamese Networks with pytorch-ignite

vfdev-5 commented 1 year ago

In case of a notebook, it is better to submit it to https://github.com/pytorch-ignite/examples/tree/main/tutorials/intermediate such that it will be visible on the website

DeepC004 commented 1 year ago

Alright!

guptaaryan16 commented 1 year ago

I guess I can help with Super Resolution of images part @vfdev-5 @DeepC004

ili0820 commented 11 months ago

I'd love to contribute on making examples. I am thinking on making examples on simple regression tasks or vision transformer. May I try? @vfdev-5

vfdev-5 commented 11 months ago

@ili0820 contributing various examples would be much more helpful in pytorch-ignite code-generator: https://code-generator.pytorch-ignite.ai/ (source: https://github.com/pytorch-ignite/code-generator). If you would like to write more templates it would be awesome. If you have questions or would like to some help to get started join our discord: https://pytorch-ignite.ai/chat