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

Error in region_proposal_layer.h - outputs_data not declared #305

Open
MatthewMartinBBC opened this issue Apr 2, 2024 · 4 comments
Open

Comments

@MatthewMartinBBC
Copy link

region_proposal_layer.h refers to outputs_data and outputs_dimensions (lines 104 and 105) which were removed from layer.h when DynamicTensor was added

@Haasrobertgmxnet
Copy link

I have this problem too. Is there a workaround, e.g. to use an older version? I use MS Visual Studio 2022.

@shleym2000
Copy link
Contributor

The entire region_proposal_layer.h file is gone in the dev branch.

@jlack1987
Copy link

same problem here, master branch doesn't compile out of the box

@Haasrobertgmxnet
Copy link

same problem here, master branch doesn't compile out of the box

Perhaps this thread may help: Error during build #295

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

4 participants