some utils for vcoco-dataset , help to make a new dataset like vcoco using lableme
trains_json.py: convert the JSON file annotated byLabelmeto the GROUD TRUTH file of TEST_VCOCO ,which is callednew_dataset_test.jsonnew_vcoco_eval.py: rewrite the officialvcoco_evalfile of vcoco, mainly changed thetest_vcocofile to read directly into our owntest_vcocogenerated bytrains_json.py,which is callednew_dataset_test.jsontest.py: the file for test, output mAP1.json,2.json……: the labed file generated byLabelme111.json: generated by your HOI model in your own dataset