SegCaps.pytorch
SegCaps.pytorch copied to clipboard
A pytorch implementation of SegCaps.
How the root dir have to be formatted? how the data dir should look like ? please mention
Hello, i wanna know the performance in LUNA Dataset ,compared with the ORIGINAL IMPLEMENT?Did you have done that? thanks
As described in the paper I think there should be a reconstruction module for regularizing loss.
Thanks for your code,but I have a question about the "self.conv_2".In the capsule_net.py, it didn't seem to work in the project.