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

Is there any substitution operator for "img_features[self.cut_zs, self.cut_ys, self.cut_xs]" #85

Closed
lpp0704 opened this issue Nov 25, 2021 · 1 comment

Comments

@lpp0704
Copy link

lpp0704 commented Nov 25, 2021

When extracting local features in the function "def cut_anchor_features(self, features):", the op "img_features[self.cut_zs, self.cut_ys, self.cut_xs]" is not supported in onnx-simple/caffe/tflite/ncnn。Could you please give me some suggestions?

@lucastabelini
Copy link
Owner

See #77.

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

2 participants