YIFAN WANG
YIFAN WANG
I would like to ask a question about the file "beekeeb_piantor_rpi_pico_vial.uf2." Should this file be loaded into both the left and right microcontrollers (raspberry pi pico)? After loading, my right-hand...
Hi~~ Regarding the use of diffusion models to reconstruct objects or scenes, I have always a question. Compared to non-generative models or GANs, their reconstructions are deterministic. However, with diffusion...
Hi~ I'm just starting to learn some deep learning concepts for point clouds. I have a project that requires voxelization as an operation, and I need to incorporate voxelization as...
Hello everyone, I want to use the SwinV2 model as an encoder in my project, specifically the tiny version (swinv2_tiny_patch4_window8_256) of the model. However, after comparing the pre-trained weights provided...
hihi eveyone~ I’m trying to render a [MAD-dataset](https://github.com/EricLee0224/PAD) object with 3DGS, my inputs are just the images plus a model-predicted point cloud and camera poses. The camera poses aren’t perfect....
I have 210 input images, and the camera poses are distributed on a sphere, as shown in the figure — the right side of the image corresponds to the bottom...
We used VGGT to reconstruct the MAD dataset. During image processing, we removed the white background and made it transparent. The results from training look like the image below: the...