pixelite1201 / BEDLAM

206 stars 19 forks source link

Image crop settings #34

Closed kevsak5 closed 4 months ago

kevsak5 commented 6 months ago

Hi there,

This is an awesome work. I'm wondering what kind of image crop settings did you use for training? I'm wondering if you used a tight bounding box or with some margin, if so what will that be? Thank you!

pixelite1201 commented 4 months ago

Hello, You can find the detail about the crop settings in the code: https://github.com/pixelite1201/BEDLAM/blob/master/train/dataset/dataset.py#L187