Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
ylzcdyhm
/
faceswap
Public
forked from
deepfakes/faceswap
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
All time
Commit history
Commits on Feb 8, 2018
print out which image caused error (#147)
leijurv
authored and
Clorr
committed
20753a6
View commit details
Copy full SHA for 20753a6
Browse repository at this point
Commits on Feb 7, 2018
Fixing ConvertImage has no attribute check_skip
Show description for f3bb0bb
gdunstone
authored
f3bb0bb
View commit details
Copy full SHA for f3bb0bb
Browse repository at this point
Correcting model paths
Clorr
committed
6bea4c2
View commit details
Copy full SHA for 6bea4c2
Browse repository at this point
Adding GAN plugin (#102)
Show description for 1fd9e99
Clorr
authored
1fd9e99
View commit details
Copy full SHA for 1fd9e99
Browse repository at this point
Changes I forgot to push :-/ (#136)
Clorr
authored
5815baa
View commit details
Copy full SHA for 5815baa
Browse repository at this point
Misc updates on master before GAN. Added multithreading + mmod face detector (#109)
Show description for b3ae613
Clorr
authored
b3ae613
View commit details
Copy full SHA for b3ae613
Browse repository at this point
Update Convert_Masked.py (#130)
Show description for d5b4c91
czfhhh
authored and
Clorr
committed
d5b4c91
View commit details
Copy full SHA for d5b4c91
Browse repository at this point
Add demosaic (#131)
Show description for 23de502
czfhhh
authored and
Clorr
committed
23de502
View commit details
Copy full SHA for 23de502
Browse repository at this point
Commits on Feb 5, 2018
Merge pull request #121 from fat-tire/fixbreak
Show description for b34d7d1
gdunstone
authored
b34d7d1
View commit details
Copy full SHA for b34d7d1
Browse repository at this point
Fix breakage on some versions of python3 (on Ubuntu 17.10 for sure)
Show description for 6b175cf
fat-tire
committed
6b175cf
View commit details
Copy full SHA for 6b175cf
Browse repository at this point
Commits on Feb 4, 2018
Adds information about running scripts with help (#111)
Show description for 1f1cbdf
facepainter
authored and
gdunstone
committed
1f1cbdf
View commit details
Copy full SHA for 1f1cbdf
Browse repository at this point
Commits on Feb 3, 2018
Added CUDA link for Ubuntu
Clorr
authored
2198ec6
View commit details
Copy full SHA for 2198ec6
Browse repository at this point
Adds arg to select trainer used to create model (#105)
Show description for e9c4177
facepainter
authored and
Clorr
committed
e9c4177
View commit details
Copy full SHA for e9c4177
Browse repository at this point
Commits on Feb 2, 2018
python version check (#99)
Show description for 68ef3b9
gdunstone
authored
68ef3b9
View commit details
Copy full SHA for 68ef3b9
Browse repository at this point
Commits on Feb 1, 2018
check_skip fixes (#95)
Show description for c529bd4
gdunstone
authored
c529bd4
View commit details
Copy full SHA for c529bd4
Browse repository at this point
Fix issue with frame-range (#94)
Show description for 6692a10
gdunstone
authored
6692a10
View commit details
Copy full SHA for 6692a10
Browse repository at this point
frame-range changes (#92)
Show description for 2633da9
gdunstone
authored
2633da9
View commit details
Copy full SHA for 2633da9
Browse repository at this point
frame-range option for convert (#90)
Show description for 0f8d9db
gdunstone
authored
0f8d9db
View commit details
Copy full SHA for 0f8d9db
Browse repository at this point
extended arguments for convert.py (#89)
Show description for 7e7cf0b
gdunstone
authored
7e7cf0b
View commit details
Copy full SHA for 7e7cf0b
Browse repository at this point
Merge pull request #83 from gdunstone/master
Show description for d909ae2
gdunstone
authored
d909ae2
View commit details
Copy full SHA for d909ae2
Browse repository at this point
Merge branch 'master' of github.com:gdunstone/faceswap
gdunstone
committed
1001210
View commit details
Copy full SHA for 1001210
Browse repository at this point
merge conflicts.
gdunstone
committed
44d2088
View commit details
Copy full SHA for 44d2088
Browse repository at this point
Merge branch 'master' into master
gdunstone
authored
283096d
View commit details
Copy full SHA for 283096d
Browse repository at this point
added batch-size cli argumet.
Show description for df38ac3
gdunstone
committed
df38ac3
View commit details
Copy full SHA for df38ac3
Browse repository at this point
import sys for line 21 (#88)
cclauss
authored and
Clorr
committed
a3c81c5
View commit details
Copy full SHA for a3c81c5
Browse repository at this point
sys wasnt imported here, raised importerror with some input.
gdunstone
committed
77aa47f
View commit details
Copy full SHA for 77aa47f
Browse repository at this point
Processing message messes with tqdm.
gdunstone
committed
bd09c64
View commit details
Copy full SHA for bd09c64
Browse repository at this point
Merge branch 'master' into master
gdunstone
authored
c3e1508
View commit details
Copy full SHA for c3e1508
Browse repository at this point
Commits on Jan 31, 2018
Docs: Fix installation link (#84)
rxaviers
authored and
Clorr
committed
f91210f
View commit details
Copy full SHA for f91210f
Browse repository at this point
Adding models as plugins + Face filtering (#53) + #39 + #43 + #44 + #49 (#61)
Show description for 34945cf
Clorr
authored
34945cf
View commit details
Copy full SHA for 34945cf
Browse repository at this point
added tqdm to requirements-gpu
gdunstone
committed
314df51
View commit details
Copy full SHA for 314df51
Browse repository at this point
Added progress bar re https://github.com/deepfakes/faceswap/issues/80
Show description for d17d7bd
gdunstone
committed
d17d7bd
View commit details
Copy full SHA for d17d7bd
Browse repository at this point
Commits on Jan 29, 2018
doc: Fix typos (#79)
mpuels
authored and
Clorr
committed
bdece07
View commit details
Copy full SHA for bdece07
Browse repository at this point
doc: Fix typos (#78)
mpuels
authored and
Clorr
committed
027b833
View commit details
Copy full SHA for 027b833
Browse repository at this point
Commits on Jan 23, 2018
Adding a note about 64bit requirement
Clorr
authored
a799f76
View commit details
Copy full SHA for a799f76
Browse repository at this point
Previous
Next
You can’t perform that action at this time.