https://github.com/fangchangma/sparse-to-dense
Raw File
Tip revision: 79faf7d3d86c3f36a6f1d77b8bf6fe268068be45 authored by Fangchang Ma on 21 July 2018, 04:50:27 UTC
updated README
Tip revision: 79faf7d
.gitignore
# Pretrained models
pretrained/*.t7

# Training results
results/

# Local cache files that should not be tracked
gen/
matlab/test
matlab/visualization

# Compiled files
matlab/toolbox_nyu_depth_v2/*.mexa64
libnccl.so

# System files
.DS_Store
*~
.fuse_*
back to top