Haiwen Huang
Haiwen Huang
Hi, sorry for the late response. Thanks for your interest in our work. The authors of this paper have either left the company or graduated, so it's not watched very...
@michalfaber Is it possible to fix the error: `ValueError: invalid literal for long() with base 10: ''` in Python2?
Hi, you can check this out for semantic segmentation probing experiments: https://github.com/andrehuang/loftup/blob/main/eval_seg.py. This is my reproduction of FeatUp probing experiments in my own work.
Hi all, you guys can look into my implementation here: https://github.com/andrehuang/loftup/blob/main/eval_seg.py for the reproduction of semantic segmentation. For depth estimation, I recommend using the depth and normal experiments from [Probe3D](https://github.com/mbanani/probe3d)...