photo

M J


Last seen: 대략 2년 전 2020년부터 활동

Followers: 0   Following: 0

통계

MATLAB Answers

9 질문
0 답변

순위
33,003
of 300,771

평판
1

참여
9 질문
0 답변

답변 채택
100.0%

획득한 표
1

순위
 of 21,084

평판
N/A

평균 평점
0.00

참여
0 파일

다운로드 수
0

ALL TIME 다운로드 수
0

순위

of 170,969

참여
0 문제
0 답안

점수
0

배지 수
0

참여
0 게시물

참여
0 공개 채널

평균 평점

참여
0 하이라이트

평균 좋아요 수

  • Thankful Level 2
  • Thankful Level 3

배지 보기

Feeds

보기 기준

질문


Can I "merge" label predictions of multiple images into one single prediction when training a CNN?
Hi everyone, So I am training a patch-based CNN (with patches cropped out of images) and for now, let's assume that every mini...

대략 5년 전 | 답변 수: 1 | 0

1

답변

질문


How can I resize all images within a cell array?
Hi everyone, So I wrote a function that returns a 50x2 table. The first column is a 50x1 cell array (paths to png files) and t...

대략 5년 전 | 답변 수: 1 | 0

1

답변

질문


Can I feed a neural network with a "predefined" set of training images at every iteration ?
Hi everyone, I am working with a convolutional neural network (GoogLeNet) but instead of using classic "full" images, I am wor...

5년 초과 전 | 답변 수: 1 | 0

1

답변

질문


Selecting n random elements within a for loop
Hi everyone, So assume I have a dataset with 10 folders (each folder corresponding to a category). In my example : ListOfA...

5년 초과 전 | 답변 수: 1 | 0

1

답변

질문


How to group the rows of a matrix based on a grouping variable ?
Hi everyone, I combined three categorical arrays and obtained a 1000x3 matrix (associated with 1000 images I am working on). Ba...

5년 초과 전 | 답변 수: 1 | 0

1

답변

질문


Extracting (ranked) softmax values for each validation image
Hi everyone, I trained a model (fine tuning) to classify 10 types of images. I was just wondering if there was a simple way to...

5년 초과 전 | 답변 수: 1 | 0

1

답변

질문


How to split a dataset into training/validation images, assuming I have multiple subfolders ?
Hi everyone, Assume I have three different groups (three animals) for a network I would like to train : Dogs, Cats and Cows. ...

5년 초과 전 | 답변 수: 1 | 0

1

답변

질문


Is there a way to select specific images for the training dataset of a convolutional neural net ?
Hi, I am trying to fine tune a CNN (Googlenet) and train a new dataset (photos of various landscapes) in order to classify new i...

5년 초과 전 | 답변 수: 1 | 1

1

답변

질문


How to use histogram equalization for a given image, without including the black background ?
I have images with no background (which i obtained via image masking) that I'm trying to upload on Matlab. However, Matlab keeps...

5년 초과 전 | 답변 수: 1 | 0

1

답변