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

TF automatic annotation: How to cancel/restart ongoing automatic annotation? #1082

Closed
itsharsh opened this issue Jan 21, 2020 · 4 comments · Fixed by #1198
Closed

TF automatic annotation: How to cancel/restart ongoing automatic annotation? #1082

itsharsh opened this issue Jan 21, 2020 · 4 comments · Fixed by #1198
Labels
bug Something isn't working enhancement New feature or request

Comments

@itsharsh
Copy link

Branch: develop

My system got crashed due to some other reason.
But at that time, automatic annotation was running.
And after system reboot, it got stuck, and the "Automatic Annotation" button is disabled
Screenshot (12)

@bsekachev
Copy link
Member

@itsharsh

Hi,
There isn't button in UI yet. We will do it.
Workaround is to open URL: http://localhost:8080/auto_annotation/cancel/<task_id> in the browser

@bsekachev bsekachev added bug Something isn't working enhancement New feature or request labels Jan 21, 2020
@itsharsh
Copy link
Author

I'm getting this output:

Task is not being annotated currently

@bsekachev
Copy link
Member

@itsharsh

And does UI still show the progress?

@itsharsh
Copy link
Author

@bsekachev
Yes, it's stuck at the same position. (PS: attached screenshot above)

Also, it got resolved after i restarted the cvat by:

docker-compose -f <ymlfile1> -f <ymlfile2>  down
docker-compose -f <ymlfile1> -f <ymlfile2>  up -d

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants