We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I'm facing some error when using this script to build MaskTextSpotterV3.
python setup.py build develop
This script returns a ValueError from cpp_extension.py, I can not understand where this error comes from.
My environment: gcc: 5.4.0 OS: Ubuntu 16.04 pytorch: 1.4.0 with cuda 10.0
The text was updated successfully, but these errors were encountered:
No branches or pull requests
I'm facing some error when using this script to build MaskTextSpotterV3.
This script returns a ValueError from cpp_extension.py, I can not understand where this error comes from.
My environment:
gcc: 5.4.0
OS: Ubuntu 16.04
pytorch: 1.4.0 with cuda 10.0
The text was updated successfully, but these errors were encountered: