microsoft / MeshTransformer

Research code for CVPR 2021 paper "End-to-End Human Pose and Mesh Reconstruction with Transformers"
https://arxiv.org/abs/2012.09760
MIT License
609 stars 94 forks source link

How to create TSV files for training on a new dataset ? #55

Closed Ngheissari closed 2 years ago

Ngheissari commented 2 years ago

This is great. Would you mind to elaborate on the columns of tsv files ? or provide an example for how tools in utils for tsv files are used to create data from original data sets or comment the code?