Abhishek Pavani

Results 6 comments of Abhishek Pavani

@wenbowen123 In this case, the generated mask will be completely white. Will it still work?

Thank you @loevlie for providing with those resources. The evaluate function is still to evaluate only on a custom dataset like NYU right. Do you know if there is script...

@1ssb I took 4 images by keeping the object at different distances from the camera (40cm,50cm,60cm and 70cm). I have the camera intrinsics (FY = 822.59804231766066 , FX = 838.14270160166848)....

I tried python=3.8 and open3d=0.17. Can confirm that it works. So when you create the conda environment use python=3.8 and then install open3d=0.17 version

@uuu686 Did you figure out a solution for this?

@nikitakaraevv Can co-tracker work real time on video stream from a webcam? Are there any examples for this?