Commit graph

69 commits

Author SHA1 Message Date
Prajwal
cfc0580b33
Added LRS2, LRW, LRS3 filelists 2020-10-26 11:37:55 +05:30
Prajwal
79bcc89ae7
Releasing filelists of LRW, LRS2, LRS3 datasets 2020-10-26 11:36:36 +05:30
Prajwal
d41b9b1020
Merge pull request #115 from mowshon/patch-1
Face detection checkpoint will be downloaded automatically.
2020-10-22 19:50:51 +05:30
Student B
ba6289a866
The file "s3fd.pth" will never load automatically
We check if path_to_detector is None, but `path_to_detector` will never be None because he is hardcoded in method params.
Hence, the file will never be automatically downloaded. I suggest checking if such a file exists and if not, then load it via the "load_url" method.
2020-10-22 16:50:38 +03:00
Rudrabha Mukhopadhyay
7ea7ef8961
Updated the citation information.
ACM DL bibtex is updated in place of the arxiv one.
2020-10-14 12:43:26 +05:30
Prajwal
5a5a4d026f
Another typo 2020-10-10 13:36:33 +05:30
Prajwal
d5582bcbc4
Correction in license terms 2020-10-06 10:56:24 +05:30
Prajwal
929e3caa24
Typo fix 2020-10-04 09:52:34 +05:30
Rudrabha Mukhopadhyay
34cd5734be
Updated the real videos 2020-10-03 21:57:49 +05:30
rudrabha
4f68fc1df9 Added eval script for the real videos 2020-10-03 21:41:51 +05:30
Prajwal
c72e2d0e7c
Force args.face to be a valid file 2020-10-03 10:51:13 +05:30
Rudrabha Mukhopadhyay
43419e6135
Added acknowledgements 2020-10-03 10:13:30 +05:30
Rudrabha Mukhopadhyay
edae10fb50
Update README.md 2020-10-03 10:06:01 +05:30
Rudrabha
3048445e07 Changed names of folders 2020-10-03 10:04:46 +05:30
Rudrabha Mukhopadhyay
f83925dfd3
Update README.md 2020-10-03 10:03:21 +05:30
Rudrabha
b95aea8f6e filename changed 2020-10-03 09:58:11 +05:30
Rudrabha
a97c6950d4 Changed the filename 2020-10-03 09:53:04 +05:30
Rudrabha Mukhopadhyay
f0ba99afc8
Update README.md 2020-10-02 22:52:40 +05:30
Rudrabha Mukhopadhyay
d25035a8d0
Added instructions for LRW, LRS2 & LRS3 evaluation 2020-10-02 22:40:06 +05:30
rudrabha
07b5fae351 Added scripts for lrs videos 2020-09-24 13:00:35 +05:30
rudrabha
ae04923971 Added scripts for calculating scores 2020-09-24 12:55:09 +05:30
Prajwal
fc720e24cc
Add Google drive link for colab. 2020-09-20 22:00:18 +05:30
Prajwal
96bab2a6a2
Merge pull request #58 from JonathanSum/patch-1
typo "collab"
2020-09-18 07:04:17 +05:30
Happy Sugar Life
2001f1aa8d
typo "collab" 2020-09-17 12:38:34 -12:00
Prajwal
d7259e531b
Remove data parallelism 2020-09-15 19:58:44 +05:30
Prajwal
b3a417f48e
Add loss info 2020-09-15 12:07:04 +05:30
Prajwal
e5b542462d
Suggestions for training on a different dataset 2020-09-14 15:57:23 +05:30
Prajwal
5f973ccb7a
Clarify the Python version 2020-09-14 15:25:24 +05:30
Prajwal
56ba6fa38f
Update requirements.txt 2020-09-14 12:24:56 +05:30
Prajwal
cf6596de14
Add suggestion about nosmooth 2020-09-13 12:53:05 +05:30
Prajwal
11a8eac1aa
Merge pull request #48 from dipam7/master
fix non-smoothed boxes output
2020-09-13 11:27:47 +05:30
Dipam Vasani
47d29fea0d fix non-smoothed boxes output 2020-09-13 01:02:53 -04:00
prajwalkr
8549b79e14 Added user control for smoothing face dets 2020-09-13 08:57:51 +05:30
prajwalkr
0600d0f4da Fix: Generate last frame 2020-09-12 09:53:46 +05:30
Prajwal
3baacdaf3f
added fps comment 2020-09-10 17:47:36 +05:30
Prajwal
3a264a7012
Merge pull request #33 from dipam7/master
fix directory structure in error message
2020-09-10 07:21:21 +05:30
Dipam Vasani
88c57a9c9d fix directory structure in error message 2020-09-09 18:10:12 -04:00
Prajwal
f21bae2b6e
Update TF version 2020-09-09 15:08:04 +05:30
Prajwal
11550a0e9d
Added clear disclaimer 2020-09-09 13:56:42 +05:30
Prajwal
07a1e29721
Typo fix 2020-09-08 20:11:15 +05:30
Prajwal
b983ca8921
Added terms of use 2020-09-08 17:21:14 +05:30
Rudrabha Mukhopadhyay
ab19e51229
Update README.md 2020-09-08 17:08:37 +05:30
prajwalkr
9e98706b60 Merge branch 'master' of https://github.com/Rudrabha/Wav2Lip 2020-09-04 20:17:49 +05:30
prajwalkr
f043ec6f2c Added additional inference options 2020-09-04 20:17:04 +05:30
Prajwal
b3451ee9f9
Added demo video link 2020-09-03 14:16:52 +05:30
prajwalkr
c77c82aee7 Added option to specify a face box 2020-08-31 16:53:21 +05:30
Prajwal
fda01ed969
Alternative link for face detection model 2020-08-31 16:20:36 +05:30
Prajwal
d27e32bad0
Audio-indexing off by one step 2020-08-31 16:12:32 +05:30
Prajwal
1e903f5658
Audio-indexing off by one step 2020-08-31 16:12:05 +05:30
Prajwal
0061322cef
Audio-indexing off by one step 2020-08-31 16:11:30 +05:30