Code for 3D object detection for autonomous driving
MIT License
939
stars
347
forks
source link
Excuse me, an error is reported when generating Mini-batch, for obj_label in obj_labels: TypeError: 'NoneType' object is not iterable. What is the reason for this? #199