No errors but not starting? #342

Open
opened 2022-11-18 00:49:44 +01:00 by zecretaccount · 3 comments
zecretaccount commented 2022-11-18 00:49:44 +01:00 (Migrated from github.com)

I just recently formatted my pc and I saved the simswap folder, so that I didnt have to get the insightmodels etc again.
I installed anaconda, got everything from the preparation but still... when I start a swap it just stops... or well it really doesnt go anywhere?

It just stops at...
pic_b_path: ./crop_224/zrf.jpg
pic_specific_path: ./crop_224/zrf.jpg
resize_or_crop: scale_width
results_dir: ./results/
semantic_nc: 3
serial_batches: False
temp_path: ./temp_results
tf_log: False
use_dropout: False
use_encoded_image: False
use_mask: True
verbose: False
video_path: ./demo_file/new/test.mp4
which_epoch: latest
-------------- End ----------------

and never starts...

I just recently formatted my pc and I saved the simswap folder, so that I didnt have to get the insightmodels etc again. I installed anaconda, got everything from the preparation but still... when I start a swap it just stops... or well it really doesnt go anywhere? It just stops at... pic_b_path: ./crop_224/zrf.jpg pic_specific_path: ./crop_224/zrf.jpg resize_or_crop: scale_width results_dir: ./results/ semantic_nc: 3 serial_batches: False temp_path: ./temp_results tf_log: False use_dropout: False use_encoded_image: False use_mask: True verbose: False video_path: ./demo_file/new/test.mp4 which_epoch: latest -------------- End ---------------- and never starts...
wbzy05 commented 2022-12-20 08:41:22 +01:00 (Migrated from github.com)

yeah same, did you manage to solved it by any chance?

yeah same, did you manage to solved it by any chance?
embasy commented 2022-12-29 17:15:23 +01:00 (Migrated from github.com)

Same thing is happening to me. I installed a new GPU, reformatted my computer, did a fresh install of anaconda and got through setup all fine... but when I go to run the swap, it does exactly what's listed above. doesn't start for me either.

awaiting a fix if anyone has any ideas.

Same thing is happening to me. I installed a new GPU, reformatted my computer, did a fresh install of anaconda and got through setup all fine... but when I go to run the swap, it does exactly what's listed above. doesn't start for me either. awaiting a fix if anyone has any ideas.
zecretaccount commented 2023-01-06 12:34:03 +01:00 (Migrated from github.com)

@wbzy05 @embasy
I think it's because torch etc is in the wrong versions.
But yes I fixed it... but not using this, but using https://github.com/mike9251/simswap-inference-pytorch

@wbzy05 @embasy I think it's because torch etc is in the wrong versions. But yes I fixed it... but not using this, but using https://github.com/mike9251/simswap-inference-pytorch
Sign in to join this conversation.