I have created a pull request to add tiny YOLO in pull request #93. But I got "Incompatible shapes [32,13,13,5,1] vs. [32,6,6,5,1]" around line 281 of file YAD2K/yad2k/models/keras_yolo.py in yolo_loss function. Please see pull request #93 for detailed log. Can you tell me what might be wrong?
Dear author,
I have created a pull request to add tiny YOLO in pull request #93. But I got "Incompatible shapes [32,13,13,5,1] vs. [32,6,6,5,1]" around line 281 of file YAD2K/yad2k/models/keras_yolo.py in yolo_loss function. Please see pull request #93 for detailed log. Can you tell me what might be wrong?