neural-image-assessment icon indicating copy to clipboard operation
neural-image-assessment copied to clipboard

Dataset format

Open shimmer-ghq opened this issue 3 years ago • 1 comments

Hi, I ran train_nasnet_mobile.py directly with my own data set, but all the predicted scores of the trained model were 1.0. I suspect that the format of my dataset is not correct. Could you please tell me the format of your dataset (TXT file containing picture ID and score)?

shimmer-ghq avatar Nov 24 '21 02:11 shimmer-ghq

My TXT dataset format: "Picture name" "score" (a floating point number)

shimmer-ghq avatar Nov 24 '21 02:11 shimmer-ghq