qqwweee / keras-yolo3

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

why the mask in yolov3-tiny is 1,2,3 and 3,4,5. the 0:[10,14,] is not used? #668

Open stringAlice opened 4 years ago

stringAlice commented 4 years ago

hope someone can ans my question

anuragkarwa001 commented 3 years ago

I have the same doubt , I guess its by mistake.