필터 지우기
필터 지우기

How do I create training data set for deep learning?

조회 수: 2 (최근 30일)
Casey
Casey 2022년 12월 22일
편집: Casey 2022년 12월 22일
I am trying to create a convolutional neural network from a unsupervised learning.
The training data set I want to create contains 10 examples (x_i, y_i) , i=1,2,...10 .
the x_i and y__i are both certain types of images.
So when using the convolutional neural network, I would like to input x_i and train the output as y_i.
Is it possible to create this training data set on matlab, and if so, how can I do that?
  댓글 수: 2
KSSV
KSSV 2022년 12월 22일
What exactly are the images? What do you want to train? What is input and what you are targetting?
Casey
Casey 2022년 12월 22일
편집: Casey 2022년 12월 22일
@KSSV Thank you for your comment.
My images are propagated light beam wavefront's intensity distribution(x) and phase distribution(y), which involves the atmospheric turbulence.
So the input would be the intensity distribution, and through the training of CNN, I would like to predict its phase distribution.

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

답변 (0개)

카테고리

Help CenterFile Exchange에서 Image Data Workflows에 대해 자세히 알아보기

제품


릴리스

R2022a

Community Treasure Hunt

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

Start Hunting!

Translated by