stevenlsw / Semi-Hand-Object

125 stars 13 forks source link

ho3d-process preprocessing #7

Open BatFaceWayne opened 2 years ago

BatFaceWayne commented 2 years ago

Hello! It's a great project. I am wondering if you could provide the code or some instructions for preprocessing. So that I could use it in other tasks? Thanks in advance!

stevenlsw commented 1 year ago

Sorry for the late reply. The process is simple, for hand we directly use the provided annotations, for obj, we do a little pre-process. I could provide you with the script in the attached file. Hope that helps you.

On Fri, Apr 1, 2022 at 8:35 AM BatFaceWayne @.***> wrote:

Hello! It's a great project. I am wondering if you could provide the code or some instructions for preprocessing. So that I could use it in other tasks? Thanks in advance!

— Reply to this email directly, view it on GitHub https://github.com/stevenlsw/Semi-Hand-Object/issues/7, or unsubscribe https://github.com/notifications/unsubscribe-auth/AFQRNGIRNPMTX3XLX2HKGZ3VC33RBANCNFSM5SIW7FNQ . You are receiving this because you are subscribed to this thread.Message ID: @.***>

karta2155802 commented 1 year ago

Awesome work! Could you provide me the pre-process script? What's the points order in train_obj.json? Which 12 points are midpoints?

Nay-AbiAkl commented 10 months ago

Hello, I am also interested in the pre_process script to be able to train with HO3D dataset. Would it be possible to provide the script please? Thank you!

stevenlsw commented 10 months ago

Here is the link for the script, hope that works for you.