-
Notifications
You must be signed in to change notification settings - Fork 73
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
Unable to train and test #9
Comments
Hi @thenoobprogramer, I am also facing the same error, if you have solved it can you please inform me how to solve it? Thanks in advance!! :) |
How to train and test the model |
Has anyone solved this problem? |
Please help on this , I m unable to move forward |
This project seems abandoned, since the moment it was pushed to the repository :) |
change tree = ET.parse('./dataset/Marmot/' + filename + '.xml') ->tree = ET.parse('./dataset/Marmot_data/' + filename + '.xml') in .py file |
NewRandomAccessFile failed to Create/Open: ./Downloads/TableNet-master/dataset/Marmot : Access is denied.
; Input/output error
getting this error while trying to execute in jupyter notebook
The text was updated successfully, but these errors were encountered: