Skip to content

Commit

Permalink
Conclude merge
Browse files Browse the repository at this point in the history
  • Loading branch information
vniclas committed Aug 22, 2022
1 parent 4b818f8 commit 927293e
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions projects/opendr_ws_2/src/opendr_perception/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@
'object_detection_2d_ssd = opendr_perception.object_detection_2d_ssd_node:main',
'face_detection_retinaface = opendr_perception.face_detection_retinaface_node:main',
'semantic_segmentation_bisenet = opendr_perception.semantic_segmentation_bisenet_node:main',
'panoptic_segmentation = opendr_perception.panoptic_segmentation_efficient_ps:main',
],
},
)

0 comments on commit 927293e

Please sign in to comment.