lufficc / SSD

High quality, fast, modular reference implementation of SSD in PyTorch
MIT License
1.52k stars 384 forks source link

evalution error #184

Closed Pluto1314 closed 3 years ago

Pluto1314 commented 3 years ago

2020-11-04 09:37:03,032 SSD.inference WARNING: Number of images that were gathered from multiple processes is not a contiguous set. Some images might be missing from the evaluation.

I get this error when I use multi gpus evaluation.