I followed your instructions to convert MPII annotations (.mat) with mpi_2_json.py and it works. Then I use the mpi_parse.py script to generate the DB file but I saw that all heatmap, pagmap and mask images are empty (black color corresponding to the np.zeros(...) initialization). Do you have an idea why ?
Hi,
I followed your instructions to convert MPII annotations (.mat) with mpi_2_json.py and it works. Then I use the mpi_parse.py script to generate the DB file but I saw that all heatmap, pagmap and mask images are empty (black color corresponding to the np.zeros(...) initialization). Do you have an idea why ?
Thank you