Pairwise-NMS step
##---------------------------------------- 0.common summary ------------------------------------------- ##
This project including two parts:
This project including two parts:
/home/uni/Lab/projects/Python/pytorch-pairwise
1. py-faster-rcnn
2. pytorch-pairwise
##--------------------------------------1. PETS dataset -------------------------------------------------- ##
(1) training:
(2)inference:
(3) evaluation:
$ faster-rcnn/ pairwise_learning/ pets / eval_dpm_dets.py
'
(4)method:
1> using gt_mat to test the improved performance.
$ pytorch-pairwise/ mot / pairwise_matrix.py
##--------------------------------------1. PETS dataset -------------------------------------------------- ##
(1) training:
(2)inference:
(3) evaluation:
$ faster-rcnn/ pairwise_learning/ pets / eval_dpm_dets.py
'
(4)method:
1> using gt_mat to test the improved performance.
$ pytorch-pairwise/ mot / pairwise_matrix.py
Comments
Post a Comment