I'm using CVAT to annotate videos for a computer vision task. CVAT is running through a docker container on windows 10. The problem is that CVAT gives an error that there is no enough storage space when I try to export my dataset.
I want to move CVAT (its docker container/volumes) to another hard drive partition that has enough space without losing any of my annotation tasks.
The reason is that I need to move CVAT to somewhere where there is enough space to export my dataset.
I haven't tried much. my only concern is losing any of my annotation tasks.