chenhsuanlin / photometric-mesh-optim

Photometric Mesh Optimization for Video-Aligned 3D Object Reconstruction :globe_with_meridians: (CVPR 2019)
MIT License
208 stars 25 forks source link

Add tensorflow (to run tensorboardX visualizations) to requirements.txt #6

Closed ghost closed 4 years ago

ghost commented 5 years ago

It seems like tensorflow is needed in order to visualize the tensorboardX files. The command listed on the README "tensorboard --logdir=summary/GROUP --port=6006" does not work otherwise.

chenhsuanlin commented 4 years ago

Sorry for getting to this late, this has been fixed. Thanks for reporting the issue!