Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

train nima on tid2013 ? #1

Open
ranjiewwen opened this issue Mar 7, 2019 · 2 comments
Open

train nima on tid2013 ? #1

ranjiewwen opened this issue Mar 7, 2019 · 2 comments

Comments

@ranjiewwen
Copy link

  • fisrt thanks you code ! but when i read you nima_tid2013_regression.py , i am confused.
  • where is the tid2013_1000.pickle and train_test_split_cs.pickle ?
@hcl14
Copy link
Owner

hcl14 commented Mar 7, 2019

@ranjiewwen Hi, I'm sorry for the very dirty and disorganized code I uploaded here. Just was too tired to organize it well when finished. I've added both tid2013_1000.pickle generation script and file itself. It uses mos_with_names.txt and mos_std.txt which are present in original tid dataset. train_test_split_cs.pickle was used to continue training and was generated by training script. After that, I was commenting/uncommenting parts used for loading labels and saved checkpoints and continued training. The name tid2013_1000 suggests that I tried to do histogram prediction for that strange variances in TID dataset, but that did not yield better results than just regression.

Please excuse me again for these awful scripts, may be I will organize them one day. If you have any questions/problems with training, please ask me here. I will try to remember and fix that.

@ranjiewwen
Copy link
Author

@hcl14 thanks for your reply ! i will try your code again.

  • by the way. recently i am also reimplement nima there, i use tensorflow native api and use vgg model on tid2013. but when i train can get relative high srocc on one batch data . but when evaluate on 20% datasets tid2013 get very low result srocc. i don't know why ,maybe make some mistakes or overfit . but i have check many times , if you are interesting , can you give me some advices ? thanks again!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants