Ask Your Question

Ankur26's profile - activity

2015-07-11 02:13:26 -0600 received badge  Supporter (source)
2015-07-08 07:55:53 -0600 received badge  Student (source)
2015-07-08 07:43:46 -0600 asked a question How to use gpu hog with svmLight

I'm trying to train svmLight model with gpu hog using the function getDescriptors(....) . But I am having error in the value of feature obtained from this process . Some values in the featureVector.dat file are nan while others have high powers of 10 . What should I do to resolve the error. I have used 48x80 window size , 16x16 block size , 8x8 cell size and 9 bins per cell. Someone please help me.