PalmNet icon indicating copy to clipboard operation
PalmNet copied to clipboard

Code description

Open niliusha123 opened this issue 5 years ago • 2 comments

thanks for your best contribution, I am very interested in your work. I am a beginner and tried to sort out your code, but I couldn't find the content of the network structure part. Can you help me point out the file part of the code about the palmnet network structure.Thanks

niliusha123 avatar Mar 02 '20 07:03 niliusha123

thank you. You can find in the function findBestWaveletsTesting() the code for the training of the adaptive Gabor wavelets, while the function Gabor_FeaExt() contains the main code for the feature extraction (2 stage filtering, then computation of feature vector using HashingHist() )

AngeloUNIMI avatar Mar 02 '20 19:03 AngeloUNIMI

Thank you for sharing

niliusha123 avatar Mar 03 '20 12:03 niliusha123