mjq11302010044/RRPN

运行rotation_demo.py时出现问题

Xassassinator opened this issue · 3 comments

您好!我在运行rotation_demo.py出现了下面的问题:

Demo for data/demo/./data/1000train/test_100image/TB1coNGLXXXXXXPXFXXunYpLFXX.jpg
Detection took 0.175s for 300 object proposals
QObject::moveToThread: Current thread (0x7fe39117a7f0) is not the object's thread (0x7fe3904d2960).
Cannot move to target thread (0x7fe39117a7f0)

Segmentation fault (core dumped)
想问一下应该如何解决,非常感谢!

@Xassassinator 抱歉,我们确实没有遇到过类似的问题,如果项目能够编译成功且能用pycaffe的话,rotation_demo.py是没问题的。:)

前辈,解决了吗?我也遇到了这样的问题

我在运行这个文件时,碰到这个问题,别人说是缺少头文件,如果作者也能运行的话,我觉得可能就不是这个问题了。https://blog.csdn.net/dataningwei/article/details/70246535。
@mjq11302010044

Check failed: registry.count(type) == 1 (0 vs. 1) Unknown layer type: Python (known types: AbsVal, Accuracy, ArgMax, BNLL, BatchNorm, BatchReindex, Bias, Concat, ContrastiveLoss, Convolution, Data, Deconvolution, Dropout, DummyData, ELU, Eltwise, Embed, EuclideanLoss, Exp, Filter, Flatten, HDF5Data, HDF5Output, HingeLoss, Im2col, ImageData, InfogainLoss, InnerProduct, LRN, MVN, MemoryData, MultinomialLogisticLoss, PReLU, Pooling, Power, ROIPooling, ReLU, Reduction, Reshape, RotateROIAlign, RotateROIPooling, SPP, Scale, Sigmoid, SigmoidCrossEntropyLoss, Silence, Slice, SmoothL1Loss, Softmax, SoftmaxWithLoss, Split, TanH, Threshold, Tile, WindowData)