-
Traceback (most recent call last):
File "test_video_swapsingle.py", line 55, in
model = create_model(opt)
File "F:\simswap\SimSwap-main\models\models.py", line 17, in create_model
mod…
-
When I put this standard instruction for a simple test I have this error:
(simswap) PS C:\simswap> python test_video_swapsingle.py --crop_size 224 --use_mask --name people --Arc_path arcface_model/…
-
Traceback (most recent call last):
File "/content/SimSwap/train.py", line 139, in
model.initialize(opt)
File "/content/SimSwap/models/projected_model.py", line 49, in initialize
self.…
-
c:\SimSwap\SimSwap-main>python test_one_image.py --name people --Arc_path arcface_model/arcface_checkpoint.tar --pic_a_path crop_224/6.jpg --pic_b_path crop_224/ds.jpg --output_path output/
---------…
-
Card is RTX 3060 Ti. I was getting the "stuck at end" issue so I searched around and did this
conda install pytorch==1.8.0 torchvision==0.9.0 torchaudio==0.8.0 cudatoolkit=11.1 -c pytorch -c nvidi…
-
**Release PR or issue to review**
https://github.com/camaraproject/SimSwap/pull/165
**Review actions**
Assign this issue to yourself and follow the below list.
For any review action, review …
-
Hey,
I setup Simswap about a year ago following this guide: https://youtu.be/1NWJz_rFMq0?si=SkbmKXk9gZLrabpt
It worked perfectly up until I upgraded my PC.
I've seen online that many people ha…
-
Been running Simswap for a long time for video conversion, but wanted to try converting images (I've never used it for images before).
However I've run in to a mass of errors. For the record, ther…
-
File "D:\SimSwap\SimSwap\test_video_swapsingle.py", line 58, in
app = Face_detect_crop(name='antelope', root='./insightface_func/models')
File "D:\SimSwap\SimSwap\insightface_func\face_detect…
-
(simswap) C:\Users\foldd\Desktop\SimSwap>python test_video_swapmulti.py --crop_size 224 --use_mask --name people --Arc_path arcface_model/arcface_checkpoint.tar --pic_a_path lo.png --video_path pt.mp4…