kl456123 / MonoDIS

13 stars 2 forks source link

can not download the pretrained model in smb://deepmotion1/public/liangxiong #1

Open woniuasd opened 4 years ago

woniuasd commented 4 years ago

Hi i want download the model in smb://deepmotion1/public/liangxiong using "smbget smb://deepmotion1/public/liangxiong",but the url need Username and Password .can i get the model using other method. very thinks for you project.

kl456123 commented 4 years ago

Due to lack of time and GPUs at present, I can only show some demo video to enjoy now.=-= baiduyun passwd: ebey

woniuasd commented 4 years ago

I have seen the video and the results are great. you train the model using kitti dataset and test using your own data ?

kl456123 commented 4 years ago

The model trained in Kitti dataset cannot fit well in real scene of beijing. So I used some nuscenes dataset although there is no 2d bbox annotation. In one word, better data, better performace.

jackvial commented 4 years ago

You can download a pretained Resnet 50 from here https://download.pytorch.org/models/resnet50-19c8e357.pth

Urls are listed on this page https://github.com/pytorch/vision/blob/master/torchvision/models/resnet.py