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 do I need to modify the CVAT that can be deployed on my own server like onepanel. I want to modify the model file. Automatically annotate the video with your own trained model. #414

Closed
kingmacth opened this issue Apr 19, 2019 · 1 comment
Labels
question Further information is requested

Comments

@kingmacth
Copy link

How do I need to modify the CVAT that can be deployed on my own server like onepanel. I want to modify the model file. Automatically annotate the video with your own trained model.

@nmanovic
Copy link
Contributor

@kingmacth , in general you don't need to modify CVAT to deploy it on your own server. You need to create a separate file (e.g. docker-compose.yml) for all your settings and put them into the file. See here an example: https://github.com/opencv/cvat#advanced-settings.

I will close the issue because it is a question and we want to keep here only real issues or feature requests for CVAT. If you have other questions don't hesitate to ask them here: https://gitter.im/opencv-cvat/public

@nmanovic nmanovic added the question Further information is requested label Apr 23, 2019
TOsmanov pushed a commit to TOsmanov/cvat that referenced this issue Aug 23, 2021
Bumps [glob-parent](https://github.com/gulpjs/glob-parent) from 5.1.1 to 5.1.2.
- [Release notes](https://github.com/gulpjs/glob-parent/releases)
- [Changelog](https://github.com/gulpjs/glob-parent/blob/main/CHANGELOG.md)
- [Commits](gulpjs/glob-parent@v5.1.1...v5.1.2)

---
updated-dependencies:
- dependency-name: glob-parent
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants