Yiiii19

Results 6 issues of Yiiii19

Hi, thanks for your code and efforts! I have two questions which about pre-render the Dataset. 1. From the NeRF Dataset we can take photos and get poses through the...

Hi, i would like to ask if the model works also under windows? Thanks.

Hi, OS: Ubuntu 20.04.4 LTS Python: 3.8 I want to install with conda, so thats what i did `conda create --name label-studio python=3.8` `conda activate label-studio` `pip install label-studio` Here...

problem
installation

### System Info Hi, I am using the Segformer, following the tutorial https://huggingface.co/blog/fine-tune-segformer Everytime aftern training the conflict error will come after executing the code "trainer.push_to_hub(**kwargs)". Error messages: ! [rejected]...

Hi, firstly thanks so much for this amazing work. Now I finished all the preparation steps and started running "optimize.py". 1. After traininng I will get a reconstruction mesh which...

Hi thanks for the work! I am using splatam and want to install pypose which requires at least torch 1.13, however, the rasterization needs 1.12, hence there is a conflict....