harryhan618 / SCNN_Pytorch

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

could you send the trained model for me? #11

Closed xuxiuzhi2627 closed 5 years ago

xuxiuzhi2627 commented 5 years ago

I can not open your link, could you send the trained model for me?my email address is 2627084603@qq.com Thank you

harryhan618 commented 5 years ago

Uploaded to Baidu cloud. vgg_SCNN_DULR_w9.pth: https://pan.baidu.com/s/1rVBErUBAFLZTkrrxARi3nw password: nmbi Tusimple pretrained model: https://pan.baidu.com/s/1T8vWIC1Vz7PVnm_KkWG4wg password: 8rgi CULane pretrained model: https://pan.baidu.com/s/1ulFI2Lj5X0R8uPEF9-vN0A password: 4q2y

xuxiuzhi2627 commented 5 years ago

Thank you for your reply.Are you an chinese?

---Original--- From: "HarryHan"<notifications@github.com> Date: Tue, Aug 27, 2019 11:28 AM To: "harryhan618/SCNN_Pytorch"<SCNN_Pytorch@noreply.github.com>; Cc: "xxzcxb1314"<2627084603@qq.com>;"Author"<author@noreply.github.com>; Subject: Re: [harryhan618/SCNN_Pytorch] could you send the trained model for me? (#11)

Uploaded to Baidu cloud. vgg_SCNN_DULR_w9.pth: https://pan.baidu.com/s/1rVBErUBAFLZTkrrxARi3nw password: nmbi Tusimple pretrained model: https://pan.baidu.com/s/1T8vWIC1Vz7PVnm_KkWG4wg password: 8rgi CULane pretrained model: https://pan.baidu.com/s/1ulFI2Lj5X0R8uPEF9-vN0A password: 4q2y

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or mute the thread.

harryhan618 commented 5 years ago

Yes.

xuxiuzhi2627 commented 5 years ago

Thank you very much I want know the version of cuda ?

---Original--- From: "HarryHan"<notifications@github.com> Date: Tue, Aug 27, 2019 13:28 PM To: "harryhan618/SCNN_Pytorch"<SCNN_Pytorch@noreply.github.com>; Cc: "xxzcxb1314"<2627084603@qq.com>;"Author"<author@noreply.github.com>; Subject: Re: [harryhan618/SCNN_Pytorch] could you send the trained model for me? (#11)

Yes.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or mute the thread.

harryhan618 commented 5 years ago

I remember pytorch 1.0+ requires cuda 9.0.

xuxiuzhi2627 commented 5 years ago

ok,Ihave a try.Thank you for your reply

---Original--- From: "HarryHan"<notifications@github.com> Date: Tue, Aug 27, 2019 20:37 PM To: "harryhan618/SCNN_Pytorch"<SCNN_Pytorch@noreply.github.com>; Cc: "xxzcxb1314"<2627084603@qq.com>;"Author"<author@noreply.github.com>; Subject: Re: [harryhan618/SCNN_Pytorch] could you send the trained model for me? (#11)

I remember pytorch 1.0+ requires cuda 9.0.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or mute the thread.

xuxiuzhi2627 commented 5 years ago

I have a problem.Please help me .look at the appendix.

---Original--- From: "HarryHan"<notifications@github.com> Date: Tue, Aug 27, 2019 20:37 PM To: "harryhan618/SCNN_Pytorch"<SCNN_Pytorch@noreply.github.com>; Cc: "xxzcxb1314"<2627084603@qq.com>;"Author"<author@noreply.github.com>; Subject: Re: [harryhan618/SCNN_Pytorch] could you send the trained model for me? (#11)

I remember pytorch 1.0+ requires cuda 9.0.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or mute the thread.

xuxiuzhi2627 commented 5 years ago

Can you tell me how long it takes for your GPU model to train?

---Original--- From: "HarryHan"<notifications@github.com> Date: Tue, Aug 27, 2019 20:37 PM To: "harryhan618/SCNN_Pytorch"<SCNN_Pytorch@noreply.github.com>; Cc: "xxzcxb1314"<2627084603@qq.com>;"Author"<author@noreply.github.com>; Subject: Re: [harryhan618/SCNN_Pytorch] could you send the trained model for me? (#11)

I remember pytorch 1.0+ requires cuda 9.0.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or mute the thread.

harryhan618 commented 5 years ago

It depends on how many GPUs you have. Typically running a training epoch with two 1080Ti is more than 3 hours. The bottleneck would be I/O if you have more GPUs.

xuxiuzhi2627 commented 5 years ago

thank you.I meet a peoblem when I run the the code in the following picture.Do you know how to solve it?please look at the appendix.

---Original--- From: "HarryHan"<notifications@github.com> Date: Wed, Aug 28, 2019 09:31 AM To: "harryhan618/SCNN_Pytorch"<SCNN_Pytorch@noreply.github.com>; Cc: "xxzcxb1314"<2627084603@qq.com>;"Author"<author@noreply.github.com>; Subject: Re: [harryhan618/SCNN_Pytorch] could you send the trained model for me? (#11)

It depends on how many GPUs you have. Typically running a training epoch with 2 1080Ti is more than 3 hours. The bottleneck would be I/O if you have more GPUs.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or mute the thread.

harryhan618 commented 5 years ago

No appendix presented. Plz dig into your problem and try to solve it alone. Sorry I don't have that much time.

xuxiuzhi2627 commented 5 years ago

Ok,thank you 

---Original--- From: "HarryHan"<notifications@github.com> Date: Wed, Aug 28, 2019 10:22 AM To: "harryhan618/SCNN_Pytorch"<SCNN_Pytorch@noreply.github.com>; Cc: "xxzcxb1314"<2627084603@qq.com>;"Author"<author@noreply.github.com>; Subject: Re: [harryhan618/SCNN_Pytorch] could you send the trained model for me? (#11)

No appendix presented. Plz dig into your problem and try to solve it alone. Sorry I don't have that much time.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or mute the thread.