silviazuffi / smalst

MIT License
161 stars 24 forks source link

About the training data #11

Closed QingAL closed 3 years ago

QingAL commented 3 years ago

hi,could you tell me how can I get annotation information from real datasets?

silviazuffi commented 3 years ago

To my knowledge there are no real datasets with 3D annotations.

On 9. Sep 2020, at 16:23, QingAL notifications@github.com wrote:

hi,could you tell me how can I get annotation information from real datasets?

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/silviazuffi/smalst/issues/11, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABNYVFI64SUQXUQ5QBNEELDSE6FWVANCNFSM4RCMQSJQ.

QingAL commented 3 years ago

To my knowledge there are no real datasets with 3D annotations. On 9. Sep 2020, at 16:23, QingAL @.***> wrote: hi,could you tell me how can I get annotation information from real datasets? — You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub <#11>, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABNYVFI64SUQXUQ5QBNEELDSE6FWVANCNFSM4RCMQSJQ.

thx,But how to save pose and other parameters when testing

silviazuffi commented 3 years ago

You should call the predictor, and it will return the information in a dictionary: outputs = predictor.predict(batch) See the file smal_eval.py

On 15. Sep 2020, at 05:15, QingAL notifications@github.com wrote:

To my knowledge there are no real datasets with 3D annotations. … <x-msg://176/#> On 9. Sep 2020, at 16:23, QingAL @.***> wrote: hi,could you tell me how can I get annotation information from real datasets? — You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub <#11 https://github.com/silviazuffi/smalst/issues/11>, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABNYVFI64SUQXUQ5QBNEELDSE6FWVANCNFSM4RCMQSJQ https://github.com/notifications/unsubscribe-auth/ABNYVFI64SUQXUQ5QBNEELDSE6FWVANCNFSM4RCMQSJQ.

thx,But how to save pose and other parameters when testing

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/silviazuffi/smalst/issues/11#issuecomment-692437060, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABNYVFNYYJIGR6NCKBF47Z3SF3L4PANCNFSM4RCMQSJQ.