Search found 7 matches

by foo321
Wed Nov 15, 2023 1:58 pm
Forum: Extract Discussion
Topic: Extract+Sort by face (full images, not just face)
Replies: 3
Views: 10526

Re: Extract+Sort by face (full images, not just face)

Thanks. It'd be a nice feature to have the extract process have an option to generate (or convert the existing image) to a png with the data header but as the same full image. That way FaceSwap could be used as a general tool for sorting images by face.

by foo321
Tue Nov 14, 2023 2:00 pm
Forum: Extract Discussion
Topic: Extract+Sort by face (full images, not just face)
Replies: 3
Views: 10526

Extract+Sort by face (full images, not just face)

Is it possible to sort a folder of images into buckets while keeping the full images?
I know I need to use the extraction tool in order to sort... but
The extraction tool will crop images to just the face.
I want to be able to sort by face and maintain the full image. Is that possible?

by foo321
Sat Nov 04, 2023 6:31 am
Forum: Training Discussion
Topic: When using the preset stojo file in Phaze-A, the error is reported
Replies: 6
Views: 8285

Re: When using the preset stojo file in Phaze-A, the error is reported

Thank you, EfficientNetV2-S does "work" without a stacktrace.
I'm still curious how folks are making StoJo work with default settings, do you have any suggestions?

by foo321
Sat Nov 04, 2023 1:54 am
Forum: Training Support
Topic: Preview only shows mask? Phaze-A, maskers: Bisect-Fp + Vgg-Clear + VggObstructed
Replies: 6
Views: 7580

Re: Preview only shows mask? Phaze-A, maskers: Bisect-Fp + Vgg-Clear + VggObstructed

Tried with re-extracting with some other masks and making sure the trainer loss setting mask matched... had some luck getting preview to work with UnetDlf (or no mask), but that isn't actually the mask I want to use.
Using Bisenet-Fp only now but still have the preview issue where I only see a mask.

by foo321
Sat Nov 04, 2023 12:57 am
Forum: General Discussion
Topic: A question for someone who is from The fruity cargo cult
Replies: 3
Views: 8739

Re: A question for someone who is from The fruity cargo cult

I have a Apple Studio M2 Max 32BG with 30 core GPU... I also have a PC with a 4090. The Mac is WAY slower. Basically all the underlying software out there that can take advantage of a GPU is assuming Nvidia hardware. There is probably tons of potential in the Apple hardware due to the shared memory,...
by foo321
Fri Nov 03, 2023 11:23 pm
Forum: Training Support
Topic: Preview only shows mask? Phaze-A, maskers: Bisect-Fp + Vgg-Clear + VggObstructed
Replies: 6
Views: 7580

Preview only shows mask? Phaze-A, maskers: Bisect-Fp + Vgg-Clear + VggObstructed

Using Phaze-A/StoJo with efficient_v2_s and after 14000 iterations the preview is still just showing a mask (plain white where the face should be, surrounded by pink mask). Is this normal? Are there certain mask types I should be using for Phaze-A? I have been using 3 maskers: Bisect-Fp + Vgg-Clear ...
by foo321
Fri Nov 03, 2023 4:42 am
Forum: Training Discussion
Topic: When using the preset stojo file in Phaze-A, the error is reported
Replies: 6
Views: 8285

TypeError: Unable to serialize [2.0896919 2.1128857 2.1081853] to JSON. Unrecognized type <class 'tensorflow.python.fram

This is a known bug in the current version(s) of Keras. See https://github.com/keras-team/keras/issues/17199 This unfortunately means it's out of our hands to fix. Your best bet if you want to stick with EfficientNet is to install an older version of Tensorflow which doesn't have the bug. We are cu...