Open Yuhuoo opened 1 year ago
I think it can be : 0 36 72 108 144 180 216 252 288 324
But it's not really important in fact...
Personally I introduced a new option parser.add_argument('--num_image_per_subject', type=int, default=8, help='Number of image per subject')
And replace the hard coding 10
by this opt.num_image_per_subject
Hi, thanks for your nice work. I want to know what 10 angles are used respectively in your preprocessing of THuman2.0 dataset.