Data Annotation
For training AI models, as well as for assessing the quality of already trained models, we need data with ground truth targets. These annotations can be manually created in a photo editor or a dedicated annotation tool.
Neura CVAT is a specialized computer vision annotation tool developed by Neura, built upon the foundation of the open-source CVAT platform. It provides a powerful and user-friendly interface for labeling images and videos for computer vision tasks.
The system offers comprehensive annotation capabilities including bounding boxes, polygons, and keypoints, along with multi-user labeling functionality for efficient team workflows. These features are essential for tasks like object detection, segmentation, and tracking.
Neura CVAT enhances the base CVAT platform with custom features specifically designed for Neura’s AI development pipeline, while maintaining the robust and flexible nature of the original system.
Note
The guide is simplified to focus on the most common usage scenarios. For more advanced features and options, please refer to the official CVAT documentation.
Note
Sign in / Sign up
Access Neura CVAT through your web browser at http://192.168.2.14:8050.
In the start page, you will encounter a login interface, where you enter your email and password.
New users can register by clicking Create an Account:
Create a Project
Labeling is managed through Project functionality. Within each Project, a user can set up task-specific settings, track changes and create versions.
Click + and proceed to Create a new project.
Provide a name for your Project and add labels. Click Submit & Open to complete. Later, you can edit the name, as well as add, modify or remove labels.
Create a Task
Click on +. Assign a name to the task, associate it with a project, and proceed to Select files. Add images either by dragging them into the designated square or clicking on them. Click Submit & Open to complete.
After that, a list of Jobs should appear. You can start the annotation process by clicking on Job#1.
Basic Image Manipulation
The basic image manipulation functions include:
allows navigating and interacting with the CVAT interface: pointing, clicking, and selecting various elements on the screen.
allows moving the image within the CVAT workspace to focus on specific areas of the image.
rotates the image clockwise or anticlockwise.
allows adjusting the view to fit the entire image within the CVAT workspace to get an overview of the entire content.
allows specifying an area or region in the image that you want to focus on or annotate.
Shortcuts
Shortcut |
Action |
|---|---|
|
Open/hide the list of available shortcuts |
|
Repeat the latest procedure of drawing with the same parameters |
|
Activate or deactivate mode to merging shapes |
|
Activate or deactivate mode to splitting shapes |
|
Activate or deactivate mode to grouping shapes |
|
Reset group for selected shapes (in group mode) |
|
Cancel any active canvas mode |
|
Copy shape to CVAT internal clipboard |
|
Paste a shape from internal CVAT clipboard |
Hold |
When pasting shape from the buffer for multiple pasting. |
|
Make a copy of the object on the following frames |
|
Changes a label for an activated object or for the next drawn object if no objects are activated |









