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

[jsk_perception] Add ImageBind classifier #2799

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

Kanazawanaoaki
Copy link
Contributor

This PR enables Image classification with ImageBind.

How to use

After build the Docker Image with bellow

$ roscd jsk_perception/docker
$ make

You need to specify the port, etc. according to the situation, but you can launch docker as follows

$ roscd jsk_perception/docker
$ ./run_jsk_vil_api image-bind

Launch the ros node as follows

$ roslaunch jsk_perception classification.launch gui:=true CLASSIFICATION_INPUT_IMAGE:=/image_publisher/output model:=image-bind

Copy link
Member

@mqcmd196 mqcmd196 left a comment

Choose a reason for hiding this comment

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

Invalid value like 1922.77%,
image
could you fix it for the correct value/unit?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants