Intel® Distribution of OpenVINO™ Toolkit
Community assistance about the Intel® Distribution of OpenVINO™ toolkit, OpenCV, and all aspects of computer vision-related on Intel® platforms.

VOC dataset import error

Luo__Andy
Novice
733 Views

I am importing VOC2007 test dataset with DL Workbench. An error occurs. It says "Cannot find images folder for this dataset".

I followed the documentation and the directory tree is as below. Please let me know how to get it work.

VOCdevkit/
└── VOC
    ├── Annotations
    ├── Images
    ├── ImageSets
    │   ├── Layout
    │   ├── Main
    │   └── Segmentation
    ├── SegmentationClass
    └── SegmentationObject

0 Kudos
3 Replies
Munesh_Intel
Moderator
733 Views

Hi Andy,

Please share your environment details (versions of OpenVINO and OS) so that we can reproduce your issue at our end. 

 

Regards,

Munesh

 

0 Kudos
Luo__Andy
Novice
733 Views

Hi Munesh,

   My OpenVINO version is 2020.3. OS is Ubuntu 18.04.

Regards,

Andy

0 Kudos
Munesh_Intel
Moderator
733 Views

Hi Andy,

I've reproduced your issue at our end.

I’ve verified that importing Pascal VOC2007 dataset with DL Workbench is working fine with the following two different datasets, namely

  • Training/validation data (available in the ‘Development Kit’ section), and
  • Annotated test data (available in the ‘Test Data’ section),

which are available at the following page:

http://host.robots.ox.ac.uk/pascal/VOC/voc2007/index.html

 

Related information is available at the following pages:

https://docs.openvinotoolkit.org/2020.3/_docs_Workbench_DG_Select_Datasets.html

http://host.robots.ox.ac.uk/pascal/VOC/

 

Regards,

Munesh

0 Kudos
Reply