Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to train ABCNet on custom dataset with quadrilateral ground truth? #401

Closed
WeitaoJ opened this issue Jul 2, 2021 · 2 comments
Closed

Comments

@WeitaoJ
Copy link

WeitaoJ commented Jul 2, 2021

Hi, I want to train ABCNet on a custom dataset with quadrilateral bounding box, what should I do. Also I find the example of how to prepare custom dataset following the https://universityofadelaide.box.com/s/phqfzpvhe0obmkvn17akn9qw47u1m44i, but this code cannot handle such a dataset (horizontal or quadrilateral). Thank you!!
image

@Yuliang-Liu
Copy link
Contributor

Yuliang-Liu commented Jul 17, 2021

Hi there, you can simply interpolate the control points on the third halves of the longer side. Please refer to the figure below:

bezier

Rectangle or quadrangle can be viewed as special cases of the bezier curved bounding box.

@619268640
Copy link

@WeitaoJ 你好,请问你是怎么解决这个问题的?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants