-
1.PARE: Part Attention Regressor for 3D Human Body Estimation(2021)
img-->volumetric features(before the global average pooling)-->part branch: estimates attention weights +feature branch: performs S…
-
FreeMoCap already uses MediaPipe, and MediaPipe has 3D pose estimation from a single camera. Could this 3D estimation be supported in FreeMoCap?
I realize that overall position of the person wouldn…
-
Dear community, authors,
As explained in #93 I'm trying to use the MonoGS tracker to retreive a camera pose.
In my particular case I am training a gaussian splatting scene and then trying to ret…
-
![image](https://github.com/user-attachments/assets/a9f61918-6e42-4674-ab2f-8692359a05b1)
Basically while using VINS-Mono and VINS-Fusion for pinhole mono-imu setup it throws out error message…
-
Hi, Thanks for your wonderful work and the release of the codes! I have tried it in the Nvidia datasets in the monocular setting followed DynIBar. However, the results seem blurring and nosiy. Here is…
-
Paper : [https://arxiv.org/pdf/2008.11822.pdf](https://arxiv.org/pdf/2008.11822.pdf)
-
Hello and thank you very much for the nice work! This question is about the usage of the vins-mono and vins-fusion packages with my own data. I'm facing a problem that i cant use the vins-fusion pro…
-
Hi Seong Hyun Kim,
I am a PhD student in University of California Santa Barbara.
I was looking for pose estimation methods that will correct for camera motion and your paper is the only method …
-
In KinectFusion, we can obtain camera pose estimates (ie, rotation matrix and translation matrix) for each frame of image. Can Kintinuous meet this need?
If it's OK, I hope you can give me some guid…
-
Hello, thanks for the code.
I tried running it on a COLMAP-based dataset, but I am encountering an issue where the training performance degrades as training progresses. Could you please let me know …