Dongoo Lee
Dongoo Lee
> Hi, can you add `CUDA_LAUNCH_BLOCKING=1` to the `dist_train.sh` and provide me with the new log? Like this: > > ``` > #!/usr/bin/env bash > > CONFIG=$1 > GPUS=$2 >...
I am using usb 2.0 shield(http://m.vctec.co.kr/product/detail.html?product_no=11927&cate_no=65&display_group=1)
I checked my usb camera shield. The Rev was D. However, I tried to reduce the pixel clock speed as follows. It worked without error. (AR0134_960p_Color.json, "0x0018" => "0x0016" in...
> Hey @ldg810, how can we get more information about ROS2 migration for this project Currently, my migration code is not merged into PX4-Avoidance repository. Thus, you can visit my...
> > @TSC21 This might be interesting for you > > Absolutely and I totally support the effort of continuing pushing this forward. There's still things to get wrapped up...
> > > > @TSC21 This might be interesting for you > > > > > > > > > Absolutely and I totally support the effort of continuing pushing...
I am getting same error... Is there any solution??
> I am getting same error... Is there any solution?? I found the problem. you shoud have checkpoint.npy file in checkpoint path. ``` wget https://storage.googleapis.com/dm-tapnet/checkpoint.npy -o tapnet/checkpoint/checkpoint.npy