ShichenLiu / SoftRas

Project page of paper "Soft Rasterizer: A Differentiable Renderer for Image-based 3D Reasoning"
MIT License
1.24k stars 156 forks source link

Can you upload your model parameters? #22

Open qiaogh97 opened 5 years ago

qiaogh97 commented 5 years ago

Hi! @ShichenLiu I just want to run test.py so I need 'data/results/models/recon/checkpoint_0200000.pth.tar' Can you upload your 'checkpoint_0200000.pth.tar' file? Thanks!

ShichenLiu commented 5 years ago

Hi,

Yes I can do that.

qiaogh97 commented 5 years ago

So, can you give me a link where I can download this file——'data/results/models/recon/checkpoint_0200000.pth.tar'?

ShichenLiu commented 5 years ago

here you go, https://drive.google.com/open?id=1xhKPzed4un91ET_4QnU5UjMw1t3RKI78

Actually to train a model only takes several hours. So we still encourage you to train it by yourself and try different hyper-parameters to fully understand the functionalities of different components.

qiaogh97 commented 5 years ago

OK!Thank you

qiaogh97 commented 5 years ago

Maybe I need a permission.....

ShichenLiu commented 5 years ago

Sorry, I made it public.