Training with eIQ portal

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

Training with eIQ portal

1,434件の閲覧回数
ejmfrancisco
Contributor I

I am trying to train a face detection model using the eIQ portal. I am trying to import dataset from tensorflow dataset (tfds) specifically coco/2017 dataset. However, I only want to import wider_face. But when I try to do that, Importer error occurs which is shown in the image below. Any help will do. Thanks!

0 件の賞賛
返信
4 返答(返信)

1,421件の閲覧回数
joanxie
NXP TechSupport
NXP TechSupport

what bsp version do you use? pls check this

https://tfhub.dev/tensorflow/collections/object_detection/1

0 件の賞賛
返信

1,417件の閲覧回数
ejmfrancisco
Contributor I

 

Also, the link you provide is already a pre-trained model. I am trying to train my model from the scratch by importing from tensorflow datasets using the eIQ portal.

  • Target dataset: Coco2017/wider_face

But it seems that there are errors downloading the dataset.

0 件の賞賛
返信

1,396件の閲覧回数
joanxie
NXP TechSupport
NXP TechSupport

did you train other dataset? is the issue only for Coco2017/wider_face? I send to you an example for how to use eIQ toolkit, maybe you can refer to that

0 件の賞賛
返信

1,389件の閲覧回数
ejmfrancisco
Contributor I

I already have do that process before but Im referring to the wider_face dataset from tfds since I only wanted to focus on face detection.

Steps are:

1. Import dataset

2. Select tensorflow datasets

3. Select object detection

4. Go to advance options and choose wider_face dataset

5. Split dataset to 80%/20%

The error happens from step 1. I tried to download the whole coco2017 dataset aswell but I just want to use the face detection instead thats why I select wider_face dataset.

0 件の賞賛
返信