Zheng Xin

Results 35 issues of Zheng Xin

can someone help? thanks

(base) zhengxin@zhengxin:~/OpenVINO-YOLOV4$ python object_detection_demo_yolov4_async.py -m darknet_yolov4.xml -i 1.jpg -d CPU Traceback (most recent call last): File "object_detection_demo_yolov4_async.py", line 27, in from openvino.inference_engine import IECore File "/home/zhengxin/anaconda3/lib/python3.8/site-packages/openvino/inference_engine/__init__.py", line 30, in from...

I am new to the AdelaiDet toolkit. I am interested in ABCNetV2. in the `configs/BAText/ReCTS/v2_chn_attn_R_50.yaml` the backbone is `build_fcos_resnet_bifpn_backbone` which come from ResNet50, that too large for me, how can...

Traceback (most recent call last): File "/home/zhengxin/anaconda3/envs/pytorch/lib/python3.8/site-packages/torch/multiprocessing/spawn.py", line 59, in _wrap fn(i, *args) File "/home/zhengxin/humanpose.pytorch/tools/train.py", line 223, in main_worker perf_indicator = validate( File "/home/zhengxin/humanpose.pytorch/tools/../lib/core/function.py", line 204, in validate name_values, perf_indicator...