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

[bug] unable to execute the detection sample #215

Open
hofbauerc opened this issue Mar 18, 2024 · 0 comments
Open

[bug] unable to execute the detection sample #215

hofbauerc opened this issue Mar 18, 2024 · 0 comments

Comments

@hofbauerc
Copy link

Hello,

I am unable to execute the detection sample image as described by the readme.md file. Following error occurs during the execution:

You called ./detection with:
--input /opt/CCTag/sample/01.png
--nbrings 3
--bank
--params
--output

terminate called after throwing an instance of 'boost::archive::archive_exception'
what(): output stream error
Aborted (core dumped)

I am using a docker setup for the dependencies with following versions:
CUDA: 12.1.0
Ubuntu: 22.04
Boost: 1.80.0
Eigen: 3.4.0
OpenCV: 4.7.0
TBB: 2021.9.0
CCTag: v1.0.3

No errors during building.

I already tried with and without CUDA, with different Boost versions, different TBB versions, different CUDA and Ubuntu versions as well as different CCTag Releases.

Is this a bug?

Or am i missing something?

Thanks in advance!

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