吕文玉
吕文玉
试一下 `--class-wise`
切图暂时不支持旋转框的
怎么个不一样法
先确保对应的是同一个Python环境
` &> train.log 2>&1 `
`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有点问题 在修了
ci有点问题 在修了
应该是nms-gpu有点问题 用最新的paddle版本试一下