PyTorch implementation of Emotic CNN methodology to recognize emotions in images using context information.
MIT License
134
stars
47
forks
source link
When i set the mode as test or inference, server said:AttributeError: Can't get attribute 'Emotic' on <module '__main__' from 'main.py'>?How to solve this problem? #12
when the command is 'python main.py --mode inference --inference_file .....' and 'python main.py --mode test --inference_file ....’. There is a problem,said:AttributeError: Can't get attribute 'Emotic' on <module 'main' from 'main.py'>.How can i solve this problem
when the command is 'python main.py --mode inference --inference_file .....' and 'python main.py --mode test --inference_file ....’. There is a problem,said:AttributeError: Can't get attribute 'Emotic' on <module 'main' from 'main.py'>.How can i solve this problem