吕文玉

Results 261 comments of 吕文玉

切图暂时不支持旋转框的

怎么个不一样法

`CUDA_VISIBLE_DEVICES=0,1,2,3 python -m paddle.distributed.launch --log_dir=log --gpus 0,1,2,3 tools/train.py -c configs/picodet/picodet_s_shufflenetv2_416_coco.yml --eval &> train.log 2>&1 &`

ci有点问题 在修了

应该是nms-gpu有点问题 用最新的paddle版本试一下