paulchhuang / bstro

The official code for BSTRO in paper: Capturing and Inferring Dense Full-Body Human-Scene Contact, CVPR2022
84 stars 7 forks source link

How to get config (.yaml) file for training? #10

Closed hygenie1228 closed 1 year ago

hygenie1228 commented 1 year ago

Hi, I'm currently following EXP.md instruction for the traininig.

According the training instruction, file rich_for_bstro_tsv_db/train.yaml is necessary to run. https://github.com/paulchhuang/bstro/blob/main/scripts/training.sh#L13

How can I get this file? Thank you.

paulchhuang commented 1 year ago

Hi, Have you downloaded the tsv databases from the RICH website, as described in the 1st step in EXP.md ?

image

Once downloaded and unzipped, you'll see those yaml files.