Community Profile

photo

kaushal sharma


Last seen: 1 month ago Active since 2017

Followers: 0   Following: 0

Statistics

All
  • First Submission
  • Thankful Level 2
  • Solver
  • Explorer
  • First Review
  • Thankful Level 1

View badges

Feeds

View by

Question


How to use GAN to generate one image with different expressions in matlab.
I want to generate like as in above image using the conditional GAN network in matlab .

3 years ago | 0 answers | 0

0

answers

Question


how can I give input as image in GAN example to generate new images ?
I m following this mathworks example , https://in.mathworks.com/help/deeplearning/ug/train-conditional-generative-adversarial-...

3 years ago | 1 answer | 0

1

answer

Question


How to calculate Nearest neighbor of Image after applying PCA on Image.
Hi all, I am working on yale face data set till now what I have done is below. I am taking only 15 images ( all are different, j...

4 years ago | 1 answer | 0

1

answer

Question


Find the turning point in the given data set .
I have this type of data whre first colum is time and second is force. I need to find the turning point as it will give me x a...

5 years ago | 0 answers | 0

0

answers

Question


I am trying to count different objects( cards, dice and dominoes ) in the image (first image is on which I am working and second image I got after some processing . Till now my code.... Please help me .
I=imread('svpi2019_TP1_img_150_01.png'); %% figure(1) imshow(I) %% BW=im2bw(I); %% % BW2 = bwareaopen(BW,100,8); % ims...

5 years ago | 0 answers | 0

0

answers

Question


help in in writing fuzzy fp growth algorithm in matlab
I am a student trying to write a matlab code for fuzzy-fp growth algorithm. please help me

6 years ago | 1 answer | 0

1

answer

Question


Struct contents reference from a non-struct array object. error in a code
%% clmap.m clear all close load('config.mat') %number of classes clmax %number of trees mmax %number of population per...

6 years ago | 1 answer | 0

1

answer

0

answers