You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thank you and congrats🎉 for opening your very first issue in this project. Please adhere to our Code of Conduct. Please make sure not to start working on the issue, unless you get assigned to it.😄
🐛 Bug Report
I get this error when i tried to train it on another dataset.
How can i solve this error :
AttributeError Traceback (most recent call last)
in
----> 1 utils.datasets.fer.plot_example_images(plt).show()
AttributeError: module 'utils' has no attribute 'datasets'
The text was updated successfully, but these errors were encountered: