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.
6401 Discussions

DL workbench imagenet dataset type load error

YOUSANG
Beginner
503 Views

Hi, I'm new to OpenVINO DL workbench. please help me.

 

I tried import Imagenet classification dataset but it's not working.

I followed document here
https://docs.openvinotoolkit.org/latest/_docs_Workbench_DG_Dataset_Types.html#imagenet

 

and i attatched my dataset file.

I don't know why it's not working. please help me.

 

// my dataset annotation file looks like this

val_0.JPEG 100
val_1.JPEG 100
val_2.JPEG 100
val_3.JPEG 100
val_4.JPEG 100
val_5.JPEG 100
val_6.JPEG 100
val_7.JPEG 100
val_8.JPEG 100
val_9.JPEG 100

 

 

0 Kudos
1 Reply
Iffa_Intel
Moderator
480 Views

Greetings,


You can refer to this video for complete implementation of OpenVino Workbench including importing datasets and experiment with it.

https://www.youtube.com/watch?v=9TRJwEmY0K4


Hope this helps!

Sincerely,

Iffa


0 Kudos
Reply