Intel® DevCloud
Help for those needing help starting or connecting to the Intel® DevCloud
1638 Discussions

Unknown dataset type: DL Workbench - Importing validation dataset

pramosg
Beginner
1,322 Views

@ChrisB_Intel 

 

I am pretty new using the DL workbench. I would like to test some models our team has created (Semantic Segmentation models). I also have the validation data structure as you mention in the documentation https://docs.openvinotoolkit.org/latest/workbench_docs_Workbench_DG_Dataset_Types.html#css

But I don't know why I am getting this Error: Unknown dataset type.

pramosg_2-1620926421575.png

I am creating a zip folder with this structure:

pramosg_3-1620926579838.png

 

And the JSON file is this one:

pramosg_4-1620926619487.png

 

Could you give me some ideas to fix my issue? 

 

Thanks and regards.

 

I have attached an example with two images.

0 Kudos
1 Solution
ChrisB_Intel
Moderator
1,305 Views

pramosg,

 

Check your json file name. You have it as dataset_meta_file.json, try dataset_meta.json

 

I just ran it and it seems to work fine.  

 

Please let me know the results. 

 

Thanks

Chris

 

 

View solution in original post

0 Kudos
4 Replies
ChrisB_Intel
Moderator
1,306 Views

pramosg,

 

Check your json file name. You have it as dataset_meta_file.json, try dataset_meta.json

 

I just ran it and it seems to work fine.  

 

Please let me know the results. 

 

Thanks

Chris

 

 

0 Kudos
pramosg
Beginner
1,294 Views

Thanks @ChrisB_Intel,

 

The error is still there.  Anything else I should do?

pramosg_0-1620985194926.pngpramosg_1-1620985229683.png

 

0 Kudos
pramosg
Beginner
1,288 Views

I also tried to use DL Workbench Intel DevCloud for Edge (JOB ID = 149731). Same issue. How does the system identify the dataset type?

0 Kudos
pramosg
Beginner
1,287 Views

@ChrisB_Intel 

 

The issue was solved. Instead dataset_file.json you mentioned I used try dataset_meta.json. And now the system recognizes the dataset type.

 

Thanks

0 Kudos
Reply