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

Retrain failed #58

Closed
melikavhf opened this issue May 28, 2018 · 2 comments
Closed

Retrain failed #58

melikavhf opened this issue May 28, 2018 · 2 comments

Comments

@melikavhf
Copy link

melikavhf commented May 28, 2018

Hi . First at all apologize for my bad language

when I try to train my image folder an error occurs

Something went wrong during retraining, 'Unknown command line flag 's''

would you please help me .
I guess , maybe I have mistake in annotation part
1

It's annotated folder that , image_recognition_rqt make for me . is it true or no? if no what can I do for correct it?
an

@MatthijsBurgh
Copy link
Member

No, this is problem when using the train_gui with a newer version of tensorflow. The 's' argument is a argument for rqt, but is passed on to tensorflow, which returns an error.

So if you use tensorflow 1.4.1, the gui should work. For newer version of tensorflow, you should use rosrun tensorflow_ros retrain with the correct parameters. Check the retrain script for all possible parameters.

@melikavhf
Copy link
Author

thanks for your attention and help.
my problem has been solved .

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