Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

invalid input value for enum studio.organization_transfer_learning_blocks_object_detection_last_lay: "mobilenet_ssd" #30

Open
doncarlos999 opened this issue Oct 24, 2022 · 0 comments

Comments

@doncarlos999
Copy link

(tensorflow) [11:03:39]  carl@Carls-MacBook-Pro  ~/Downloads/ei-reference-objdet-traffic-cam-object-detection_mobilenetv2ssd  edge-impulse-blocks init
Edge Impulse Blocks v1.14.13
? In which organization do you want to create this block? Carl
Attaching block to organization 'Carl'
? Choose a type of block Machine learning block
? Choose an option Create a new block
? Enter the name of your block mobilenetv2ssd_retest
? Enter the description of your block testing
? What type of data does this model operate on? Object Detection
? What's the last layer of this object detection model? MobileNet SSD
Your new block 'mobilenetv2ssd_retest' has been created in '/Users/carl/Downloads/ei-reference-objdet-traffic-cam-object-detection_mobilenetv2ssd'.
When you have finished building your transferLearning block, run 'edge-impulse-blocks push' to update the block in Edge Impulse.
(tensorflow) [11:07:22]  carl@Carls-MacBook-Pro  ~/Downloads/ei-reference-objdet-traffic-cam-object-detection_mobilenetv2ssd  edge-impulse-blocks push
Edge Impulse Blocks v1.14.13
Unable to add the block to your organization:  invalid input value for enum studio.organization_transfer_learning_blocks_object_detection_last_lay: "mobilenet_ssd"

Fixed it by changing mobilenet_ssd to mobilenet-ssd in .ei-block-config

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant