Closed NguyenDangBinh closed 5 years ago
dear @mingsjtu,
can you help me to train the first step?
Please compile the caffe-3dssl as follows: cd caffe-3dssl; vi Makefile.config make -j8 && make pycaffe
dear @kezewang, I did not have any experiences about building caffe. The first, I will install anaconda on Ubuntu 16.04. completed. The second, what is the steps to build caffe? can you help me?
Please install the dependencies: sudo apt-get install libprotobuf-dev libleveldb-dev libsnappy-dev libopencv-dev libhdf5-serial-dev protobuf-compiler sudo apt-get install --no-install-recommends libboost-all-dev sudo apt-get install libgflags-dev libgoogle-glog-dev liblmdb-dev
Then, you can modify the Makefile.config by updating the relevant path. Finally, you can input: make -j8 && make pycaffe
dear @kezewang , can you please access to my computer to help me install caffe? (by teamview or ...) Thank you so much.
Please send your teamviewer id and password to my email: kezewang@gmail.com
dear Keze,
Id 1 220 708 968
pass j57pn8
On Sun, Mar 17, 2019 at 3:11 AM Keze Wang notifications@github.com wrote:
Please send your teamviewer id and password to my email: kezewang@gmail.com
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/chanyn/3Dpose_ssl/issues/8#issuecomment-473584731, or mute the thread https://github.com/notifications/unsubscribe-auth/AdSde2mll9g4IHhF86l9AvcEnvEZP4Lwks5vXU_5gaJpZM4bstV3 .
dear, the current password is a246qv I am waiting you.
On Sun, Mar 17, 2019 at 7:56 AM nguyen dang Binh < nguyendangbinh.ac.hut@gmail.com> wrote:
dear Keze,
Id 1 220 708 968
pass j57pn8
On Sun, Mar 17, 2019 at 3:11 AM Keze Wang notifications@github.com wrote:
Please send your teamviewer id and password to my email: kezewang@gmail.com
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/chanyn/3Dpose_ssl/issues/8#issuecomment-473584731, or mute the thread https://github.com/notifications/unsubscribe-auth/AdSde2mll9g4IHhF86l9AvcEnvEZP4Lwks5vXU_5gaJpZM4bstV3 .
Please give the password of the ubuntu user.
dear Keze, pass Ubuntu user is 123
On Sun, Mar 17, 2019 at 8:59 AM Keze Wang notifications@github.com wrote:
Please give the password of the ubuntu user.
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/chanyn/3Dpose_ssl/issues/8#issuecomment-473608561, or mute the thread https://github.com/notifications/unsubscribe-auth/AdSde-Ce0cHzwBeyrBJsF890pbXBLefaks5vXaFogaJpZM4bstV3 .
dear @chanyn, I run that step and i had error: (testcaffe) binh@binh:~/3Dpose_ssl-master/caffe-3dssl$ sh examples/2D_to_3D/train.sh examples/2D_to_3D/train.sh: 7: examples/2D_to_3D/train.sh: ../../build/tools/caffe: not found can you help me?