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

Rectangular box annotation rotation problem #4784

Closed
Sunny-Day200 opened this issue Aug 1, 2022 · 5 comments
Closed

Rectangular box annotation rotation problem #4784

Sunny-Day200 opened this issue Aug 1, 2022 · 5 comments
Assignees
Labels
need info Need more information to investigate the issue question Further information is requested

Comments

@Sunny-Day200
Copy link

Add the least components in the latest version of cvat to rotate the rectangular box annotation

Running only the (docker-compose Up) rectangle box comment does not appear to rotate
I hope to get your help

@bsekachev
Copy link
Member

Hi,

Because docker-compose up do not rebuild a docker image, actually you can't upgrade the application this way.
Try to clone this repository https://github.com/cvat-ai/cvat (because the current one have issues with the latest release) and do docker-compose up -d --build

@Sunny-Day200
Copy link
Author

Thanked your reply
My current version of cvat is the latest version. After starting with (docker compose up -d --build), the rectangular box annotation still cannot be rotated. Does it need to add other components?

If you clone again https://github.com/cvat-ai/cvat Will it affect the data I have uploaded before。。。。。。。

@bsekachev
Copy link
Member

After starting with (docker compose up -d --build), the rectangular box annotation still cannot be rotated. Does it need to add other components?

Be sure you are using correct instance, maybe you have deployed more. Share with us CVAT version from UI (top right menu > About), please provide some screenshots where rotation point does not appear.

@Sunny-Day200
Copy link
Author

启动后(docker docker up -d --build),组合框注解还是不能旋转。是否需要添加其他组件?

确保您是的实例,可能您已经部署没有出现来自与分享的 CVAT 版本更多使用的 UI (使用菜单实例>关于),请参阅旋转点的屏幕截图。

image
微信图片编辑_20220802171359

@bsekachev
Copy link
Member

Hi again,

Sorry for long response. I was on vacation.

According to this patch #3832
Bounding boxes can be rotated starting from 1.26.0
So, I can suggest that you upgrade your server wrong way.

@bsekachev bsekachev added question Further information is requested need info Need more information to investigate the issue labels Aug 25, 2022
@bsekachev bsekachev self-assigned this Aug 25, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
need info Need more information to investigate the issue question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants