Pythonix Huang
Pythonix Huang
I tried the [streamlit-drawable-canvas](https://github.com/andfanilo/streamlit-drawable-canvas) in https://drawable-canvas.streamlit.app/ on my mobile, but it only respond when under freedraw mode, the others were not working, any idea how to fix it?
I want to train DAIN on a self-constucted HD video dataset, can you give me some suggestions on the details? Should I do resize or cropping to make the HD...
I train the few-vid2vid with FaceForensics dataset, and set n_shot to 2 or 4 to try to use multiple reference image during training, but the flows become dissimilar to the...
Add transfer code and samples.
Hello, may I ask how to use svox to render an image on a cpu? It seems that svox does not support cpu rendering at this moment.
I'd like to test 3d_gaussian_splatting on larger-scale scene, could you give some suggestions on how to modify the parameters in config?
Hello, I want to know what is the difference between nerf model implemented in this repo with model in nerfstudio?