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

test the .pb model in opencv #102

Open
wants to merge 10 commits into
base: master
Choose a base branch
from
Open

test the .pb model in opencv #102

wants to merge 10 commits into from

Conversation

Devy001
Copy link

@Devy001 Devy001 commented Jan 31, 2018

Did you test your trained .pb model in opencv sucessfully? I have something wrong like this:
strided_slice:StridedSlice(Placeholder)(strided_slice/stack)(strided_slice/stack_1)(strided_slice/stack_2)
shrink_axis_mask:[ ]
end_mask:[ ]
new_axis_mask:[ ]
ellipsis_mask:[ ]
begin_mask:[ ]
T:0
Index:[ ]
OpenCV Error: Unspecified error (Unknown layer type StridedSlice in op strided_slice) in populateNet, file /home/mi/opencv-3.4.0/modules/dnn/src/tensorflow/tf_importer.cpp, line 1487
terminate called after throwing an instance of 'cv::Exception'
what(): /home/mi/opencv-3.4.0/modules/dnn/src/tensorflow/tf_importer.cpp:1487: error: (-2) Unknown layer type StridedSlice in op strided_slice in function populateNet

@groot-1313
Copy link

Hi, were you able to successfully test the .pb model in opencv? If so, can you please share the details regarding how to! Thanks

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

Successfully merging this pull request may close these issues.

None yet

3 participants