Skip to content

Conversation

@demoulinv
Copy link
Contributor

Description

Split the node ImageSegmentationPrompt of all tracking pipelines in 2 nodes, ImageDetectionPrompt + ImageSegmentationBbox in order to enable some processing on bounded boxes.

Features list

Implementation remarks

The segmentation process is now split into two nodes:
`ImageDetectionPrompt` and `ImageSegmentationBox`, which replace the
`ImageSegmentationPrompt` in the camera tracking templates.

All the nodes in the templates are also correctly realigned.
@cbentejac cbentejac force-pushed the dev/updateTrackingPipelinesWithSplitSegmentation branch from e037371 to 66d2594 Compare October 28, 2024 15:15
@cbentejac cbentejac added this to the Meshroom 2024.1.0 milestone Oct 28, 2024
@cbentejac cbentejac marked this pull request as ready for review October 28, 2024 16:30
@servantftransperfect servantftransperfect merged commit 554f9c0 into develop Nov 5, 2024
3 checks passed
@servantftransperfect servantftransperfect deleted the dev/updateTrackingPipelinesWithSplitSegmentation branch November 5, 2024 14:12
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.

4 participants