imatge-upc / sentiment-2017-imavis

From Pixels to Sentiment: Fine-tuning CNNs for Visual Sentiment Prediction

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

what are these arguments?

GolaraRefahi opened this issue · comments

I do not understand what is the arguments "output_path, output_files_prefix, files, models". Would you please help me in this regard?

Can you point me to the concrete script or file you're having problems with?

Thank you for your response. My main problem is “compare_and_plot_training_logs.py”

The script parses and plots the logs generated by Caffe when training the models, and all these arguments have a help string that you can see in the source code or by running the script with --help.