Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Getting error while build object detection model using IBM cloud https://cloud.annotations.ai #269

@mrsumitshastri

Description

@mrsumitshastri

Hello Team,

I developed one ML object detection model 2 years ago. Now I what to enhance this model with more training data sets. 2 years ago the process of model generation was pretty simple. We needed to click the "Train the Model" button but now it is integrated with Google Colab. So I am facing an error while generating the ML model. Please find the details.
Error :

  1. In the "Start training" step.
    NotImplementedError: Cannot convert a symbolic Tensor (cond_2/strided_slice:0) to a numpy array.

  2. In the Export inference graph step:
    FileNotFoundError: [Errno 2] No such file or directory: '/content/output' Because of previous step did not done successfully.

I tried the same process by creating a new model but got the same error for all the projects.

Please help me to resolve this issue

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions