Chenghao (Shenghao) Li

Results 4 issues of Chenghao (Shenghao) Li

Hi! Great work on using ego-motion to train the local feature and the depth jointly. I'm trying to train a network under the supervision of camera poses in MegaDepth. But...

Hi. I'm working on a program to extract keypoints and descriptors with pytorch. I'm really interested in your work and try to reimplement it in python. But I'm struggling with...

Hi! I'm trying to validate my correspondence estimator with outputs similar to loftr. I've extracted the correspondence according to extract_loftr_matches.py and written the JSON file as: [ { "config_common": {...

Thank you for your remarkable work! The implementation of learnable triangulation is a great inspiration. But I'm confused about the function "patch_for_depth_guided_range" in triangulation.py. The calculation of the fundamental matrices...