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

AttributeError: 'NoneType' object has no attribute 'shape' #13

Closed
ErikZhang-9762 opened this issue Dec 6, 2020 · 6 comments
Closed

Comments

@ErikZhang-9762
Copy link

Hi,topazape
Thank you for developing such an excellent code.
I have some questions and I hope I can get your help.
When I run the command: Python train.py ,Attributeerror occurred,
I noticed that gwanseum had the same problem,borrow his pictures here.
image
I didn't see your discussion with gwanseum,

I hope I can get your help!
Thanks in advance for your help,

Sincerely

@ErikZhang-9762
Copy link
Author

I used TF nightly GPU 2.5 instead of tensorflow 2.1
Is it possible to modify part of the code so that it can run.

@topazape
Copy link
Owner

topazape commented Dec 8, 2020

I'm trying to reproduce this error. pls wait.

@pramodkp
Copy link

pramodkp commented Aug 5, 2021

Hi,topazape

I am also getting the same error as Erik Zhang.
I am curious to know if it is solved.
Resuesting you to help in solving the error.

@topazape
Copy link
Owner

topazape commented Aug 5, 2021

Hi, pramodkp

Okay, I'll try to check this. pls wait for a week.

@topazape
Copy link
Owner

topazape commented Aug 6, 2021

Hi, @ErikZhang-9762 @pramodkp

Thank you for your patience.
I have fixed the corresponding error and confirmed that it works.
The reason is that the return value of the data loader was invalid.
If you check it out, please let me know if you want to.

Thanks,

@pramodkp
Copy link

pramodkp commented Aug 7, 2021

Thank you so much topazape for your quick help.
Now its works.

Thanks

@topazape topazape closed this as completed Aug 7, 2021
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

3 participants