MingtaoFu / gliding_vertex

The implementation of paper "Gliding vertex on the horizontal bounding box for multi-oriented object detection".
271 stars 63 forks source link

map_index?? #38

Open 2018loveyyq opened 3 years ago

2018loveyyq commented 3 years ago

Hello and I recently read the implementation code of this paper. I don’t understand the meaning of the [0,1,2,3] dimension and [4,5,6,7] dimension of map_index in loss.py? Don't know if you have time to give some instructions? image