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

Add support for real-time models #29

Merged
merged 29 commits into from Nov 8, 2022
Merged

Conversation

Affonso-Gui
Copy link
Contributor

@Affonso-Gui Affonso-Gui commented Nov 2, 2022

  • Update the detic submodule
  • Add model_type option to select different real time models (https://github.com/facebookresearch/Detic/blob/main/docs/MODEL_ZOO.md#real-time-models)
  • Add use_jsk_msgs option to publish the result as jsk_recognition_msgs types
  • Add sample launch file of 3D object detection using the jsk_pcl_ros pipeline.
  • Remove explicit background item from published topics for compatibility with jsk_recognition nodes.

With this I could get around 10Hz bounding box detection on the res50:

roslaunch detic_ros sample_detection.launch vocabulary:=custom custom_vocabulary:=cup,bottle,bottle_cap

Screenshot from 2022-11-02 18-59-30

@HiroIshida HiroIshida merged commit a897aff into HiroIshida:master Nov 8, 2022
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