HiLab-git / SSL4MIS

Semi Supervised Learning for Medical Image Segmentation, a collection of literature reviews and code implementations.
MIT License
2.13k stars 381 forks source link

models #46

Closed heixinbaicaishang closed 2 years ago

heixinbaicaishang commented 2 years ago

I installed all the moudels, but the model still has the problem that models are not defined. I have tried many methods. When I input from torchvision import models, the problem is solved, but this problem occurs again? How to solve it? image image image

Luoxd1996 commented 2 years ago

Hi, The error information has shown the details of the bug, you just need to fix it. It's easy. Best, Xiangde.

heixinbaicaishang commented 2 years ago

Thank you, I got it, I need to add an init.py to the networks file. If you have the same problem as me, you can make such changes.

heixinbaicaishang commented 2 years ago

Thanks to the author, your hard work enabled us to use the semi-supervised learning code. My classmates and I are using your code for medical image segmentation. Thank you again and wish you a happy life.

Luoxd1996 commented 2 years ago

Hi, You are welcome, I am very happy to hear that this project can help your and your friends' research. If you used it for your publications, please consider citing our works. Thanks! Best, Xiangde.

heixinbaicaishang @.***> 于2022年3月4日周五 19:52写道:

Thanks to the author, your hard work enabled us to use the semi-supervised learning code. My classmates and I are using your code for medical image segmentation. Thank you again and wish you a happy life.

— Reply to this email directly, view it on GitHub https://github.com/HiLab-git/SSL4MIS/issues/46#issuecomment-1059096165, or unsubscribe https://github.com/notifications/unsubscribe-auth/AEV7K52PDPAOZ5LYOVFYZ5TU6H2RBANCNFSM5P2W5DSQ . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.

You are receiving this because you modified the open/close state.Message ID: @.***>