Realcat
Realcat
I added a sequence of virtual cameras and saved them as `base_cam.json` using the GUI. In the JSON file, there are several discrete poses recorded. My question is how to...
If you want to report a bug, please provide the following information: - The steps to reproduce. - A minimal demo of the problem via https://jsfiddle.net or http://codepen.io/pen if possible....
Hi, I notice that there are slightly differences between Magicleap SuperPoint implementation by Daniel and this repo. In this repo, `nms` (defined by a max_pooling kernel) is performed on heatmap/scores...
Hi作者你好,Github目前已经支持关注组织,请问PPHUB后续会增加支持吗? 运行环境: iPhone 12 - iOS15.4.1 - v2.6.7(240)
目前Github网页端已经支持显示latex公式,请问作者是否加入后续计划? 运行环境: iPhone 12 - iOS15.4.1 - v2.7.3(251)
i think there should be a leaderboard with limited keypoints, such as 500 and 1000, which will be useful for selecting keypoint for realtime SLAM.
I tried to train a matcher for d2net using cached its features, but the AUC is always 0. Could you please help? Thanks!
My application scenario involves using a standard `PINHOLE` camera cropped from a fisheye camera. Can `flowmap` fix the intrinsic parameters without optimization, solely used for estimating depth and pose information?...
### Describe the bug I'm attempting to control the height of images in `gr.Image` to display images of different heights at the same height by setting `height=300`. However, when I...