sfu-gruvi-3dv / deep_human

Code for iccv2019 paper "A Neural Network for Detailed Human Depth Estimation from a Single Image"
GNU General Public License v3.0
62 stars 8 forks source link

About dataset content #5

Closed ghost closed 4 years ago

ghost commented 4 years ago

Which part of the dataset does bg_dataset refer to in params.py? bg_dir = '/local-scratch2/normal_dataset/bg_dataset' Thx.