AngeLouCN / CaraNet

Context Axial Reverse Attention Network for Small Medical Objects Segmentation
462 stars 30 forks source link

About Test.py file #20

Closed SnehaShukla937 closed 2 years ago

SnehaShukla937 commented 2 years ago

When I run Test.py file, I am getting the following error:

Traceback (most recent call last): File "Test.py", line 6, in <module> from lib.HarDMSEG import HarDMSEG ModuleNotFoundError: No module named 'lib.HarDMSEG'

How to resolve it?

AngeLouCN commented 2 years ago

Hi, thank u for ur interests. You can just delete this line.