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

SegNet #221

Open
5 tasks
FrancescoSaverioZuppichini opened this issue Mar 5, 2021 · 0 comments
Open
5 tasks

SegNet #221

FrancescoSaverioZuppichini opened this issue Mar 5, 2021 · 0 comments
Labels
model This issues will add a new model

Comments

@FrancescoSaverioZuppichini
Copy link
Owner

Paper

Implement SegNet proposed in SegNet: A Deep Convolutional Encoder-Decoder Architecture for Image Segmentation

check here

TODOs

  • develop the model in a scalable way (using *Block syntax and nn modules)
  • draw the model on figma
  • write doc
  • test the model
  • get (if possible) the pretrained weights
@FrancescoSaverioZuppichini FrancescoSaverioZuppichini added the model This issues will add a new model label Mar 5, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
model This issues will add a new model
Projects
None yet
Development

No branches or pull requests

1 participant