photo

o.cefet cefet


Last seen: 3년 초과 전 2011년부터 활동

Followers: 0   Following: 0

메시지

통계

MATLAB Answers

4 질문
4 답변

순위
202,787
of 300,381

평판
0

참여
4 질문
4 답변

답변 채택
0.0%

획득한 표
0

순위
 of 20,941

평판
N/A

평균 평점
0.00

참여
0 파일

다운로드 수
0

ALL TIME 다운로드 수
0

순위

of 168,477

참여
0 문제
0 답안

점수
0

배지 수
0

참여
0 게시물

참여
0 공개 채널

평균 평점

참여
0 하이라이트

평균 좋아요 수

  • First Review
  • First Answer

배지 보기

Feeds

보기 기준

답변 있음
How to improve the training accuracy in example of Train Convolutional Neural Network for Regression?
You could try adding dropout layer, regularization, strengthening your database ... It's fine with your regularization code, bu...

대략 5년 전 | 0

답변 있음
HOW TO INCREASE TESTING ACCURACY IN CNN?
Hello, my dear. I think you could insert two things: layer dropout and data augmentation. It's fine with your regularization...

대략 5년 전 | 0

답변 있음
How to classify digital images that belong to one or more classes using deep learning (convolutional neural networks)? The classes of each image are described in a CSV file.
This is data_meta CSV Image ,Class A, Class B, Class C, Class D 00000001_000.png,1,1,0,0 00000001_001.png,1,1,0,1 00000001...

5년 초과 전 | 0

질문


How to classify digital images that belong to one or more classes using deep learning (convolutional neural networks)? The classes of each image are described in a CSV file.
I have an image dataset. Each image can belong to one or more classes. That is, in the same image there are one or more classe...

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

1

답변

질문


How to segment a thin smoke/fog/spray (specter of the smoke/fog/spray is confused with the background.)
Using convolutive neural networks such as I can segment a fine smoke / fog / spray, being so thin that the smoke / fog / spray s...

거의 6년 전 | 답변 수: 0 | 0

0

답변

질문


How to create the Multiscale Features module of a Convolutional Neural Network (MF-CNN)?
Multiscale Features-Convolutional Neural Network (MF-CNN),Multiscale Features-Convolutional Neural Network (MF-CNN),Multiscale F...

거의 6년 전 | 답변 수: 0 | 0

0

답변

답변 있음
How can I merge (concatenate) feature maps from two different CNN layers in my architecture?
Has anyone ever gotten it on matlab Multiscale Features-Convolutional Neural Network? Similar to work: https://ieeexplore.ieee....

거의 6년 전 | 0

질문


Analyze Spectrum
Through image = imread (image.tiff), then Y = fftshift applied (fft2 (image)). Viewed the spectrum through imshow (log (abs (A ...

대략 14년 전 | 답변 수: 0 | 0

0

답변