xuannianz / EfficientDet

EfficientDet (Scalable and Efficient Object Detection) implementation in Keras and Tensorflow
Apache License 2.0
1.39k stars 395 forks source link

some error in evaluating process in on_epoch_end #235

Closed ghoshaw closed 3 years ago

ghoshaw commented 3 years ago

Hi, I use this code to train coco data, and sometimes it will crushed in evaluate process. It seems the predict result in json file has some error. " json.decoder.JSONDecodeError: Expecting ',' delimiter: line 1737590 column 31 (char 40532287)" "json.decoder.JSONDecodeError: Extra data: line 5482743 column 2 (char 127903462)" Any advice about the question? Thanks.

stale[bot] commented 3 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.