issues
search
TengFeiHan0
/
monodepth2.cpp
This is a pure C++ implementation of a very popular depth estimation network named monodepth2. This entire project is totally based on Libtorch.
GNU Affero General Public License v3.0
18
stars
4
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
error: ‘struct c10::IValue’ has no member named ‘toIntListRef
#2
vishnuu95
opened
4 years ago
1
different results between monodepth2 script model(c++ libtorch) and original model(python pytorch)
#1
MRinel
opened
4 years ago
2