PoseFlow icon indicating copy to clipboard operation
PoseFlow copied to clipboard

JSON files for posetrack validation videos.

Open brjathu opened this issue 3 years ago • 0 comments

In line 66, of the tracker-baseline.py file, it reads a single file alpha-pose-results-val.json. So do we need to make a single file for all 50 videos from alphapose code?

notrack_json = "alpha-pose-results-{}.json".format(dataset) 

If so could you please clarify, how to do that, since alphapose only works for images in a single folder.

brjathu avatar Apr 12 '21 01:04 brjathu