how to use model_520.nef from step by step of Yolov3

I followed the step of Yolo Example, and i got models_520.nef also.

And when i ran batchCompile_520.py, i had set the param of batch_input_params.json "model id" as 205(because enum model_type YOLO_V3_416_416_3 is 205)

Now, i want to use kdp2 library to use these model, the error code always gave me KHOST_IPC_ERROR_INVALID_MODEL_ID QQ(I had modify kdp2_app.c and re-build it),

Please help me~

(the case for TINY_YOLO_V3_224_224_3 and TINY_YOLO_V3_416_416_3 is OK)

Comments

The discussion has been closed due to inactivity. To continue with the topic, please feel free to post a new discussion.