Robin Ross
Robin Ross
fail to find the C++ implementation of your code, could you please upload the C++ implementation ?
  is there any way to solve this scale problem?
As i known, regular voc_cocostyle file only contain bbox annotation[x1,y1,x2,y2] and segmentation annotation are [x1y1,x2,y1,x2,y2,x1y2] style, which can't precisely calculate your map for segmentation as ground truth. So do you...