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

The detail version of the lib in requirments #5

Closed
qiqi545 opened this issue Jul 15, 2020 · 5 comments
Closed

The detail version of the lib in requirments #5

qiqi545 opened this issue Jul 15, 2020 · 5 comments

Comments

@qiqi545
Copy link

qiqi545 commented Jul 15, 2020

When I try to exec the data_process.py, there is a fetal error “Process finished with exit code -1073740940 (0xC0000374)” occured on the sentence "mask.decode(rle)" in getmask of refer.py. But no detail exception info or tip info. So, I hope that you can provide the version of scikit-image,numpy,pycocotools.

@luogen1996
Copy link
Owner

When I try to exec the data_process.py, there is a fetal error “Process finished with exit code -1073740940 (0xC0000374)” occured on the sentence "mask.decode(rle)" in getmask of refer.py. But no detail exception info or tip info. So, I hope that you can provide the version of scikit-image,numpy,pycocotools.

pycocotools==2.0.0
matplotlib==3.0.2
numpy==1.15.4
scikit-image==0.14.2
opencv==3.4.2
keras_bert
progressbar2==3.37.1
spacy==2.0.16
keras==2.2.4
tensorflow-gpu==1.9.0

Please refer to 'requirements.txt', we have updated it. The codes are worked well under python 3.6.6 and python 3.7 (python >3.0 will be ok i guess).

@qiqi545
Copy link
Author

qiqi545 commented Jul 15, 2020

Thanks

@qiqi545
Copy link
Author

qiqi545 commented Jul 15, 2020

Now, the problem still exists. My system is win10, and I installed the vs 2015. May I install vs2017?

@luogen1996
Copy link
Owner

Now, the problem still exists. My system is win10, and I installed the vs 2015. May I install vs2017?

pycocotools may not work well in windows. you can try to generate the annoations under Ubuntu environment and the problem will be solved.

@qiqi545
Copy link
Author

qiqi545 commented Jul 15, 2020

OK,thank you.

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

2 participants