flydragon2018

Results 22 comments of flydragon2018

> Try this command: ./darknet detector valid cfg/voc.data yolo-voc.cfg yolo-voc.weights > If you take a quick look in this function "validate_detector" from file darknet/src/detector.c, it actually saves detection results in...

Ubuntu18.04 , got same issue. docker run --rm --gpus all nvcr.io/nvidia/tensorrt:19.09-py3 nvidia-smi docker: Error response from daemon: could not select device driver "" with capabilities: [[gpu]].

my bad for the typo. however, after I fixed it, I got the new error: [2020-09-18 10:54:58.665] [I] config file loaded: aist_living_lab_1/config.yaml ___ __ _____ _ _ __ __ /...

not yet. don't know the reason

Could some one who had run successfully, post manually installation in detail? thanks.

The file is there, I am sure, I have checked. why It complains about date issue?

how long It takes? Waiting for quite a while, I thought that It is stuck so I stop it

-DCMAKE_CUDA_ARCHITECTURES= all works for me. At beginning, I modified the CMakeLists.txt. Until I found the suggestion here.

no code, no credit.

if I use the default "standard", error as below: File "/usr/lib/python3.8/subprocess.py", line 516, in run raise CalledProcessError(retcode, process.args, subprocess.CalledProcessError: Command '['ninja', '-v']' returned non-zero exit status 1.