Tianshuang(Ethan) Qiu

Results 5 issues of Tianshuang(Ethan) Qiu

I am loading a series of .obj files and converting them into a gif. My code is below ``` for i, f in enumerate(filenames): print(f"Reading {f}") mesh = tr.load(f) scene...

Hello what pins on an Arduino should the ones on this camera be connected to?

After installing `dm_control` in a conda environment the following command `from dm_control import mujoco` gives `zsh: illegal hardware instruction python3` It seems that tensorflow has a similar issue due to...

I built this repo from source using `make` and running it gives a scrolling `fatal reply error, -1` The line changes color after some time and occasionally gibberish such as...

Hello, I would like to investigated having more features on the individual Gaussians. However, the rendered features always have just 3 dimensions without spherical harmonics even when I increase `feats_rest`....