facebookresearch / mmf

A modular framework for vision & language multimodal research from Facebook AI Research (FAIR)
https://mmf.sh/
Other
5.46k stars 932 forks source link

**RuntimeError: Cannot re-initialize CUDA in forked subprocess.** #1184

Open leonodelee opened 2 years ago

leonodelee commented 2 years ago

❓ Questions and Help

RuntimeError: Cannot re-initialize CUDA in forked subprocess. I extract features of TextVQA and put it in /data/open_images/detectron_fix_100/fc6, as in the format of Pythia; And got th problem above. I found I got some features whose bounding boxes are less than 100, i.e. 66. What I should do to fix this problem?