gaussclb

Results 5 comments of gaussclb

@jacobdevlin-google, why do you maintain the `attention_heads`?

![test](https://user-images.githubusercontent.com/11674304/32947035-ef80b8a2-cbd4-11e7-85d5-1528a0f68276.png) ![test](https://user-images.githubusercontent.com/11674304/32947183-9027b044-cbd5-11e7-8f81-093ffda0229f.png) ![test](https://user-images.githubusercontent.com/11674304/32947101-3e2ad582-cbd5-11e7-8f25-e2be41bfa473.png)

I'm sorry, I think it is too difficult to reproduce the MAP of yolo. Maybe the author use many tricks. And I'm also wonder whether the difference of `tensorflow` and...

Because the test code only output the top_1 confidence of object, if you want to output many objects, you may set the threshold of confidence and use `NMS`.

Does anyone try to train yolov1 on pascal voc(2007+2012 trainval) and surpass mAP by 60% on 2007 test?