diaojiaolou synced commits to refs/pull/1323/merge at diaojiaolou/Deep-Live-Cam from mirror
-
7e2c223995 Merge 6791f58761428b2b2a4679e89b64544e1e3a2fed into 9086072b8ee81a48885e559b72b803741569a0a6
-
9086072b8e Update README.md
- Compare 2 commits »
diaojiaolou synced commits to refs/pull/1189/merge at diaojiaolou/Deep-Live-Cam from mirror
-
ee4ccb056b Merge 647c5f250f8489592b73b63b495facfebc0e03df into 9086072b8ee81a48885e559b72b803741569a0a6
-
9086072b8e Update README.md
- Compare 2 commits »
diaojiaolou synced commits to refs/pull/1376/merge at diaojiaolou/Deep-Live-Cam from mirror
-
e9f0006702 Merge 5db23597e94585f2ef3241e29990b7c643ae21c9 into 9086072b8ee81a48885e559b72b803741569a0a6
-
5db23597e9 fix: More robust handling of feathered_mask normalization
-
84ae5810bf Fix issues
-
ebc30b1cac fix: Address code review feedback from previous PR
- Compare 4 commits »
diaojiaolou synced commits to refs/pull/1298/merge at diaojiaolou/Deep-Live-Cam from mirror
-
52ff425ec8 Merge 44ef1fdcac866d210f4e5fb71564719638ff6f01 into 9086072b8ee81a48885e559b72b803741569a0a6
-
9086072b8e Update README.md
- Compare 2 commits »
diaojiaolou synced commits to refs/pull/1376/head at diaojiaolou/Deep-Live-Cam from mirror
-
5db23597e9 fix: More robust handling of feathered_mask normalization
-
84ae5810bf Fix issues
- Compare 2 commits »
diaojiaolou synced commits to refs/pull/1376/head at diaojiaolou/Deep-Live-Cam from mirror
-
ebc30b1cac fix: Address code review feedback from previous PR
-
0e6d821102 I've made some enhancements to improve the face swap quality, color blending, and performance options in your code.
- Compare 2 commits »
diaojiaolou synced commits to refs/pull/1376/merge at diaojiaolou/Deep-Live-Cam from mirror
-
0133a489eb Merge 0e6d8211026d1af222912315c98b246b6f2e143b into 9086072b8ee81a48885e559b72b803741569a0a6
-
0e6d821102 I've made some enhancements to improve the face swap quality, color blending, and performance options in your code.
-
9086072b8e Update README.md
- Compare 3 commits »
diaojiaolou synced commits to main at diaojiaolou/Deep-Live-Cam from mirror
-
9086072b8e Update README.md
diaojiaolou
synced and deleted reference refs/tags/refs/pull/1361/merge
at diaojiaolou/Deep-Live-Cam from mirror
diaojiaolou
synced and deleted reference refs/tags/dependabot/pip/protobuf-4.25.8
at diaojiaolou/Deep-Live-Cam from mirror
diaojiaolou synced commits to refs/pull/1146/merge at diaojiaolou/Deep-Live-Cam from mirror
-
b96fc21759 Merge 9c42993d0c63e90041ad709be8973cb1ae70cba8 into 12fda0a3ed0f2a8d572b42f0c20a72b2b4190770
-
12fda0a3ed fix formatting
-
d963430854 Add techlinked link
-
5855d15c09 Removed outdated links
-
fcc73d0add Update Download Button
- Compare 9 commits »
diaojiaolou synced commits to refs/pull/1285/merge at diaojiaolou/Deep-Live-Cam from mirror
-
1dbe6682ed Merge 130f096cd5c1a2c18534c929a6f18f1aad63355e into 12fda0a3ed0f2a8d572b42f0c20a72b2b4190770
-
12fda0a3ed fix formatting
-
d963430854 Add techlinked link
-
5855d15c09 Removed outdated links
-
fcc73d0add Update Download Button
- Compare 9 commits »
diaojiaolou synced commits to refs/pull/1172/merge at diaojiaolou/Deep-Live-Cam from mirror
-
12af7fdd17 Merge dd622d88374f8cc5476044c0a35669a1343231f6 into 12fda0a3ed0f2a8d572b42f0c20a72b2b4190770
-
12fda0a3ed fix formatting
-
d963430854 Add techlinked link
-
5855d15c09 Removed outdated links
-
fcc73d0add Update Download Button
- Compare 9 commits »
diaojiaolou synced commits to refs/pull/1233/merge at diaojiaolou/Deep-Live-Cam from mirror
-
d6d1020bbd Merge 2663c7eae7c0792f833d682ff41b2df387a4a2d1 into 12fda0a3ed0f2a8d572b42f0c20a72b2b4190770
-
12fda0a3ed fix formatting
-
d963430854 Add techlinked link
-
5855d15c09 Removed outdated links
- Compare 4 commits »
diaojiaolou synced commits to refs/pull/1361/merge at diaojiaolou/Deep-Live-Cam from mirror
-
349c80b8eb Merge 4463b63638c87e4800314e8a8c0670b7cb499bb2 into 12fda0a3ed0f2a8d572b42f0c20a72b2b4190770
-
12fda0a3ed fix formatting
-
d963430854 Add techlinked link
-
5855d15c09 Removed outdated links
- Compare 4 commits »
diaojiaolou synced commits to refs/pull/1298/head at diaojiaolou/Deep-Live-Cam from mirror
-
44ef1fdcac criticalfix: Correct IndentationError in create_lower_mouth_mask
-
8a03fccb59 fix: Resolve circular import between core and face_swapper
-
d7139d5c6e fix: Correct IndentationError and type hint in create_lower_mouth_mask
-
4e36622a47 feat: Implement Optical Flow KPS tracking for webcam performance
- Compare 4 commits »
diaojiaolou synced commits to refs/pull/1298/merge at diaojiaolou/Deep-Live-Cam from mirror
-
27b9899861 Merge 44ef1fdcac866d210f4e5fb71564719638ff6f01 into 12fda0a3ed0f2a8d572b42f0c20a72b2b4190770
-
44ef1fdcac criticalfix: Correct IndentationError in create_lower_mouth_mask
-
8a03fccb59 fix: Resolve circular import between core and face_swapper
-
d7139d5c6e fix: Correct IndentationError and type hint in create_lower_mouth_mask
-
4e36622a47 feat: Implement Optical Flow KPS tracking for webcam performance
- Compare 6 commits »
diaojiaolou synced commits to refs/pull/1189/merge at diaojiaolou/Deep-Live-Cam from mirror
-
205b3a4e53 Merge 647c5f250f8489592b73b63b495facfebc0e03df into 12fda0a3ed0f2a8d572b42f0c20a72b2b4190770
-
12fda0a3ed fix formatting
-
d963430854 Add techlinked link
-
5855d15c09 Removed outdated links
-
fcc73d0add Update Download Button
- Compare 5 commits »
diaojiaolou synced commits to refs/pull/1298/merge at diaojiaolou/Deep-Live-Cam from mirror
-
52a2ef3a95 Merge 0fc481db47141f95d5ffcaa54dd5f3903348c5c9 into 12fda0a3ed0f2a8d572b42f0c20a72b2b4190770
-
0fc481db47 fix: Revert Nth frame logic in ui.py to fix UnboundLocalError
-
984048b39a fix: Remove orphaned Nth frame counter line in ui.py
-
9fd870cfd2 refactor: Revert Nth frame processing in webcam mode
-
c5c08b652f perf: Implement Nth frame processing for webcam mode
- Compare 5 commits »
diaojiaolou synced commits to refs/pull/1298/head at diaojiaolou/Deep-Live-Cam from mirror
-
a01314b52c feat: Implement Nth-frame detection with tracking for performance
-
0fc481db47 fix: Revert Nth frame logic in ui.py to fix UnboundLocalError
-
984048b39a fix: Remove orphaned Nth frame counter line in ui.py
-
9fd870cfd2 refactor: Revert Nth frame processing in webcam mode
-
c5c08b652f perf: Implement Nth frame processing for webcam mode
- Compare 5 commits »