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

New node for semantic image segmentation #2076

Merged
merged 8 commits into from Jun 27, 2023
Merged

Conversation

servantftechnicolor
Copy link
Contributor

Create a node which calls AliceVision semantic segmentation

@mugulmd mugulmd added this to the Meshroom 2023.3.0 milestone Jun 22, 2023
@mugulmd mugulmd added CUDA invalidate:node Invalidates the cache of one or several nodes. labels Jun 22, 2023
@mugulmd
Copy link
Contributor

mugulmd commented Jun 22, 2023

Related AliceVision PR: alicevision/AliceVision#1476

@mugulmd
Copy link
Contributor

mugulmd commented Jun 22, 2023

Note: Usage with the FeatureExtraction node

To use the masks generated by the ImageSegmentation node in the FeatureExtraction node, users must:

  • connect the Masks Folder output and input
  • set the Mask Extension to exr
  • turn on Invert Mask

@mugulmd mugulmd merged commit 58d3046 into develop Jun 27, 2023
4 checks passed
@mugulmd mugulmd deleted the dev/imageSegmentation branch June 27, 2023 09:51
@fabiencastan fabiencastan changed the title semantic image segmentation New node for semantic image segmentation Nov 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CUDA invalidate:node Invalidates the cache of one or several nodes. majorFeature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants