johko / computer-vision-course

This repo is the homebase of a community driven course on Computer Vision with Neural Networks. Feel free to join us on the Hugging Face discord: hf.co/join/discord
MIT License
456 stars 142 forks source link

GANs, Diffusion Models, Generative Tasks (txt2img, img2img, inpainting) #28

Closed sarthak247 closed 5 months ago

sarthak247 commented 12 months ago

Greetings everyone, Inspired by #19 , me and my fellow collaborators have also outlined a course curriculum for our section but we would like to have some inputs and feedback from the HF team before we finalise it and start working on it. This is our chosen structure so far.

INTRODUCTION

We would like to know if this course structure is suitable or do there need to be changes for this. In particular we are interested to know:

Thanks, Sarthak (and @hwaseem04 , @mattmdjaga, @charchit7)

lunarflu commented 12 months ago

Great job! 🤗 A few comments:

jere357 commented 12 months ago

Hello, i would like to help on this section, my discord username is cropinky. My introduction to adversarial learning was ESRGAN and i think it would be a cool part of this section.

johko commented 12 months ago

hey @sarthak247

thanks for coming up with this curriculum. I think it covers everything we need for this course. And I don't have much to add.

With our new folder structure where .mdx and notebook files live in separate repos you also have a bit more flexibility in dividing the coding heavy parts from the theoretical ones. Definitely feel free to not squish it all into one file ;)

charchit7 commented 12 months ago

Hey @merveenoyan, @sayakpaul would love your inputs on this one :)

arkajyotimitra commented 11 months ago

Great outlook to cover about GANs and diffusion models. Since diffusion model has become such a vast concept in itself and there is already a diffusers course to explore both the length and breadth of it. The simplistic introduction towards the concept is apt. One thing that might be helpful to look at is the association of diffusion models with physics (the place from where it originated). Some difference between score-based and energy-based diffusion models. To that degree these resources might may come handy:

This might get too deep so I will leave it at your discretion to use it or just have fun reading/listening these sources 🤗. I just wanted to share as I enjoyed them and these gave me more insights about diffusion models as a whole.