Code Monkey home page Code Monkey logo

Comments (7)

dertriumph avatar dertriumph commented on June 7, 2024 1

I "imbedded" return tensor2img(soft_face_mask * target_image + (1 - soft_face_mask) * att_image) into line 322 of simswap.py commenting lines 96-101 and 320 Seems ok

It really works! Bro, you're awesome!Thx!

from simswap-inference-pytorch.

dertriumph avatar dertriumph commented on June 7, 2024

Have you solved this problem now?

from simswap-inference-pytorch.

ketakachono avatar ketakachono commented on June 7, 2024

Still struggling with this. Have you solved it @dertriumph ?

from simswap-inference-pytorch.

mbeytekin avatar mbeytekin commented on June 7, 2024

I guess he doesn't want the codes to be used. my guess is 'deepfake' watermak is embedded in 'blend_module.jit'.

from simswap-inference-pytorch.

mike9251 avatar mike9251 commented on June 7, 2024

I imbedded this functionality into one of the modules, so you can't remove it with configuration. If you really want to remove it - crop the frame and keep only the part without the watermark.

from simswap-inference-pytorch.

mitya12342 avatar mitya12342 commented on June 7, 2024

I "imbedded"
return tensor2img(soft_face_mask * target_image + (1 - soft_face_mask) * att_image)
into line 322 of simswap.py commenting lines 96-101 and 320
Seems ok

from simswap-inference-pytorch.

Cacha21 avatar Cacha21 commented on June 7, 2024

I "imbedded" return tensor2img(soft_face_mask * target_image + (1 - soft_face_mask) * att_image) into line 322 of simswap.py commenting lines 96-101 and 320 Seems ok

Doesn't seem to work when swapping multiple faces. I mean, the watermark is removed but now it only swaps 1 face.

from simswap-inference-pytorch.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.