FangGet / PackNet-SFM-PyTorch

A Pytorch implementation(unofficial) for paper "PackNet-SfM: 3D Packing for Self-Supervised Monocular Depth Estimation"

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PackNet-SFM PyTorch version

This codebase almost implements(unofficial) the system described in the paper:

PackNet-SfM: 3D Packing for Self-Supervised Monocular Depth Estimation

V. Guizilini, R. Ambrus, S. Pillai, and A. Gaidon

[ pdf, video, ICML'19 SSL wkshp ]

Code Removed!

As there are many differences compared to original paper and the author released their training and testing code, I deleted code at master branch but keep going at dev branch, you can go to packnet-sfm(code published) for all detail.

About

A Pytorch implementation(unofficial) for paper "PackNet-SfM: 3D Packing for Self-Supervised Monocular Depth Estimation"

License:GNU General Public License v3.0