Changing the path of builtin datasets of Detectron2

Viewed 24

I want to change the default path of builtin PASCAL VOC Dataset in Detectron2.

According to the documentation,

You can set the location for builtin datasets by export DETECTRON2_DATASETS=/path/to/datasets

I'm unable to understand where to place the above statement.

Any help would be appreciated.

Thanks

0 Answers
Related