bycloud

Results 10 issues of bycloud

Hello, Thank you for the amazing work! I am just wondering how we can make this perform live just like how the online webcam demo works. I would love to...

Hello again, I got this training error when running "train.py", how can I solve this? ``` (hiface) G:\HiFaceGAN\Face-Renovation-master>python train.py train.py dataset [TrainDataset] of size 7 was created Network [HiFaceGANGenerator] was...

How do we run a pretrained model on a single image, in the case where a pretrained model is already made?

Hi, I am trying to use the fine-tune function but this error always comes up cmd input: ``` G:\projects\ConSinGAN-test-p\ConSinGAN-master\ConSinGAN-master>py main_train.py --gpu 0 --train_mode harmonization --input_name Images/Harmonization/23.jpg --naive_img Images/Harmonization/23.png --fine_tune --model_dir...

Hi I am trying to build it on Windows and after running this command: ``` python -m pip install ./ ``` I ran into this error: ``` C:\Users\user\AppData\Local\Temp\pip-req-build-iz4keycs\pipeline.cc(10,10): fatal error...

Hi. I got the following error when I ran `python quick_start.py` ``` loading all networks... joint prediction network loaded. root prediction network loaded. connection prediction network loaded. skinning prediction network...

Hi, thank you so much for sharing this amazing work to everyone! I am currently testing if MultiNeRF is possible to run on Windows machine, and right now with this...

Hi, I tried to run my own footage but this came up when I run ``` python test_background-matting_image.py -m real-hand-held -i sample_video/input/ -o sample_video/output/ -tb sample_video/background/ ``` ``` Traceback (most...

Hi there, Thank you for sharing your amazing work! Just curious, are there any ways that I could render results like the one you showed here? https://cs.stanford.edu/~rcwang/projects/lego_manual/resources/website_teaser.mp4 Or anything related?...

Hey guys, I am just wondering if anyone has successfully replicated the 1 image embedding and recreated similar results from 7eu7d7? Right now I have no luck testing it myself....

help wanted
good first issue