experiencor / keras-yolo2

Easy training on custom dataset. Various backends (MobileNet and SqueezeNet) supported. A YOLO demo to detect raccoon run entirely in brower is accessible at https://git.io/vF7vI (not on Windows).
MIT License
1.73k stars 784 forks source link

loss nan #422

Open vcvishal opened 5 years ago

vcvishal commented 5 years ago

when i use it on my dataset it shows Current Recall [0] Average Recall [0] Loss XY [nan] Loss WH [nan] Loss Conf [nan] Loss Class [nan] Total Loss [nan] Current Recall [0] Average Recall [0] Loss XY [nan] Loss WH [nan] Loss Conf [nan] Loss Class [nan] Total Loss [nan] Current Recall [0] Average Recall [0]

please guide me thank you