Commit Graph

308 Commits

Author SHA1 Message Date
henryruhs
14c36c860a Revert "Use tensorflow RC to fix numpy version conflicts"
This reverts commit ba909cf4dd.
2023-06-02 00:09:37 +02:00
henryruhs
ba909cf4dd Use tensorflow RC to fix numpy version conflicts 2023-06-02 00:07:45 +02:00
henryruhs
bbb615e650 Undo probability 2023-06-01 22:31:00 +02:00
Henry Ruhs
191638a223
Merge pull request #200 from CeeBeeEh/main
Add option to process all detected faces within a frame
2023-06-01 21:30:57 +02:00
chris
76d90d55c0 - changed all_faces boolean in "process_faces" to default to false 2023-06-01 15:14:34 -04:00
chris
d17a440cd6 - refactored swapper.py to optimized code logic
- refactored "get_face" and "get_all_faces" to "get_face_single" and "get_face_many" respectively
- moved all global booleans to top of file
2023-06-01 15:09:12 -04:00
chris
b155a2cb36 - resolved conflicts
- fixed checkbox alignment options to be consistent
2023-06-01 13:39:16 -04:00
chris
caaba96234 Merge remote-tracking branch 'origin/main'
# Conflicts:
#	run.py
2023-06-01 13:29:35 -04:00
Henry Ruhs
61c8f06c98
Merge pull request #250 from s0md3v/next
Next
2023-06-01 15:54:31 +02:00
henryruhs
42b0785a2b Use tensorflow-macos for Macs 2023-06-01 15:50:21 +02:00
henryruhs
539c6515aa Use tensorflow-macos for Macs 2023-06-01 14:42:28 +02:00
henryruhs
1bcde845a4 Shorten target video for CI 2023-06-01 12:13:49 +02:00
henryruhs
ebf7b6416d Shorten target video for CI 2023-06-01 12:13:49 +02:00
henryruhs
5cda83822c Implement snapshot testing via CLI part3 2023-06-01 12:13:49 +02:00
henryruhs
ba69a18387 Implement snapshot testing via CLI part2 2023-06-01 12:13:48 +02:00
henryruhs
eea2486e09 Implement snapshot testing via CLI 2023-06-01 12:13:48 +02:00
henryruhs
11b68f2e0f Conditional dependencies for Mac 2023-06-01 12:13:48 +02:00
henryruhs
216539489d Conditional dependencies for Mac 2023-06-01 12:13:48 +02:00
Somdev Sangwan
9f9acb2ed1
dont break other gpus 2023-06-01 15:07:44 +05:30
Somdev Sangwan
a799cde05b
increase confidence 2023-06-01 11:40:25 +05:30
Somdev Sangwan
d3e29c0878
fix checkboxes 2023-06-01 11:32:47 +05:30
Somdev Sangwan
4a70a0dcaa
fix merge conflict 2023-06-01 11:31:37 +05:30
Somdev Sangwan
fa3dbc6b32
fix windows issue 2023-06-01 11:12:28 +05:30
chris
bc4a590c99 - attempt to fix alignment of UI elements 2023-05-31 19:19:43 -04:00
Henry Ruhs
032e1babbb
Merge pull request #216 from jmp909/fix-checkboxes
fix checkboxes and video fps probe parsing
2023-06-01 00:38:55 +02:00
Jozef Pierlejewski
efbff51665
Delete .gitignore 2023-05-31 23:37:43 +01:00
Henry Ruhs
b5f2bd0261
Update README.md 2023-06-01 00:30:51 +02:00
jmp909
3480bfd6aa fix typo! 2023-05-31 23:20:18 +01:00
Henry Ruhs
04954d7ee2
Merge pull request #209 from s0md3v/next
Next
2023-06-01 00:14:53 +02:00
jmp909
43990c9367 fix checkboxes & video fps 2023-05-31 22:57:21 +01:00
Somdev Sangwan
2f6e56d05f
move disclaimer up 2023-06-01 03:15:33 +05:30
henryruhs
442c070229 Need for Python 3.9+ 2023-05-31 23:35:47 +02:00
jmp909
30fc498d7e bump protobuf to 4.23.2 2023-05-31 22:23:41 +01:00
Somdev Sangwan
8fd87ff897 add .gitignore 2023-05-31 22:21:57 +01:00
Henry Ruhs
e7edbecff4
Merge branch 'main' into next 2023-05-31 23:07:44 +02:00
henryruhs
8509160850 Remove import 2023-05-31 23:05:58 +02:00
henryruhs
bf100f4974 Improve speed 2023-05-31 23:04:44 +02:00
henryruhs
a66dd5cde1 Update dependencies 2023-05-31 23:04:44 +02:00
henryruhs
7d42dbc4bc Remove processing time as of progress bar 2023-05-31 23:04:44 +02:00
henryruhs
5aa91e9157 Rename files 2023-05-31 23:04:44 +02:00
henryruhs
91b7301f32 Proper exiting via ctrl+c 2023-05-31 23:04:44 +02:00
Pikachu~~~
7c385cc4f4 Update requirements.txt 2023-05-31 23:04:44 +02:00
Pikachu~~~
3daf82b3f8 Add a processer bar with remain time for CLI 2023-05-31 23:04:44 +02:00
Pikachu~~~
f48f0b742e Add a processer bar with remain time for CLI 2023-05-31 23:04:44 +02:00
chris
d492cd68dc - resolved conflicts with main branch 2023-05-31 17:03:49 -04:00
Somdev Sangwan
509ff11995
bump protobuf 2023-06-01 02:11:07 +05:30
chris
6a410e8f84 Merge remote-tracking branch 'origin/main'
# Conflicts:
#	core/processor.py
2023-05-31 16:39:04 -04:00
Somdev Sangwan
c208ffa551
Update requirements.txt 2023-06-01 02:03:15 +05:30
Somdev Sangwan
946e5f35ff
hardcode tensorflow version 2023-06-01 01:42:43 +05:30
Henry Ruhs
6327c0b459
Merge pull request #204 from s0md3v/next
Next
2023-05-31 21:22:17 +02:00