langmanbusi / Semantic-Aware-Low-Light-Image-Enhancement

Semantic-Aware LLIE. CVPR 2023
MIT License
189 stars 7 forks source link

problems of training LLFlow_SKF #2

Closed RenJiahuan closed 2 months ago

RenJiahuan commented 1 year ago

some errors in folder /LLFlow_SKF/code/hrseg/hrseg_lib/datasets/init.py ModuleNotFoundError: No module named 'hrseg.hrseg_lib.datasets.cityscapes'

RenJiahuan commented 1 year ago

File "/LLFlow_SKF/code/hrseg/hrseg_lib/datasets/init.py", line 11, in from .cityscapes import Cityscapes as cityscapes

langmanbusi commented 1 year ago

Just delete this import in init.py, only leave import of pascal_ctx