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

[BUILD] Migrate to pure cmake project #2

Merged
merged 44 commits into from
Oct 8, 2022
Merged

Conversation

corenel
Copy link
Collaborator

@corenel corenel commented Oct 8, 2022

No description provided.

- use general cmake template
- remove ros related code
- add config files for linters and formatters
- impl Object, BBox2D, Point2D and PointCloud
- store detection results in Object
colorspace conversion is only supported when USE_GPU=1
- InferenceFrondendType and InferenceBackendType
- InferenceRuntime
- Blob will be merged into Tensor class later
- Tensor class will be based on SyncedMemory later
add Infer() method, just passthrough the results from backend
@corenel corenel merged commit 0d6bd75 into master Oct 8, 2022
@corenel corenel deleted the build_pure_cmake_project branch October 8, 2022 02:15
@corenel corenel changed the title Migrate to pure cmake project [BUILD] Migrate to pure cmake project Mar 8, 2023
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.

1 participant