Giter Site home page Giter Site logo

faceswap_gl's Introduction

Hi there ๐Ÿ‘‹ I'm Ibon

Person programming

I am a Computer Science graduate by the Public University of Navarre. In my spare time I mantain some free software projects.

I am mainly interested in Machine Learning and Deep Learning, but I like learning about many other fields in computer science such as cryptography, software engineering and cybersecurity. I currently use Python as my main programming language as it is the most versatile and popular for ML/DL and my favorite tools/frameworks are:

Python Docker numpy PyTorch Keras OpenCV Visual Studio Code Pandas scikit-learn PySide/Qt PyTest MLFlow

If you have any questions, you can contact me by e-mail.

Stuff I made by myself

Simple face swapping using OpenGL

Application I created to strenghten my OpenCV knowledge and learn some 3D object manipulation using Python. Code available here.

SVG avatar package for Python

I created this package when I tried to add new svgs to the already existing py_avataaars package. As this task was too difficult to do, I forked the project and tried to make the required modifications to achieve this goal. When I noticed that a complete refactor was required, I decided that I would create the library from scratch, and here it is!

2D ePuck robot simulator

What do you do when no robots are available for one of your college assignments? You create a robot simulator! Yep, that is what I did, and it worked. It has some limitations due to time constraints, as I had to continue with the previously mentioned assignment. You can check it here.

Some stats

faceswap_gl's People

Contributors

ibonn avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

faceswap_gl's Issues

Convert to opengl es for android

Hi, do you have any idea to translate your logic into opengl es ( for porting your work into android)

I understand that your logic contains of 4 main parts

  1. Extract landmarks from src image
  2. Warp src face into src texture using opencv affine transform
  3. Extract landmark from dst image and using opengl to convert src texture into dst texture
  4. Blend dst texture to dst image on face region Using opencv clone

The main step of using opengl is step 3 and it used opengl not opengl es
The similar issue was here
https://stackoverflow.com/questions/22288215/porting-opengl-glbegin-to-opengl-es

Do you have any idea to do this task. I am the beginer of opengl, and I am trying to understand simple filter with opengl es on 2d image. But here are the logic with 3d texture

If there are two face target ?

Hello sorry if this conatins any mistake

Is there way to replace in this case?
In the src video i have two faces

how to set the target?

thanks

Is your feature request related to a problem? Please describe.
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]

Describe the solution you'd like
A clear and concise description of what you want to happen.

Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.

Additional context
Add any other context or screenshots about the feature request here.

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.