WaqasSultani / AnomalyDetectionCVPR2018

502 stars 182 forks source link

saving features to '_C.txt' file w/o converting to binary blob data #46

Open katelgote opened 5 years ago

katelgote commented 5 years ago

I am saving directly w/o converting the raw data to binary blob format as the length of the data is varying. Using these values, I am not able to train my network. Its not learning at all, what learning rates and hyperparam values should I change? Also, should I add layers and do more or less dropout?