qqwweee / keras-yolo3

A Keras implementation of YOLOv3 (Tensorflow backend)
MIT License
7.14k stars 3.45k forks source link

Tiny yolo: adding new class - loss is nan #450

Open AGrosserHH opened 5 years ago

AGrosserHH commented 5 years ago

Hi all,

I have added a new class to tiny yolo and try to train the model. When I train I only get the information that the loss is nan. image

Is there any solution?

Cheers, Andi

EnesBasarkan commented 5 years ago

Did you solve the problem?

datduonguva commented 5 years ago

I posted my solution in here. Hope it would help. https://github.com/qqwweee/keras-yolo3/issues/171#issuecomment-522287613