photo

santhosh kumar buddepu


Last seen: 6 months 前 自 2021 起处于活动状态

Followers: 0   Following: 0

统计学

  • Thankful Level 3

查看徽章

Feeds

排序方式:

提问


How to fix the error using minibatchqueue while using GAN?
Hello mathworks team, I have tried to implement "TrainGenerativeAdversarialNetworkGANExample" using my dataset, which consists ...

1 year 前 | 1 个回答 | 0

1

个回答

提问


How to solve "Unexpected error calling cuDNN: CUDNN_STATUS_EXECUTION_FAILED." error?
Hello mathworks team, Iam using NVIDIA RTX A4000 GPU and Matlab 2018b version As part of learning I have taken the example of ...

1 year 前 | 1 个回答 | 0

1

个回答

提问


clarification regarding "silhoutte" plot
I have extracted GLCM, HOG, wavelet, Power spectral and Gabor Features for three classes. I want to do correlation analysis for ...

2 years 前 | 1 个回答 | 0

1

个回答

提问


How to fuse the HOG and LBP features for a given set of images ?
I have extracted HOG features and LBP features seperately for my dataset. now, I want to fuse these features. but I don't know h...

2 years 前 | 1 个回答 | 0

1

个回答

提问


how to convert categorical data (76*1) of labels into target data of 3 classes (76*3) for nrptool?
I have assigned labels to my database like "traindatabase.Labels" which gives 76*1 categorical data (metal pipe-19, plastic box-...

3 years 前 | 1 个回答 | 0

1

个回答

提问


How to give target data in nntool or in nnstart?
I have created dataset of 94 B-scan images (76 training + 18 testing) consists of 3 classes (metal pipe, steel box, plastic box)...

3 years 前 | 1 个回答 | 0

1

个回答

提问


extracting HOG features from .mat files and usage of "fitcecoc"
I have '.mat files' for different objects and I want to extract HOG features from the mat files, and I want to apply those featu...

3 years 前 | 1 个回答 | 0

1

个回答

提问


how to store and extract features for .txt files as like .png and .jpg images?
I have taken a kaggle image dataset which contains star, triangle, circle and square. I have considered some images for training...

3 years 前 | 1 个回答 | 0

1

个回答

提问


How to extract HOG and EHD features from '.txt' files?
I have '.txt' files and I want to extract HOG and EHD features from these files and I want to classify the targets using SVM and...

3 years 前 | 1 个回答 | 0

1

个回答

提问


how to find features from '.txt' files?
initially my data is like this : Hy_r=h5read('D:\PSNR_survey\Plastic_tiffin_box_eps9\Plastic_tiffin_box_antennaX_Ey_eps9_merged...

3 years 前 | 1 个回答 | 0

1

个回答

提问


how to find the features for all the images in single code?
Dear all, Iam working in GPR signal processing, for B-scan images I want to find the feature set after then i want to apply the...

3 years 前 | 1 个回答 | 0

1

个回答

提问


how many coefficients were retained after reconstruction (IDWT)? and how does the quality of reconstruction vary with respect to number of DWT coefficients?
I have used inbuilt 'wdencmp' function for image denoising and my image got denoised, but I want to know how many coefficients w...

3 years 前 | 1 个回答 | 0

1

个回答

提问


which is the best filter for removal of Gaussian noise between sobel and LOG filters
I have added a gaussian noise of 5 to 15 dB to my images for creating practical scenario. I have used sobel filter for finding g...

3 years 前 | 1 个回答 | 0

1

个回答

提问


How to find area of target in an image?
I need to find out signal to noise or clutter ratio like this. SNR=double summation(A(i,j)^2/B(m,n)^2) where B[M × N] is B-san...

3 years 前 | 0 个回答 | 0

0

个回答

提问


How to save the image obtained from 'imagesc' plot for further processing?
Iam using 'dlmread' to read the data and for plotting the data iam using 'imagesc'. first of all is it correct way to save the i...

3 years 前 | 1 个回答 | 0

1

个回答

提问


How to threshold wavelet coefficients of an image using higher order statastics (skewness, kurtosis)
Iam able to decompose wavelets into required level with different wavelets but thresholding of detailed coefficients by using sk...

3 years 前 | 1 个回答 | 0

1

个回答