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 semantic image segmentation module #1476

Merged
merged 9 commits into from
Jun 27, 2023
Merged

Conversation

servantftechnicolor
Copy link
Contributor

Application to perform segmentation of an image

Generate a mask for an image where a pixel is non zero if it is considered to be part of a class selected by user.

@mugulmd
Copy link
Contributor

mugulmd commented Jun 22, 2023

Notes

  • semantic segmentation is performed using ONNX
  • the CUDA backend is enabled
  • some minor modifications have been made on the featureExtraction software to allow a more flexible use of masks

@mugulmd mugulmd merged commit 3472073 into develop Jun 27, 2023
@mugulmd mugulmd deleted the dev/onnxSegmentation branch June 27, 2023 09:51
@fabiencastan fabiencastan changed the title image segmentation module New semantic image segmentation module Nov 24, 2023
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