Quanxing Zha
Quanxing Zha
after I have performed the training command, I want to get the mesh file. But I got an error, the info is: -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- /home/zqx/miniconda3/envs/threestudio/lib/python3.8/site-packages/tinycudann-1.7-py3.8-linux-x86_64.egg/tinycudann/modules.py:52: UserWarning: tinycudann was built for...
I want to use CUDA-accelerated terrain, but when I run the comman below: ------------------------------------------------------------------------------- python -m tools.manage_datagen_jobs --output_folder outputs/second --num_scenes 1 --pipeline_configs enable_gpu monocular blender_gt --specific_seed 666 --configs desert simple...
when I run the sh script, I got an error: ./demo/run_alien_cobble.sh ----------------------------------------------------------------------- Traceback (most recent call last): File "/home/zqx/text2mesh/main.py", line 499, in run_branched(args) File "/home/zqx/text2mesh/main.py", line 140, in run_branched encoded_text...
I have read the [question](https://github.com/microsoft/muzic/issues/93) I am sorry that I still very confused about how to operate it. Please help me
In DatasetHelper.md I have downloaded the VoxCeleb dataset and I successfully run the 3. Extract facial landmarks from videos. But when I run the 4. Extract coefficients for videos I...