voldemortX / pytorch-auto-drive

PytorchAutoDrive: Segmentation models (ERFNet, ENet, DeepLab, FCN...) and Lane detection models (SCNN, RESA, LSTR, LaneATT, BézierLaneNet...) based on PyTorch with fast training, visualization, benchmarking & deployment help
BSD 3-Clause "New" or "Revised" License
824 stars 137 forks source link

运行出错 #166

Open Albertchamberlain opened 7 months ago

Albertchamberlain commented 7 months ago

image

以下环境

image

Albertchamberlain commented 7 months ago

或者你能提供一个dockerfile吗

voldemortX commented 7 months ago

@Albertchamberlain 有按照说明安装么。没提供过docker。

voldemortX commented 7 months ago

@Albertchamberlain 看起来是你的mmcv版本和torch不匹配

Albertchamberlain commented 7 months ago

好的,谢谢