Oleksandr Tkachenko
Oleksandr Tkachenko
> Hey guys, > > Sorry for the late reply. I was busy with some things. [Here](https://drive.google.com/drive/folders/1bkyaaXbfpm_c8Krfr3i2SNMA9VVcCu8W?usp=sharing) is my checkpoint I got the results from. I have not debugged it...
> This is just a hunch, but I think you have two options. > > First, it's very possible that you may have to reconfigure the down and upsample through...
> @netrunner-exe , Hi , here are my pre-trained model files - (512-VGGFaceHQ, 1,060,000 iters), i have trained the model using the supplied train.py for two weeks on A100 80GB...
I tested your model and it looks like it is overtrained. If you have any early checkpoints, please share them.
> > I tested your model and it looks like it is overtrained. If you have any early checkpoints, please share them. > > @netrunner-exe i have uploaded 750k ,...
> This is just a hunch, but I think you have two options. > > First, it's very possible that you may have to reconfigure the down and upsample through...
> Hi,i get this error with your simswap mod version when i try to swap video with this line python test_video_swapsingle.py --new_model True --crop_size 512 --use_mask --Arc_path arcface_model/arcface_checkpoint.tar --pic_a_path ./demo_file/Iron_man.jpg...
> cannot see Content in your fork folder, created manually > > ``` > test = Image.fromarray(np.uint8(swap_result)) > test.save("/content/simswap_img_result/face_JPG.jpg") > test.save("/content/simswap_img_result/face_PNG.png") > > to me works only with "." >...
> ok, thank you i have a problem now, i follow the guide to train 512 model first i prepare 6W pics and i run `python scripts/crop_align_vggface2_FFHQalign.py --input_dir $DATAPATH$/VGGface2/train --output_dir_ffhqalign...
> there are multi faces in a video , how to swap the specified face with one photo [Inference for image or video face swapping](https://github.com/neuralchen/SimSwap/blob/main/docs/guidance/usage.md)