- 新着としてマーク
- ブックマーク
- 購読
- ミュート
- RSS フィードを購読する
- ハイライト
- 印刷
- 不適切なコンテンツを報告
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
コピーされたリンク
- 新着としてマーク
- ブックマーク
- 購読
- ミュート
- RSS フィードを購読する
- ハイライト
- 印刷
- 不適切なコンテンツを報告
Hi Andy,
Please share your environment details (versions of OpenVINO and OS) so that we can reproduce your issue at our end.
Regards,
Munesh
- 新着としてマーク
- ブックマーク
- 購読
- ミュート
- RSS フィードを購読する
- ハイライト
- 印刷
- 不適切なコンテンツを報告
Hi Munesh,
My OpenVINO version is 2020.3. OS is Ubuntu 18.04.
Regards,
Andy
- 新着としてマーク
- ブックマーク
- 購読
- ミュート
- RSS フィードを購読する
- ハイライト
- 印刷
- 不適切なコンテンツを報告
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
