FoundationPose icon indicating copy to clipboard operation
FoundationPose copied to clipboard

Could you provide a script for downloading the training dataset?

Open hiyyg opened this issue 1 year ago • 2 comments

hiyyg avatar Jul 26 '24 05:07 hiyyg

you can consider using gdown to auto download.

wenbowen123 avatar Jul 31 '24 06:07 wenbowen123

Thanks. Could you provide a file list for each folder of the train_dataset?

hiyyg avatar Jul 31 '24 09:07 hiyyg

Thanks. Could you provide a file list for each folder of the train_dataset?

Hello, have you completed the download and processing of the foundationpose training dataset? I hope to discuss it with you.

W-QY avatar Aug 23 '24 09:08 W-QY

Thanks. Could you provide a file list for each folder of the train_dataset?

Hello, have you completed the download and processing of the foundationpose training dataset? I hope to discuss it with you.

Not yet. Have you completed it?

hiyyg avatar Aug 24 '24 13:08 hiyyg

Thanks. Could you provide a file list for each folder of the train_dataset?

Hello, have you completed the download and processing of the foundationpose training dataset? I hope to discuss it with you.

Not yet. Have you completed it?

Hello, I recently downloaded the objaverse mesh file and some datasets used in the paper. Now I am trying to convert the pose labels in the dataset into pose labels in BOP format. Are you doing something similar?

W-QY avatar Aug 29 '24 15:08 W-QY

Thanks. Could you provide a file list for each folder of the train_dataset?

Hello, have you completed the download and processing of the foundationpose training dataset? I hope to discuss it with you.

Not yet. Have you completed it?

Hello, I recently downloaded the objaverse mesh file and some datasets used in the paper. Now I am trying to convert the pose labels in the dataset into pose labels in BOP format. Are you doing something similar?

Hi @W-QY , I am trying a similar thing, but I have not figured out how to parse the camera intrinsic and the object pose from the downloaded data. Have you figured it out?

hiyyg avatar Sep 26 '24 11:09 hiyyg

Thanks. Could you provide a file list for each folder of the train_dataset?

Hello, have you completed the download and processing of the foundationpose training dataset? I hope to discuss it with you.

Not yet. Have you completed it?

Hello, I recently downloaded the objaverse mesh file and some datasets used in the paper. Now I am trying to convert the pose labels in the dataset into pose labels in BOP format. Are you doing something similar?

Hi @W-QY , I am trying a similar thing, but I have not figured out how to parse the camera intrinsic and the object pose from the downloaded data. Have you figured it out?

Hi,You can refer to this: https://github.com/NVlabs/FoundationPose/issues/217

W-QY avatar Sep 26 '24 11:09 W-QY