Byeongsu KIM

Results 8 comments of Byeongsu KIM

Did u fix this problem? i meet this issue too.

> because it need at least a argument in eval_sentence_predictions.py, > for parser.add_argument('checkpoint_path', type=str, help='the input checkpoint') , so checkpoint_path argument is to have to bring parameter in runing, meanwhile...

> I tested on the retrieval task and the performance is ~2 points lower, did you test? Not sure if it is because the location feature processing is different or...

@benob What os do you use?

@benob I was using winodws10 and Apex was hard to install. But I can run apex on ubuntu with pytorch 1.7

@benob Now that my computer is broken, i couldn't check my env but I think i used pytorch 1.7 or 1.6.

@yezhengli-Mr9 I edit path but it happens. ``` `Config 'configs/VG-Detection/faster_rcnn_R_101_C4_caffemaxpool.yaml' has no VERSION. Assuming it to be compatible with latest v2. Traceback (most recent call last): File "demo/detectron2_mscoco_proposal_maxnms.py", line 259,...