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
初心者
1,163件の閲覧回数

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 件の賞賛
3 返答(返信)
Munesh_Intel
モデレーター
1,163件の閲覧回数

Hi Andy,

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

 

Regards,

Munesh

 

Luo__Andy
初心者
1,163件の閲覧回数

Hi Munesh,

   My OpenVINO version is 2020.3. OS is Ubuntu 18.04.

Regards,

Andy

Munesh_Intel
モデレーター
1,163件の閲覧回数

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

返信