Skip to content

add unet++ #279

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

Merged
merged 4 commits into from
Nov 23, 2020
Merged

add unet++ #279

merged 4 commits into from
Nov 23, 2020

Conversation

azkalot1
Copy link
Contributor

Pytorch version of https://arxiv.org/pdf/1807.10165.pdf
Works with different backbones; Seems to work slightly better than Unet
image
image

@qubvel
Copy link
Collaborator

qubvel commented Nov 23, 2020

Thanks for PR, implemetation looks good, could you also include model in basic tests

  1. Variable depth test
  2. Backward test
  3. Aux test

And modify README section with avaliable models

@azkalot1
Copy link
Contributor Author

Updated README; Updated tests

@qubvel qubvel merged commit 4bd8d38 into qubvel-org:master Nov 23, 2020
@qubvel
Copy link
Collaborator

qubvel commented Nov 23, 2020

👍

@yuezhangW
Copy link

👍

Much thanks to you and your nice job!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants