Hu Wenbo

Results 8 issues of Hu Wenbo

Dear authors, Thanks a lot for the amazing work and sharing the code. Accroding the appendix A in the paper, "_discriminator D is a linear component (similarly to Kanazawa et...

bug

Hi, Thanks for sharing the training code. Does the code work for multiple GPUs? If not, how long it takes to get the reported SOTA performance model? Thanks very much

Thanks for the valuable code and dataset. Is it possible to provide the training code for better reproducibility, as there are some training hyper-parameters. Thanks very much.

Hi @cchen156 , This work is very exciting. But I have a question about the quantitative results reported in the paper Table3. I downloaded the source code and trained model,...

Hi, Thanks for your awesome work. I noticed the InterHand2.6M dataset used in the paper has 257K 2D hands in the training set, however, the latest released InterHand2.6M has 528K...

Thanks for your awesome project. Is there any plan to support the MipNeRF360 model/dataset?

enhancement

**Context** F3D is used to render different kind of geometries, most of them contain oriented faces with a concept of backfaces and frontfaces. F3D currently always show the backface but...

type:enhancement
good first issue
help wanted

Hi, Thanks for your awesome framework. But I found the "generate_ellipse_path" function borrowed from the https://github.com/google-research/multinerf is not compatiable with the coordinate defined in "nerf_360_v2.py". Thus, with this function we...