train ppyolo errror for voc format
Created by: toplinuxsir
python tools/train.py -c ./configs/ppyolo/ppyolo.yml
The error below :
2020-08-28 11:02:56,336-WARNING: The actual image width: 2304 is not equal to the width: 3456.0 in annotation, and update sample['w'] by actual image width.
2020-08-28 11:02:56,633-WARNING: recv endsignal from outq with errmsg[consumer[consumer-796-1] exits for reason[consumer[consumer-796-4] exits for reason[consumer[consumer-796-0] exits
for reason[consumer[consumer-796-7] exits for reason[consumer[consumer-796-6] exits for reason[consumer[consumer-796-5] exits for reason[consumer[consumer-796-2] failed to map with er
ror:[index 61 is out of bounds for axis 3 with size 52]]]]]]]]
2020-08-28 11:02:58,517-WARNING: recv endsignal from outq with errmsg[consumer[consumer-796-3] exits for reason[consumer[consumer-796-1] exits for reason[consumer[consumer-796-4] exits
for reason[consumer[consumer-796-0] exits for reason[consumer[consumer-796-7] exits for reason[consumer[consumer-796-6] exits for reason[consumer[consumer-796-5] exits for reason[cons
umer[consumer-796-2] failed to map with error:[index 61 is out of bounds for axis 3 with size 52]]]]]]]]]
2020-08-28 11:02:58,517-WARNING: Your reader has raised an exception!
Exception in thread Thread-2:
Traceback (most recent call last):
File "/usr/lib/python3.7/threading.py", line 926, in _bootstrap_inner
self.run()
File "/usr/lib/python3.7/threading.py", line 870, in run