Pawan Bhandarkar
Results
2
issues of
Pawan Bhandarkar
I am trying to fine-tune the model on the MOT15 dataset found [here](https://motchallenge.net/data/MOT15/) I have added a custom script called `create_mot15_tfrecord.py` to covert the MOT15 ground truth data to TF...
When I try to run `python tools/test_pic.py configs/pic_v2.0/htc_rel_dconv_c3-c5_mstrain_400_1400_x101_64x4d_fpn_20e_train_rel_dcn_semantichead.py pic_latest.pth --json_out det_result.json ` I get the following output: ``` None loading annotations into memory... Done (t=0.00s) creating index... index created! The...