person_generation_spt
person_generation_spt copied to clipboard
I want test a new image
I uses the pre-trained models to test, but when I use this model test a new image, how can i generate an .npy file and keypoints.csv file ? Thanks for help~
- For the
keypoints.csv
file, you can use tengteng95's script. They are using the same keypoint format, and their README file explains how to extract it.
- For the
.npy
files, we still need to wait for @SijieSong to release the remaining semantic parsing code. (discussed here)