matakk

Results 10 issues of matakk

const scene = new Scene({ id: 'map', map: new Map({ center: [116.67519727799886, 23.560871812247797], zoom: 15 }) }); scene.on('loaded', () => { scene.registerRenderService(ThreeRender); }); 出现错误: map.js?b6e3:352 Uncaught (in promise) Error: not...

Hi,thank you your code. I test on windows ,python Anaconda2,but has error. running install running bdist_egg running egg_info writing py_fast_rcnn_gpu.egg-info\PKG-INFO writing top-level names to py_fast_rcnn_gpu.egg-info\top_level.txt writing dependency_links to py_fast_rcnn_gpu.egg-info\dependency_links.txt reading...

你好,请教一个问题:我循环一个股票的所有f10数据的时候,有些无法获取到 data_f10_list = api.get_company_info_category(market, code) for v in data_f10_list: data = api.get_company_info_content(market, code,v['filename'], v['start'], v['length']) if data == None: continue --->有些进入到这里面。 debug输出是: 2019-02-09 19:45:41,390 - PYTDX - DEBUG - hit...

1: Ubuntu下,编译 metaplayer7, 需要libyangh264decoder ,找到了一个2年前的项目 ,https://github.com/Romantic-LiXuefeng/yangh264decoder.git 编译后出现错误: g++ -Wl,-O1 -o ../../bin/app_release/metaplayer7 main.o mainwindow.o yangrecordthread.o YangPlayFactory.o YangPlayWidget.o YangPlayerBase.o YangPlayerDecoder.o YangPlayerHandleImpl.o YangPlayerPlay.o YangRtcReceive.o YangYuvPlayWidget.o moc_mainwindow.o moc_YangPlayWidget.o moc_YangYuvPlayWidget.o -L/root/metartc7.072.linux/bin -L../..//bin/lib_release -L../..//thirdparty/lib -lmetartc7 -lmetartccore7...

卡顿厉害,切换到底分辨率画面能流畅 自定义脚本能实现吗? 多谢!

Thank you your code. I have a ubuntu desktop computer with nvidia gpu. I have install the caffe with gpu. How to use this ocr program?

I have successfull build mxnet-ssd.cpp-win in vs2015,and now I want to build libmxnet (include ssd),but I can't find the step . Do you have the build step ? thank you!

### System Information CPU:Intel(R) Xeon(R) Silver 4314 CPU @ 2.40GHz Ascend: 300i-3000 Processing accelerators: Huawei Technologies Co., Ltd. Device d100 (rev 20) Opencv:4.11 + opencv_contrib4.11 CANN: Ascend-cann-toolkit_8.0.1_linux-x86_64.zip Ascend-cann-kernels-310b_8.0.0_linux-x86_64.zip I flow...

bug
category: build/install
category: dnn
category:dnn_cann

thank you for you beautiful architecture code! I have compile and run on windows with cudn. use this: `MultitargetTracker.exe` -e=4`-s=g:\dl\Multitarget-tracker\data\settings_dfine.ini` to run opencv dnn ,parser onnx error, I read this...

question