Open ghost opened 6 years ago
The mask has been generated. You can generate the file by youself.
And you can remove this line.
Thank you for replying ! Is mask_dir masklist/train2014.txt's path ?
I have the same question. I just got a directory which contains a lot of .npy file, rather than a single .txt mask file? @last-one
It needs to be generated by yourself.
@last-one thanks for your reply. fixed it
@last-one You said 'The mask has been generated. You can generate the file by youself.' sorry, but how do i generate the file by myself?
@wangfei-cs please see README
Sorry I run preproccesing/generate_json_mask.py, but masklist/train2017.txt was not generated. What is the file ?
And I have no multi gpu but one gpu, should I remove line 49 "model = torch.nn.DataParallel(model, device_ids=args.gpu).cuda()" in train_pose.py ?