BCV-Uniandes/DMS

DataPrepare

AmingWu opened this issue · 9 comments

Traceback (most recent call last):
File "refer.py", line 39, in
from external import mask
File "/home/wam/refer-master/external/mask.py", line 3, in
import external._mask as _mask
ImportError: No module named _mask
Could you give me some advice to solve the error?

Which version of Referit did you downloaded?

I use the link of https://github.com/lichengunc/refer to download the Referit

Could you please install our version of referit and try again? https://github.com/andfoy/refer

How much GPU does this work usually require?

How much GPU does this work usually require?

It requires about 12Gb to train the whole model.

@AmingWu I hope that your issue was resolved. I'm closing this one.

Sorry, I cannot obtain your data. There is an error.
ModuleNotFoundError: No module named 'referit.external._mask'

@AmingWu Could you please try to follow the instructions posted on the project README?

@AmingWu Any followup on this one?