-
-
Notifications
You must be signed in to change notification settings - Fork 1k
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
NestNet #143
Comments
Hi @MinuteswithMetrics
|
Hey qubvel. I'm using the provided implementation in the Kaggle SIIM
challenge. It performs well, but I'm still testing it out. I was hoping to
use the efficientnet as a backbone. However, I wasn't able to modify the
code proficiently.
…On Fri, Jul 19, 2019, 3:42 AM Pavel Yakubovskiy ***@***.***> wrote:
Hi @MinuteswithMetrics <https://github.com/MinuteswithMetrics>
Why not to use provided implementation
<https://github.com/MrGiovanni/UNetPlusPlus>?
Considering including this architecture:
- Is it really outperform Unet at some of the tasks? Is there any
paper?
- What about memory consumption?
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#143?email_source=notifications&email_token=AGBSDO3ZKQ5BLOVDTNSQF43QAF46ZA5CNFSM4IE53WSKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOD2K766A#issuecomment-513146744>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AGBSDO7I4JMHDRSTK6XAZ2DQAF46ZANCNFSM4IE53WSA>
.
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Is there a chance that nestnet will be added to segmentation models? I tried doing it myself, but failed miserably.
MrGiovanni's UNetPlusPlus
https://github.com/MrGiovanni/UNetPlusPlus/tree/48dbf60a9fac175a4554e9aff3e3e972b724f307
The text was updated successfully, but these errors were encountered: