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

the introduction for body detector and image based recognition installation and usage #252

Merged
merged 2 commits into from
Aug 11, 2021

Conversation

rongtuech
Copy link
Contributor

No description provided.

+ opencv == 4.5.2
+ pyside2
+ onnxruntime-gpu == 1.8.1 (should install with pip)
+ tensorRT == 8.0.1 (Should install with pip)
Copy link
Collaborator

@aditya2g aditya2g Aug 2, 2021

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It looks like some of the packages (like Torch, pycuda, albumentations) are missing from this list. Can you add those as well?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I have just updated them, please check.

@aditya2g aditya2g merged commit 9568cc8 into robocomp:master Aug 11, 2021
@@ -66,6 +66,7 @@ Mentors: Kanav Gupta, Aditya Aggarwal
1. [Introduction](/web/gsoc/2021/posts/trung_ngo_tan/post01)
2. [Fast inference](/web/gsoc/2021/posts/trung_ngo_tan/post02)
3. [1st Phase report](/web/gsoc/2021/posts/trung_ngo_tan/post03)
4. [Body and Hand detection + Image base recognition (Installation and Usage)] (/web/gsoc/2021/posts/trung_ngo_tan/post04)
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The link will not work with the space here. Can you please update that?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I have just fixed it, please check in the newest pull request.

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

2 participants