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

What's the format of train.txt and test.txt? #2

Open
Arthurfangm opened this issue Mar 28, 2020 · 1 comment
Open

What's the format of train.txt and test.txt? #2

Arthurfangm opened this issue Mar 28, 2020 · 1 comment

Comments

@Arthurfangm
Copy link

What's the format of train.txt and test.txt that mentioned in file: PR2017/models/FinetuneAlexNet_model_PT/train_val.prototxt, at this moment, I organize my train.txt in this format, each line is like this:
/home/a/Downloads/DataSet/Plant_Dataset/MK/D2/train_patch/Class4/Class4(7)R0_00093.jpg 4
Is this format suitable?
I download the Plant-Dataset and changed the relevant dataset path in the train_val_prototxt.Then I tested the provided trained model :finetune_flickr_style_iter_100000.caffemodel using command line: caffe test -model /home/a/Downloads/Deep-Plant/PR2017/models/FinetuneAlexNet_model_PT/train_val.prototxt -weights /home/a/Downloads/Deep-Plant/PR2017/Model/finetune_flickr_style_iter_100000.caffemodel -gpu 0 -iterations 100
But I got very poor performance, I don't know where the problem is. Could you give me some tips? Thanks a lot!

@Arthurfangm
Copy link
Author

hello, could I ask you for a favor? Please.
Thank you, Sinserely.

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

1 participant