I want to Nails Semantic Segmentation using the nail image from fingers

3 visualizaciones (últimos 30 días)
Mithun
Mithun el 2 de En. de 2024
Editada: Mithun el 2 de En. de 2024
I want to segment the nails from the finger using semantic segmentation process .Then it show the segmented nail image in single window
  6 comentarios
Image Analyst
Image Analyst el 2 de En. de 2024
Aren't you running two posts that are essentially identical? Why did you post this twice? Now you have replies in each of your duplicate posts. Very inefficient. Which one should we concentrate on?
Dyuman Joshi
Dyuman Joshi el 2 de En. de 2024
Editada: Dyuman Joshi el 2 de En. de 2024
@Image Analyst, the posters appear to be different and this appears to be a homework assignment.

Iniciar sesión para comentar.

Respuestas (1)

Constantino Carlos Reyes-Aldasoro
Constantino Carlos Reyes-Aldasoro el 2 de En. de 2024
Hello Mithun
This is not the way Matlab Answers work. Here people will try to help you when you have a problem and you get stuck. It is not a place where people will do your work. You need to find tutorials, read documents or books, try things by yourself and then when you have tried many things and something is not working, then you ask, adding your code and the problems or errors that you cannot solve.
  3 comentarios
Image Analyst
Image Analyst el 2 de En. de 2024
Color segmentation won't work because the nails are the same color as the fingers.
You might have some success with semantic segmentation but you'll need to have hundreds of training images from different individuals. They recommend trying Unet instead of segnet for the initial model that you do the tranfer learning on.
I'm curious, what is the use case for this? In other words, why do you need to find the fingernails?
Mithun
Mithun el 2 de En. de 2024
Editada: Mithun el 2 de En. de 2024
thank you sir , i will try to get that semantic segmentation

Iniciar sesión para comentar.

Categorías

Más información sobre Image Data Workflows en Help Center y File Exchange.

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by