facebookresearch / DetectAndTrack

The implementation of an algorithm presented in the CVPR18 paper: "Detect-and-Track: Efficient Pose Estimation in Videos"
Apache License 2.0
1k stars 186 forks source link

qUESTION rEGARDING THE OUTPUT OF THE aLGORITHM #68

Open tesla2349 opened 5 years ago

tesla2349 commented 5 years ago

hELLO, i have ran the algorithm and its working perfect. My question in related to the output. We get two pickl files after the processing. One has "with_detections" which I am assuming to be one containing key-points. what is the other generated pickl file?