Wynn
Wynn
## 📚 Documentation In this page: https://docs.dgl.ai/install/index.html alternatively source code: docs/source/install/index.rst, line 8 DGL works with the following operating systems: Ubuntu 16.04 This Ubuntu OS version is not updated, I...
Thanks for your great work, we all like it! Do you have any advice on the loss function, which do you prefer, **_wgan loss or standard loss_**? I find in...
### **Description:** I use the pretrained model that you provided at lego synthetic by provided single-scene model at **https://drive.google.com/file/d/1IbhbBr5XfxQz0jSQM3nLX_htTbvc59kj/view?usp=share_link** the command is: `CUDA_VISIBLE_DEVICES=2 python3 eval.py --config configs/gnt_blender.txt \ --eval_dataset nerf_synthetic...
Thanks for your great work, we all like it! I don't find codes related to YCSB. Is it in this repository? If not, can you please provide the code ?
Firstly, thanks to the great work of openfat. I am using it in my own project. Along my work with openfat, I met a error which was caused by bug...
Hi, excellent work, we all love it! I see this page provides instructions for creating custom dataset: https://github.com/henry123-boy/Level-S2FM_official/commit/eabdd11b8c10749c555cf1c6e46dc976e2236911 but it's not easy to understand purpose of two_view.npy & N_views.npy only...
Hi, thanks for your excellent work. `“During our evaluation, we used the provided API of Reconstruction Align in COLMAP [34] to do that.” `I see this in your paper, but...
DTU dataset provides groundtruth point clouds, LevelS2FM also generates mesh. I wonder the way that you evaluate mesh quality. From my point of view, the process is compromised by 3...