Skip to Content
Menu
v 16.0 Third Party
Live Preview
Availability
Odoo Online
Odoo.sh
On Premise
Lines of code 1759
Technical Name imageset-cvat
LicenseOPL-1
Websitehttps://wws2003.github.io/odoocvat-public/
You bought this module and need support? Click here!
Availability
Odoo Online
Odoo.sh
On Premise
Lines of code 1759
Technical Name imageset-cvat
LicenseOPL-1
Websitehttps://wws2003.github.io/odoocvat-public/

CVAT Data Management Module for Odoo - User Guide

Overview

This Odoo module improves the CVAT (Computer Vision Annotation Tool) workflow by enabling local data management and integrating seamlessly with CVAT's cloud services. It addresses limitations such as the lack of search features, data organization, and local data tracking. Compatible with Odoo 16 and later, the module requires installation.

System Requirements

  • Odoo 16 or later
  • Python packages:
    • cvat-sdk==2.21.0
    • aiofiles==24.1.0
Key Features

1. Local dataset Management

  • Manage local datasets (single-level image folders)
  • Automatic file counting and verification
  • Dataset integrity checking

2. CVAT Server Integration

  • Add and manage multiple CVAT server connections
  • Store and secure CVAT credentials
  • Test connection functionality
  • Checkout (import) CVAT projects

3. CVAT Project Synchronization

  • Synchronize project information
  • Checkout (import) CVAT tasks
  • Submit local dataset for task
  • Manage project metadata

4. CVAT Task Integration

  • Monitor task status
  • Synchronize task information and images
  • Track annotation progress

5. CVAT Task Image Tracing

  • List and search CVAT task images
  • Find corresponding location in local machine
Operations

1. Authorization information

To configure volume mapping, Adminstration role is necessary. However, all other operations can be carried out by users assigned to the Odat user group. For a quick start, you can use the pre-defined user account: odat-user@example.com with the password "odatuser$123".

Auth user

2. Setting Up Volume Mapping (for the case working on Docker Container)

Volume Mapping Example

3. Managing Local Dataset

3.1 Create new dataset

Create new dataset

3.2 View and edit existing dataset

View/edit existing dataset

4. Setting Up CVAT Server

4.1 Create new CVAT Server with credential information

Create new record for CVAT server

4.2 View and test connection

Test connection to CVAT server

4.3 Checkout project(s)

Checkout project from CVAT server

5. Manage CVAT project

5.1 List checked out CVAT projects

List CVAT projects

5.2 Synchronize information from CVAT

Synchronize information from CVAT

5.3 Checkout one CVAT task

Checkout one task from CVAT

5.4 Checkout all CVAT tasks

Checkout all tasks from CVAT

5.5 Submit new task to CVAT

Submit task to CVAT

6. Manage CVAT Tasks

6.1 List submitted/checked out CVAT tasks

List CVAT tasks

6.2 Synchronize CVAT task

Synchronize CVAT task

7. Browsing CVAT image

7.1 List synchronized CVAT images

List CVAT images

7.2 Show details of CVAT image

CVAT image detail

8. Managing Scheduled Actions

8.1 List scheduled actions

List scheduled actions

8.2 Show/edit details of scheduled action

Scheduled action detail
Troubleshooting

Common Issues

  • Path mapping errors in Docker environment
  • Connection timeout with CVAT server
  • File permission issues

Solutions

  • Verify Docker volume mappings
  • Check CVAT server status and credentials
  • Ensure proper file permissions
  • Review synchronization logs

Best Practices

  • Regularly backup local data
  • Maintain consistent folder structure
  • Use meaningful names for datasets
  • Keep CVAT credentials secure
About

Changlogs

  • Version 1.0.1: Initial distribution with basic functions

Contact

  • For technical support or further assistance, please contact system administrator [at]gmail.com. Or create an issue at https://github.com/wws2003/odoocvat-public/issues
Odoo Proprietary License v1.0

This software and associated files (the "Software") may only be used (executed,
modified, executed after modifications) if you have purchased a valid license
from the authors, typically via Odoo Apps, or if you have received a written
agreement from the authors of the Software (see the COPYRIGHT file).

You may develop Odoo modules that use the Software as a library (typically
by depending on it, importing it and using its resources), but without copying
any source code or material from the Software. You may distribute those
modules under the license of your choice, provided that this license is
compatible with the terms of the Odoo Proprietary License (For example:
LGPL, MIT, or proprietary licenses similar to this one).

It is forbidden to publish, distribute, sublicense, or sell copies of the Software
or modified copies of the Software.

The above copyright notice and this permission notice must be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM,
DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
DEALINGS IN THE SOFTWARE.

Please log in to comment on this module

  • The author can leave a single reply to each comment.
  • This section is meant to ask simple questions or leave a rating. Every report of a problem experienced while using the module should be addressed to the author directly (refer to the following point).
  • If you want to start a discussion with the author or have a question related to your purchase, please use the support page.