VinAIResearch / 3D-UCaps

3D-UCaps: 3D Capsules Unet for Volumetric Image Segmentation (MICCAI 2021)
BSD 3-Clause "New" or "Revised" License
69 stars 14 forks source link

How to predict on LUNA16 using trained model? #12

Open ManuBN786 opened 1 year ago

ManuBN786 commented 1 year ago

As per the datamodule/luna.py , the dataset with *.mhd files are to be placed in a folder named 'segs'

But I still can't predict on LUNA16

How to predict ?

error

Passyoung commented 9 months ago

i think it may be due to root_path or some other args that you not modified