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

Standardize on PyTorch for machine learning models #146

Closed
wants to merge 10 commits into from
Closed

Conversation

LoyVanBeek
Copy link
Member

@LoyVanBeek LoyVanBeek commented Feb 5, 2022

Age & Gender recognition

TODO

CI restriction

image_recognition_pytorch/README.md Outdated Show resolved Hide resolved
@@ -0,0 +1,2 @@
#!/bin/bash
nosetests -vv "$( cd "$( dirname "${BASH_SOURCE[0]}" )" >/dev/null 2>&1 && pwd )"
Copy link
Member

Choose a reason for hiding this comment

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

Why is this needed? Just for manual testing? As we use the catkin macro.

@MatthijsBurgh
Copy link
Member

Also we should include python3-onnxruntime-pip in rosdistro

Copy link
Member

@MatthijsBurgh MatthijsBurgh left a comment

Choose a reason for hiding this comment

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

Fix catkin lint

image_recognition_pytorch: package.xml: error: unknown package 'python3-onnxruntime-pip'
image_recognition_pytorch: package.xml: error: unknown package 'python3-pytorch-pip'
image_recognition_pytorch: warning: file 'scripts/download_model' is executable but not installed
image_recognition_pytorch: package.xml: notice: meaningless package description 'The image_recognition_pytorch package'
catkin_lint: checked 1 packages and found 4 problems

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

3 participants