basic_vqa icon indicating copy to clipboard operation
basic_vqa copied to clipboard

change text_processing to text_helper

Open sunutf opened this issue 6 years ago • 0 comments

when trying exec

python build_vqa_inputs.py --input_dir='../datasets' --output_dir='../datasets'

this msg appears

NameError : name 'text_processing' is not defined

i changed module name text_processing to text_helper

sunutf avatar Jan 15 '20 04:01 sunutf