Closed IzumiKUN0905 closed 3 years ago
Ah, I'll fix this soon. You can download the v2.reindexed from here: https://drive.google.com/u/1/uc?id=1StTkkkKtgVffo8vCr-gW7tFvfi_FzlHX
I'm training on your v2 dataset and meeting a new problem. I find that when the split is "syn", the parameter sampling will not be set(see line 30 to 48 in the file ".../morefusion-master/morefusion/datasets/rgbd_pose_estimation/ycb_video/reindexed.py"). It will make the program crash in the random_sampling.py. So I just assign a value of 8 to the sampling when the split is "syn". Is that right?
Hello, I would like to train the 6d pose prediction model and I can't find the dataset "20190916_124002.877532.v2.reindexed".
I just found a similar one named "20190916_124002.877532.reindexed" but it doesn't have a meta.joson file inside. So, where can I download the dataset? Thank you.