open-mmlab / mmsegmentation

OpenMMLab Semantic Segmentation Toolbox and Benchmark.
https://mmsegmentation.readthedocs.io/en/main/
Apache License 2.0
7.94k stars 2.57k forks source link

MMseg Demo not working (Please help) #3733

Open jawi289o opened 1 month ago

jawi289o commented 1 month ago

I have tried to run the demo MMSegmentation_Tutorial.ipynb but while running the model it is running continuously (It has been 970 minutes and still its is running) and not giving any output in the jupyter notebook. Can anyone help me to resolve this issue?

Versions are given below: Pytorch: 1.8.0 with CUDA 10.2 mmsegmentation: 1.2.2 mmcv: 2.0.0 mmengine: 0.10.4

I have also tested it with different Pytorch and CUDA version in another machine but I am facing the same issue.

jawi289o commented 1 month ago

@MengzhangLI

jawi289o commented 1 month ago

@xiexinch

goku206125 commented 1 month ago

Same issue here, I have tried the latest mmseg 1.2.2 with mmcv 2.2.0 and pytorch 2.1 with cuda 11.8. And then I tried older versions as well. All of them have the same results. The model kept running for hours but there is no results.

AI-Tianlong commented 1 month ago

额,这个是子豪兄的那个jupyter嘛? 卡在哪一步了

goku206125 commented 1 month ago

it is from the man named xiexinch,

https://github.com/open-mmlab/mmsegmentation/blob/main/demo/MMSegmentation_Tutorial.ipynb

I