qingshuitel

Results 8 issues of qingshuitel

已经修改了train和test prototxt中的class_num 和LMDB的路径,也修改了labelmap_voc.prototxt的分类,运行train_yolov3_darknet.脚本会报错如下: F0307 10:05:11.701001 26093 yolov3_layer.cpp:161] Check failed: input_count == tmp_input_count (92055 vs. 7581) *** Check failure stack trace: *** @ 0x7f18961f95cd google::LogMessage::Fail() @ 0x7f18961fb433 google::LogMessage::SendToLog() @ 0x7f18961f915b google::LogMessage::Flush()...

I0313 18:35:50.863862 8458 net.cpp:124] Setting up conv13/dw/relu I0313 18:35:50.863865 8458 net.cpp:131] Top shape: 6 1024 19 19 (2217984) I0313 18:35:50.863867 8458 net.cpp:139] Memory required for data: 3611021952 I0313 18:35:50.863870 8458...

NCSDK v2.05 u16@u16-System-Product-Name:~/work/realtime-object-detection$ mvNCCompile models/MobileNetSSD_deploy.prototxt -w models/MobileNetSSD_deploy.caffemodel -s 12 -is 300 300 -o graphs/mobilenetgraph /usr/local/bin/ncsdk/Controllers/Parsers/TensorFlowParser/Convolution.py:45: SyntaxWarning: assertion is always true, perhaps remove parentheses? assert(False, "Layer type not supported by Convolution:...

In file included from /home/u16/work/caffe-yolov3/box.h:9:0, from /home/u16/work/caffe-yolov3/box.cpp:1: /home/u16/work/caffe-yolov3/yolo_layer.h:9:27: fatal error: caffe/caffe.hpp: 没有那个文件或目录 compilation terminated. CMakeFiles/sysDetectSpeed.dir/build.make:389: recipe for target 'CMakeFiles/sysDetectSpeed.dir/box.cpp.o' failed make[2]: *** [CMakeFiles/sysDetectSpeed.dir/box.cpp.o] Error 1 CMakeFiles/Makefile2:67: recipe for target 'CMakeFiles/sysDetectSpeed.dir/all'...

./yolomodels/tiny-yolo-voc.cfg ./yolomodels/tiny-yolo-voc.weights convert yolo to caffe ERROR:root:region layer is not supported Traceback (most recent call last): File "../python/create_yolo_caffemodel.py", line 8, in import caffe File "/opt/movidius/caffe/python/caffe/__init__.py", line 1, in from .pycaffe...

Hi, I have a problem when running detection example: u16@u16-System-Product-Name:~/work/YoloV2NCS$ python3 ./detectionExample/Main.py --image ./data/dog.jpg /usr/local/lib/python3.5/dist-packages/skimage/transform/_warps.py:84: UserWarning: The default mode, 'constant', will be changed to 'reflect' in skimage 0.15. warn("The default...

链接两个以上的client之后,拔掉其中一个的网线,另外的几个都会受到影响,画面会卡顿,经过分析,发现是epoll和select都无法响应tcp keepalive,导致无法正常remove掉已经断开连接的client,整个server从逻辑上就出现了问题

### 详细叙述 树莓派5,编译时添加移远5g模组支持,gobinet-1.63编译出错 ### 重复 issue - [X] 没有类似的 issue ### 具体型号 树莓派5 ### 详细日志 make[4]: Entering directory '/home/qstel/lede/build_dir/target-aarch64_cortex-a76_musl/linux-bcm27xx_bcm2712/linux-6.1.98' CC [M] /home/qstel/lede/build_dir/target-aarch64_cortex-a76_musl/linux-bcm27xx_bcm2712/gobinet-1.6.3/GobiUSBNet.o /home/qstel/lede/build_dir/target-aarch64_cortex-a76_musl/linux-bcm27xx_bcm2712/gobinet-1.6.3/GobiUSBNet.c: In function 'bridge_arp_reply': /home/qstel/lede/build_dir/target-aarch64_cortex-a76_musl/linux-bcm27xx_bcm2712/gobinet-1.6.3/GobiUSBNet.c:309:13: error: implicit declaration...