Closed zhoujinhai closed 5 years ago
I would say if there is no desired object in the training image then it return this empty case... I guess that this should not affect the training process unless majority of your training images are empty
@zhoujinhai could you provide sample code to replicate your case? thx
Thanks, I have solved it, It my data problem.
I am troubled, the box_data becomes 0 after random preprocessing for real-time data augmentation. Will this affect the training? the later are the output in function
get_random_data()
in uilts.py.