Jack-lx-jiang
Results
3
comments of
Jack-lx-jiang
@jtr2012 Yes. In my case, the problem is that my ground truth boxes' coordinates are float then the reader cannot read them correctly. To solve it, you can modify the...
@jtr2012 No, I haven't. What did you do to solve the problem??
@jtr2012 You can track down from the 524th row of solver.cpp. I guess you may mistake your ground truth box's label. You can check both your data set's label and...