티스토리 뷰
[업데이트 2018.11.21 11:42]
1. Caffe Build Issues(HDF5, gflags, glog, LMDB, opencv_imgcodecs opencv_videoio) 해결 방법 링크.
(https://github.com/BVLC/caffe/wiki/Commonly-encountered-build-issues)
2. pycaffe Build Numpy Issue
ubuntu@servver:~/caffe$ make pycaffe CXX/LD -o python/caffe/_caffe.so python/caffe/_caffe.cpp python/caffe/_caffe.cpp:10:31: fatal error: numpy/arrayobject.h: No such file or directory compilation terminated. Makefile:517: recipe for target 'python/caffe/_caffe.so' failed make: *** [python/caffe/_caffe.so] Error 1
(https://github.com/BVLC/caffe/issues/1284)
3. pycaffe running error
ImportError: No module named _caffe
(https://github.com/BVLC/caffe/issues/263)
ImportError: libcaffe.so.1.0.0: cannot open shared object file: No such file or directory
(https://github.com/jed-frey/build_caffe/issues/2)
add below 2 lines to .bashrc
export PYTHONPATH=/home/ubuntu/caffe/distribute/python:$PYTHONPATH export LD_LIBRARY_PATH=/home/ubuntu/caffe/distribute/lib:$LD_LIBRARY_PATH
4. ImportError: No module named skimage.io
(https://github.com/yahoo/open_nsfw/issues/13)
sudo apt-get install python-matplotlib python-numpy python-pil python-scipy sudo apt-get install build-essential cython sudo apt-get install python-skimage
5. ImportError: No module named google.protobuf.internal
(https://github.com/caffe2/caffe2/issues/610)
6. ImportError: No module named 'yaml'
(https://github.com/ipython-contrib/jupyter_contrib_nbextensions/issues/590)
* 참고
[1] https://github.com/BVLC/caffe/wiki/Commonly-encountered-build-issues
[2] https://github.com/BVLC/caffe/issues/1284
[3] https://github.com/BVLC/caffe/issues/263
[4] https://github.com/jed-frey/build_caffe/issues/2
[5] https://github.com/yahoo/open_nsfw/issues/13
[6] https://github.com/caffe2/caffe2/issues/610
[7] https://github.com/ipython-contrib/jupyter_contrib_nbextensions/issues/590
- Total
- Today
- Yesterday
- sentence test
- Worry
- some time ago
- aws #cloudfront
- docker
- Memorize
- Library
- #REST API
- 2D Game
- 도커
- ILoop Engine
- OST
- Meow
- #ApacheZeppelin
- #TensorFlow
- #ELK Stack
- ate
- SSM
- Badge
- Physical Simulation
- belief
- Sea Bottom
- Jekyll and Hyde
- Ragdoll
- Mask R-CNN
- project
- #ApacheSpark
- English
- GOD
- Game Engine
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | 5 | ||
6 | 7 | 8 | 9 | 10 | 11 | 12 |
13 | 14 | 15 | 16 | 17 | 18 | 19 |
20 | 21 | 22 | 23 | 24 | 25 | 26 |
27 | 28 | 29 | 30 |