Options for Image Classification using Machine Learning

5 visualizaciones (últimos 30 días)
Matthew Poskus
Matthew Poskus el 11 de Nov. de 2021
Respondida: yanqi liu el 12 de Nov. de 2021
I would like to use MATLAB Machine learning (ideally not Deep Learning due to limited training data) to detect and classify cells in microscope images. I would first like to 1) detect cells in the images and 2) classify the cell as either living or dead. Is this possible with MATLAB? It seems like there are several options to do this, one of which being semantic segmentation using machine learning then thresholding the image. However, I'm not sure how to perform the secondary classification of live/dead. It looks like I can use either object recognition or object detection to classify as live or dead based on this: https://www.mathworks.com/solutions/image-video-processing/object-recognition.html#:~:text=Object%20Recognition%20vs.&text=Object%20detection%20is%20the%20process,also%20located%20in%20an%20image, but I would like to hear others' thoughts before I invest a significant amount of time into this.

Respuestas (1)

yanqi liu
yanqi liu el 12 de Nov. de 2021
sir,detect and classify,may be consider yolo to do,if do not use DeepLearning method,may be consider some segment method and local feature to detect and classify the target
may be upload some image to analysis

Categorías

Más información sobre Deep Learning Toolbox en Help Center y File Exchange.

Productos


Versión

R2021b

Community Treasure Hunt

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

Start Hunting!

Translated by