-
Notifications
You must be signed in to change notification settings - Fork 480
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
Error in train.py #76
Comments
Is this on your own dataset? The assertion error in data.py on line 103 seems to be the problem. Make sure you've set your number of classes to be equal to the list of classes in your dataset. If you can post more information about your dataset, I can probably help further. |
This should resolve [issue76](harvitronix#76) when running by train.py for 'lstm' model.
you only need to fix |
I am using your data and code, why is the same problem? i hope you answer. |
chinese?
------------------ 原始邮件 ------------------
发件人: "13293824182"<[email protected]>;
发送时间: 2018年6月29日(星期五) 晚上10:43
收件人: "harvitronix/five-video-classification-methods"<[email protected]>;
抄送: "JUST FOR YOU"<[email protected]>; "Comment"<[email protected]>;
主题: Re: [harvitronix/five-video-classification-methods] Error in train.py(#76)
I am using your data and code, why is the same problem? i hope you answer.
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub, or mute the thread.
|
I ran train.py and this is what I got
What could have went wrong?
The text was updated successfully, but these errors were encountered: