ignite icon indicating copy to clipboard operation
ignite copied to clipboard

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

Open DeepC004 opened this issue 2 years ago • 8 comments

🚀 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 avatar Feb 19 '23 17:02 DeepC004

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

DeepC004 avatar Feb 19 '23 17:02 DeepC004

@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.

vfdev-5 avatar Feb 19 '23 18:02 vfdev-5

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

DeepC004 avatar Feb 19 '23 18:02 DeepC004

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

vfdev-5 avatar Feb 19 '23 19:02 vfdev-5

Alright!

DeepC004 avatar Feb 20 '23 02:02 DeepC004

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

guptaaryan16 avatar Feb 20 '23 11:02 guptaaryan16

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

ili0820 avatar Aug 26 '23 01:08 ili0820

@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

vfdev-5 avatar Aug 26 '23 21:08 vfdev-5