harryhan618 / SCNN_Pytorch

Pytorch implementation of "Spatial As Deep: Spatial CNN for Traffic Scene Understanding"
MIT License
250 stars 68 forks source link

A question during training,help me please #40

Open snowflake119 opened 4 years ago

snowflake119 commented 4 years ago

I follow your advice in the net ,and training CULane data,and I have download your best exp10_best.pth ,and put it in the ./experiments/exp10 folder ,and then I in put the code as: python train.py --exp_dir ./experiments/exp10 -r but it seems that it doesn't work,in other words,there isn't anything output ,I don't konw what's wrong ,can you give me some advice,I will appreciate it!