blakeliu

Results 10 comments of blakeliu

I flowed http://mxnet.incubator.apache.org/get_started/windows_setup.html, build x64 gpu version, and python interface. Last run demo.py,and it was still failed !!! **conv5_6 = mx.sym.stack_neighbor(data=conv5_5, kernel=(2, 2), name='stack_downsample') AttributeError: module 'mxnet.symbol' has no attribute...

win10 vs2015 build x64 gpu version ,error: e:\cv\object_detection\yolo\mxnet-yolo\mxnet\src\operator\contrib\./yolo_output-inl.h(61): error C2398: 元素“1”: 从“double”转换到“float”需要收缩转换 3> 3>e:\cv\object_detection\yolo\mxnet-yolo\mxnet\src\operator\contrib\./yolo_output-inl.h(61): error C2398: 元素“2”: 从“double”转换到“float”需要收缩转换

**I got the same error!** 🚀 Pulling the docker image... 3.3.0.115: Pulling from zixia/wechat Digest: sha256:7b48c45ef1fcd1e164b2def03f7a17775e9d4f409420588dd8bf8ac8b4b02fb4 Status: Image is up to date for zixia/wechat:3.3.0.115 docker.io/zixia/wechat:3.3.0.115 🚀 Pulling the docker image...

镜像paddlepaddle/fastdeploy:1.0.0-cpu-only-21.10, 在系统win10 and ubuntu18.04 遇到同样的问题, paddle, onnx, openvio均不支持! ```txt [ERROR] fastdeploy/runtime.cc(262)::UsePaddleBackend The FastDeploy didn't compile with Paddle Inference. [ERROR] fastdeploy/runtime.cc(271)::UseOrtBackend The FastDeploy didn't compile with OrtBackend. [ERROR] fastdeploy/runtime.cc(296)::UseOpenVINOBackend The FastDeploy...

如同[issues 1077]( https://github.com/PaddlePaddle/FastDeploy/issues/1077#issuecomment-1691263269) 更换为fastdeploy_python-1.0.7-cp38-cp38-manylinux1_x86_64.whl,依然报错!

Can you provide me with some of your training data? if If you are convenient ,my email [email protected], thanks

What is the tensorflow version number?

ffmpeg-python 0.1.17 python 3.6.9 ubuntu 18.4 `inpath = '/home/project/demo/video/demo1.mp4'` `def read_frame_as_jpeg(inpath, frame_num):` out, err = ( ffmpeg .input(in_filename) .filter('select', 'gte(n,{})'.format(frame_num)) .output('pipe:', vframes=1, format='image2', vcodec='mjpeg') .run(capture_stdout=True) ) return out out =...

`python read_frame_as_jpeg.py in.mp4 1` Traceback (most recent call last): File "read_frame_as_jpeg.py", line 27, in out = read_frame_as_jpeg(args.in_filename, args.frame_num) File "read_frame_as_jpeg.py", line 20, in read_frame_as_jpeg .run(capture_stdout=True) File "/home/blake/anaconda3/lib/python3.6/site-packages/ffmpeg/_run.py", line 300, in...

> 如题,希望能够check一下邮箱,感谢大佬 +1