Jacken
Jacken
I found the python version in the docker is 3.5, while it should be python >=3.6 to support some expressions. We should upgrade the python version, however, it means that...
I have met the same problem. Do you find the way to solve it ? I found the auther did not answer any question.
同上,有训练代码嘛
I have carefully read the code of google‘s and yours. There is a difference: In goolge's code: The bbox is (N, 4) while in your code: The bbox is (N,...
I have tried, then there will be the same problems as you mentioned. While the image rotated, some bboxes will still be in the original place or the bboxes will...