minghuiwsw
minghuiwsw
Hi, first congratulate and respect to your great work! I find the dataset structure in your "data preparation" part is different from that of the official BOP dataset, i.e. the...
hi, @hurjunhwa , I noticed you provide the training script for the baseline: pwcnet. But I wonder if it is for flycharis_occ dataset only or it's applicable to other datasets....
Hi,thanks for your work and effort! Currently I am reading your code in projective_ops.py and have some doubt about line84: Gij = poses[:,jj] * poses[:,ii].inv() I find poses is of...