junfu1115 / DANet

Dual Attention Network for Scene Segmentation (CVPR2019)
MIT License
2.41k stars 483 forks source link

from option import Options #143

Open wlj567 opened 3 years ago

wlj567 commented 3 years ago

Hello!Do you have time to help? My report here is wrong from option import Options When I use pip install option, I still report an error

Traceback (most recent call last): File "/home/pxg/DAN/DANet05/experiments/segmentation/train.py", line 24, in from option import Options ImportError: cannot import name 'Options'