Data Management
Naming Conventions
The naming convention follows the format:
<number of images>
_<size class>
_<common name>
_<batch_id>
_annotations_camvid.zip for unlabeled data<number of images>
_<size class>
_<common name>
_<batch_id>
_annotations_camvid_annotated.zip for labeled data
The batch ID indicates the date of collection as well as where it was collected following the format:
<State Abbreviation of sample location>
_<YYYY>
_<MM>
_<DD>
For example:
60_medium_large_Crimson_clover_MD_2023-10-10_annotations_camvid.zip
Number of Images = 60
Size Class = medium large
Common Name = Crimson clover
Batch ID = MD_2023-10-10
Downloading Data
Data is stored in a shared google drive folder titled “CVAT “. If you do not have access to the drive folder please contact mkutuga@ncsu.edu.
Open Google Chrome
Go to Google Drive: https://drive.google.com/drive/home
Access the CVAT folder in Google Drive
Using the
Search bar (🔎︎)
on the Google Drive home page, search “CVAT” and hitEnter (⮠ )
Double click on the “CVAT” folder to access it
We recommend bookmarking this webpage so that you can find it easily in the future. To do this click on the Star (☆)
icon in the Google Chrome address field. You may also want to star the CVAT folder by selecting the folder in Google Drive and pressing the Ctrl
, Alt
and S
(Ctrl
+ Alt
+ S
) keys simultaneously.
Find the data assigned to you
Double click on the “Unlabeled” folder
Double click on the folder that matches your name
Here you will find the datasets assigned to you.
Select and Download the Data
Select the dataset you want to annotate
Download the .zip file by clicking the
Download (⭳)
icon
Importing Data to CVAT
In the CVAT Project
In the project the data corresponds to, click the
Actions ⫶
button in the upper right section of the page.Select
Import dataset
from the dropdown that appearsIn the menu that appears, select the
Input format
fieldSelect
CamVid 1.0
from the dropdown
Finding the Data
If you recently downloaded the data file, find the
Download (⭳)
icon in the browser bar and click on it.If you did not recently download the data file, go to the Windows
File Explorer
and find the file wherever you saved it (theDownloads
folder is default).
Find the dataset in the download history and click on the
folder (🗀)
icon to the right of the file name to bring up the file’s location on your computer.
|
Adding the Data
Click and drag the file from the file browser into the upload area on the CVAT page.
Alternatively, click the upload area on the CVAT page
In the window that appears, find the data file wherever you saved it (files are saved to the
Downloads
folder by default)Select the data file and then click the
Upload
button.
Once you see the .zip file’s name underneath the upload area on CVAT, click the
Ok
button.A circular progress bar will appear and a notification will appear in the corner of the window that says “
Data import started
”.When the import is done, another notification will appear that says “
Annotations import is finished
” and you will be returned to the project’s page.The imported data will appear in the project’s page as a task titled “Default”
Exporting Data from CVAT
When you are done with annotating all the frames, click the
Menu
icon in thenavigation bar
.Select
Finish the job
from the dropdownGo to the
Jobs
pageClick on the job whose state is
completed
Select the icon of three vertical dots in the corner of the task
Select
Export annotations
in the dropdownIn the popup that appears select the
Export Format
fieldSelect
CamVid 1.0
Select
Ok
A notification will appear informing you that the export has begun
Once the export has completed a notification will appear
Go to the requests page and find the Annotations export request.
Click on the three vertical dots and select Download
In the
filename
field type the project name in accordance with the Naming ConventionsClick
Save
Make sure that you’re saving your annotated data to a location that is easy for you to access and remember
Uploading Labeled Data
Data is stored in a shared google drive folder titled “CVAT “. If you do not have access to the drive folder please contact mkutuga@ncsu.edu.
Open Google Chrome
Go to Google Drive: https://drive.google.com/drive/home
Access the CVAT folder in Google Drive
Using the
Search bar (🔎︎)
on the Google Drive home page, search “CVAT” and hitEnter (⮠ )
Double click on the “CVAT” folder to access it
We recommend bookmarking this webpage so that you can find it easily in the future. To do this click on the Star (☆)
icon in the Google Chrome address field. You may also want to star the CVAT folder by selecting the folder in Google Drive and pressing the Ctrl
, Alt
and S
(Ctrl
+ Alt
+ S
) keys simultaneously.
Find your subfolder
Double click on the “Labeled” folder
Double click on the folder that matches your name
Select and Upload the Data
In the corner of the Google Drive page, click the button that says
New +
Select
File upload
In the file explorer window that appears, select the dataset you want to upload
Upload the .zip file by clicking
Open
Make sure that your file adheres to the Naming Conventions