nevo liu
nevo liu
When I was troubleshooting the problem, I found that the dataset was not loading. Further I found out that the reason was that the dataset did not have ../data/coco/text/COCO_train2014_000000106379.txt file,...
> Hi, you can modify the set CUDA_VISIBLE_DEVICES=0,1 and nodes=2 in train.sh for your training. The data error looks like there is no prepared dataset under ./data. You can download...
> Thanks for sharing such fantastic works. > > When I was trying to run the train/validate/demo according to README.md, I got the following error: > > ``` > Traceback...