-
Hi
I have successfully build caffe-windows
(VS2017 cuda 9.1 ) with python 3 (using 2015 toolset)
![image](https://user-images.githubusercontent.com/17617515/41784560-ba094562-7648-11e8-9864-57571f3…
-
HI, I successed in dumping out the prototxt and caffemodel ,I am having problems when loading prototxt and caffemodel in pycaffe interface ,
![image](https://user-images.githubusercontent.com/448…
-
i have set the environment of caffe,but when i run this, it occurs
Traceback (most recent call last):
File "python/gps/gps_main.py", line 414, in
main()
File "python/gps/gps_main.py", li…
-
i am under mac os 10.12.3 Sierra .
when i run : hamdihamed$ python /Users/hamdihamed/Desktop/py-faster-rcnn/tools/demo.py
i get this error
Traceback (most recent call last):
File "/Users/hamdi…
-
I got this error while import caffe:
>>> import caffe
Traceback (most recent call last):
File "", line 1, in
File "C:\Anaconda\lib\site-packages\caffe\__init__.py", line 1, in
from .p…
-
Hello,
When I import caffe, it indicates:
File "/home/breeze/caffe-posenet/python/caffe/pycaffe.py", line 13, in
from ._caffe import Net, SGDSolver, NesterovSolver, AdaGradSolver, \
ModuleNotFo…
-
I run the HED on Ubuntu+caffe+CPU on computer and came across the following errors when make runtest, I ignoreed them and went on, It happened to ImportError: No module named _caffe, what should I do …
-
Can you post the link to the appropriate version of the Caffe and PyCaffe to be used with the following requirements:
OS: Windows 10
Python 3.6
Tensorflow-gpu 1.12
CUDA 9
Thanks in advance
-
1. Compiled **caffe** and `make runtest` passed
1. Compiled the deconv-deep-vis-toolbox branch of caffe
2. `make pycaffe` (successful)
```
[rpradhan@darth caffe]$ make pycaffe
CXX/LD -o python/caf…
-
got module
got app
Got settings
Traceback (most recent call last):
File "./run_toolbox.py", line 33, in
main()
File "./run_toolbox.py", line 23, in main
lv = LiveVis(settings)
…
LRsir updated
5 years ago