Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CNN Architectures #363

Open
4 of 7 tasks
geekquad opened this issue Dec 6, 2020 · 14 comments
Open
4 of 7 tasks

CNN Architectures #363

geekquad opened this issue Dec 6, 2020 · 14 comments

Comments

@geekquad
Copy link
Owner

geekquad commented Dec 6, 2020

Implementation of the following CNN Architectures:

  • LeNet5

  • AlexNet

  • VGG

  • ResNets

  • Inception

  • FCN

  • UNet

Should be pushed into dl folder with respective folder name along with requirements.txt file.

@Saptashrungi
Copy link
Contributor

Do we have to implement these architectures in pure python?

@geekquad
Copy link
Owner Author

geekquad commented Dec 6, 2020

Do we have to implement these architectures in pure python?

Hey @Saptashrungi, I am sorry. Didn't get you. Pure python as in?

@geekquad geekquad added the python label Dec 6, 2020
@AmanSingh0-0
Copy link
Contributor

Assign LeNet5 to me

@geekquad
Copy link
Owner Author

geekquad commented Dec 7, 2020

Assigning LeNet5 to @AmanSingh0-0. Make sure to add a requirements.txt file as well in the respective folder.

@pranshulnarang
Copy link
Contributor

pranshulnarang commented Dec 7, 2020

i would like to work on AlexNet
please assign Alexnet to me

@geekquad
Copy link
Owner Author

geekquad commented Dec 7, 2020

Assigning AlexNet to @pranshulnarang.

@Saptashrungi
Copy link
Contributor

Do we have to implement these architectures in pure python?

Hey @Saptashrungi, I am sorry. Didn't get you. Pure python as in?

From scratch, without use of tensorflow and keras

@Saptashrungi
Copy link
Contributor

If they are allowed I would like to work on resnets

@geekquad
Copy link
Owner Author

geekquad commented Dec 7, 2020

Oh yes. Feel free to use any of the frameworks. Just make sure to add a requiremnts.txt file in the respective folder.
Assigning Resnets to @Saptashrungi.

@pranshulnarang
Copy link
Contributor

i would like to work on FCN
please assign it to me

@geekquad
Copy link
Owner Author

geekquad commented Dec 9, 2020

Assigning FCN to @pranshulnarang.

@LakhanMardi
Copy link
Contributor

@geekquad can i work on UNet?

@geekquad
Copy link
Owner Author

Sure @LakhanMardi. Go ahead!

@LakhanMardi
Copy link
Contributor

Sure @LakhanMardi. Go ahead!

UNet #448

@LakhanMardi LakhanMardi removed their assignment Jan 23, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants