Search found 10 matches

by Lepiloff
Wed Jan 15, 2020 12:13 pm
Forum: Convert Support
Topic: Conversion error - Out of system RAM
Replies: 6
Views: 4842

Re: Convertaion error

Its look like evgendelaetml@instance-2:~/faceswap$ free -m total used free shared buff/cache available Mem: 15043 5624 5192 2165 4226 6977 Swap: 0 0 0 evgendelaetml@instance-2:~/faceswap$ free -m total used free shared buff/cache available Mem: 15043 6467 4336 2165 4239 6133 Swap: 0 0 0 evgendelaetm...
by Lepiloff
Wed Jan 15, 2020 11:47 am
Forum: Convert Support
Topic: Conversion error - Out of system RAM
Replies: 6
Views: 4842

Re: Convertaion error

Exacly, it sound strange but I measured the memory consumption with a command

Code: Select all

 free -m

and during conversion process memory usage increased from 600M to 13.5G.

by Lepiloff
Wed Jan 15, 2020 8:15 am
Forum: Convert Support
Topic: Conversion error - Out of system RAM
Replies: 6
Views: 4842

Re: Convertaion error

I found that cause of error is allocate memory. The conversion process requires up to 14 G of RAM memory.

by Lepiloff
Wed Jan 15, 2020 6:56 am
Forum: Convert Support
Topic: Conversion error - Out of system RAM
Replies: 6
Views: 4842

Re: Convertaion error

I try to retrain a new model, and after start converting got the same error.

by Lepiloff
Tue Jan 14, 2020 9:31 am
Forum: Extract Discussion
Topic: Using multiple videos (upd)
Replies: 7
Views: 8747

Re: Using multiple videos (upd)

Is it possible to use the resulting allignments.fsa file to convert another new video with the same person?

by Lepiloff
Tue Jan 14, 2020 8:38 am
Forum: Convert Support
Topic: Conversion error - Out of system RAM
Replies: 6
Views: 4842

Conversion error - Out of system RAM

After I running convertation I get an error /bin/sh: 1: ldconfig: not found Traceback (most recent call last): File "/home/evgendelaetml/miniconda3/envs/fs/lib/python3.6/site-packages/imageio_ffmpeg/_io.py", line 174, in read_frames "End of file reached before full frame could be read...
by Lepiloff
Sat Jan 11, 2020 6:37 pm
Forum: Extract Discussion
Topic: Using multiple videos (upd)
Replies: 7
Views: 8747

Re: Using multiple videos (upd)

Thank for your advice, I'll try to implement it

by Lepiloff
Fri Jan 10, 2020 8:50 am
Forum: Extract Discussion
Topic: Using multiple videos (upd)
Replies: 7
Views: 8747

Using multiple videos (upd)

[mod=torzdf]Note: The information within this topic is now outdated. Alignments files are no longer required for training facesets. See here for more information: https://forum.faceswap.dev/viewtopic.php?f=25&t=1377[/mod] My old question https://forum.faceswap.dev/viewtopic.php?f=5&t=330 is ...
by Lepiloff
Thu Jan 09, 2020 1:45 pm
Forum: Extract Discussion
Topic: Using multiple videos
Replies: 1
Views: 2670

Using multiple videos

Is it possible to use several videos as an image source? If the video is short and there is little image from one video file . I have extracted the images from 3 videos into one shared folder. And I got 3 aligments.fsa files. Can I combine them into one source?

by Lepiloff
Wed Jan 08, 2020 2:44 pm
Forum: Installation Support
Topic: Activating the virtual environment
Replies: 1
Views: 2590

Activating the virtual environment

I installed it according to the manual https://forum.faceswap.dev/viewtopic.php?f=4&t=68 with default settings. But I can't understand how to activate a default virtual environment. Then I run source /home/evgendelaetml/miniconda3/envs/faceswap/bin/activate I get -bash: /home/evgendelaetml/minic...