cfzd / Ultra-Fast-Lane-Detection

Ultra Fast Structure-aware Deep Lane Detection (ECCV 2020)
MIT License
1.8k stars 492 forks source link

train 报错 #267

Open shuizaola opened 2 years ago

shuizaola commented 2 years ago

file "train.py", line 7, in from utils.dist_utils import dist_print, dist_tqdm, is_main_process, DistSummaryWriter ModuleNotFoundError: No module named 'utils.dist_utils'

小白请教下 这个报错是为啥 怎么解决呀

shuizaola commented 2 years ago

好了 加了个int.py