Machine Learning and Classification for QA

조회 수: 2 (최근 30일)
MikeSv
MikeSv 2018년 6월 26일
편집: Image Analyst 2020년 6월 20일
Hi everyone.
I just started looking into machine learning and classification. For a small project I have different grayscale images showing different shapes that are formed by a collimator. I know want to evaluate how accurate the collimator forms the shapes (allowed tolerance is +-2mm). My idea was to train my model what is in the spects and what is not.
As mentioned, I have just started reading about machine learning, and I don't know where to start. How should my classifiers or training data look like, and which machine learning approach should I choose?
Thanks in advance for any advice!
Kind regards,
Mike

답변 (2개)

Image Analyst
Image Analyst 2018년 6월 26일
Have you taken the online Deep Learning on-ramp the Mathworks web site offers? That's where I'd start.
  댓글 수: 1
MikeSv
MikeSv 2018년 6월 27일
Hi and thanks for the great advice.
I wasn't aware of this tutorial! Seems like a good starting point. :-)
Regards,
Michael

댓글을 달려면 로그인하십시오.


vijayabharathi K
vijayabharathi K 2020년 6월 20일
TASKUse the transform function to create a transformed datastore called preprocds. This datastore should apply the scale function to the data referenced by letterds.
  댓글 수: 1
Image Analyst
Image Analyst 2020년 6월 20일
편집: Image Analyst 2020년 6월 20일
How is this an answer to Mike's two year old question? I think you posted this as an Answer when it should have been posted as a new question after you've read the guidelines on the asking form page.

댓글을 달려면 로그인하십시오.

카테고리

Help CenterFile Exchange에서 Deep Learning Toolbox에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by