-
**Hi,**
_Note: (For a long time, I am looking for the solution on the internet and asked on devtalk.nvidia but found no solution)_
First, I would like to say that in the beginning of installing…
earcz updated
6 years ago
-
Hello,when I ./data/VOC0712/creat_data.sh,there has an error.But I'm using a version of cuda8.0
Traceback (most recent call last):
File "/home/smie/SSD/caffe/data/VOC0712/../../scripts/create_anno…
-
다른 에러가 아니고
```
$ make all
$ make pycaffe
```
까지 완벽하게 진행되었을 때 python 에서 import가 안되는 경우이다.
ERROR
```
import caffe
Traceback (most recent call last):
File "", line 1, in
ImportError: No …
-
macos mojave
trying to run solve.py
prerequisites installed as said here https://github.com/s9xie/hed#installing
but i always get error
`File "../../python/caffe/pycaffe.py", line 13, in
f…
-
我用的Python3编译出错:
错误 7103 error LNK2001: 无法解析的外部符号 "__declspec(dllimport) struct _object \* __cdecl boost::python::detail::init_module(struct PyModuleDef &,void (__cdecl*)(void))" (__imp_?init_modul…
-
Hello, could you please upload the transfered caffe prototxt file?I can't run the code, because I am troubled by environmental problems. I have installed caffe-window and python 2.7. However pytorch…
-
Hello,
I'm using the DEMO, and I'm trying to change my input size to 480x640. I have tryed it in two different ways, and I obtaind some errors that I don't know how to solve. Could somebody help me?
…
-
hello, when I run ./tool/demo.py, it shows error:
`
Traceback (most recent call last):
File "./tools/demo.py", line 18, in
from fast_rcnn.test import im_detect
File "/media/xxx/object-de…
-
Traceback (most recent call last):
File "examples/ssd/ssd_pascal.py", line 2, in
import caffe
ImportError: No module named caffe
hello, when I run the 'sudo python examples/ssd/ssd_pascal.p…
-
#291
> 这一模型和OpenPose高度相关,同时特征模型能与多种框架相关联。论文的作者提供了一种自下而上的方法,对多人的姿态进行实时估计,不需要用任何人物探测器。
这种方法运用了一种非参数表示,我们称为Part Affinity Fields(PAFs),用它可以学习将图中人物和其身体部位联系到一起。有关该技术的具体细节和理论,可以阅读原文。
- **环境较难搭建**
…