like
like
web 8089
I have started master likes below, but I can't access 8089 yet. [root@localhost ~]# docker run -e LOCUST_MODE=master -e TARGET_URL=http://10.16.16.17 locust-test INFO[0131] POST /v1.19/containers/create INFO[0132] POST /v1.19/containers/35628c7618218236c92d1a35b1e24d6f4509a87ebed178950cddef00cc150a65/attach?stderr=1&stdout=1&stream=1 INFO[0132] POST /v1.19/containers/35628c7618218236c92d1a35b1e24d6f4509a87ebed178950cddef00cc150a65/start...
why so slow?
Find 1 images 6055 text boxes before nms test/screenshot.png : detect 3372ms, restore 5ms, nms 147ms, recog 4796ms [timing] 8.196640491485596 


>>> from fastvqa import deep_end_to_end_vqa >>> >>> import torch >>> dum_video = torch.randn((3,240,720,1080)) >>> model_type="fast" >>> vqa = deep_end_to_end_vqa(True, model_type=model_type) [True, True, True, False] /home/saman/miniconda3/envs/fast_vqa/lib/python3.8/site-packages/torch/functional.py:478: UserWarning: torch.meshgrid: in an upcoming...
https://github.com/TimothyHTimothy/BasicVQA/releases/download/v0.22.0/fast.pth
root@ubuntu-HP-ProDesk-680-G2-MT:/usr/local/lib# ffmpeg ffmpeg version 3.1.11 Copyright (c) 2000-2017 the FFmpeg developers built with gcc 5.4.0 (Ubuntu 5.4.0-6ubuntu1~16.04.9) 20160609 configuration: --prefix=/usr/local --enable-shared libavutil 55. 28.100 / 55. 78.100 libavcodec 57. 48.101...
I came with the problem as the picture below when I used android studio 2.2.3 to debug an app. But the eclipse is ok with the same app. I am...
I have gone through the readme and most parts of the source codes, but even then I am not very clearly about how to realize the remote debug. Could you...