You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@charliememory Once I have trained the model, I want to run Pose Transfer on a given image. But the current implementation required a tfrecord file to be generated from images and poses, and applies pose transfer on those. Any quick solution for that ?
The text was updated successfully, but these errors were encountered:
@charliememory The run_convert_DF.sh script assumes that you already have all_peaks_dic_DeepFashion.p and subsets_dic_DeepFashion.p. However, I want to run pose transfer on an image that wasn't in the provided database. There is nowhere in the code that explains how to generate these, can you help? Or at least point me towards a resource that explains how to generate these for a single photo
@charliememory Once I have trained the model, I want to run Pose Transfer on a given image. But the current implementation required a tfrecord file to be generated from images and poses, and applies pose transfer on those. Any quick solution for that ?
The text was updated successfully, but these errors were encountered: