jeya-maria-jose / UNeXt-pytorch

Official Pytorch Code base for "UNeXt: MLP-based Rapid Medical Image Segmentation Network", MICCAI 2022
https://jeya-maria-jose.github.io/UNext-web/
MIT License
459 stars 76 forks source link

What is the point of using drop #37

Open DarkMnDragon opened 1 year ago

DarkMnDragon commented 1 year ago

In your code, I don't see you set the dropout rate > 0. Did u set it > 0 during your training?