Hanyu Chen
Hanyu Chen
Or do I have to use file i/o?
AvatarView seems to stretch images to fit the circle when the images are non-square. Is there any way to change this behavior? For example, is it possible to make it...
Hi, I was visualizing the camera poses for the courthouse scene after converting the .log file into Colmap format. However, I noticed that some of the camera poses don't look...
I am building scs for Python 3.8 on Windows, and I keep getting this error when trying to import scs. ``` Traceback (most recent call last): File "D:/xxx", line 4,...
Hi, thanks for the amazing work! I have a small conceptual question about how the proposed cross-view attention mechanism works in the transformer. If I understand correctly, during cross-view attention,...
Hi, I was experimenting with integrating the VGGT code into my custom training pipeline, and I noticed some strange behavior when running the model on portrait images. Specifically, I passed...
I was trying to run some experiments with NeRF On-the-go, and got this error message during the installation: ``` ERROR: Cannot install Pillow==11.1.0 and pillow==10.2.0 because these package versions have...