Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Rudrabha/Wav2Lip
/ types & classes
Types & classes
23 in github.com/Rudrabha/Wav2Lip
⨍
Functions
169
◇
Types & classes
23
↓ 75 callers
Class
Conv2d
models/conv.py:5
↓ 13 callers
Class
nonorm_Conv2d
models/conv.py:21
↓ 8 callers
Class
ConvBlock
face_detection/models.py:13
↓ 6 callers
Class
Conv2dTranspose
models/conv.py:33
↓ 5 callers
Class
Wav2Lip
models/wav2lip.py:8
↓ 3 callers
Class
L2Norm
face_detection/detection/sfd/net_s3fd.py:6
↓ 2 callers
Class
Dataset
wav2lip_train.py:40
↓ 2 callers
Class
Dataset
color_syncnet_train.py:37
↓ 2 callers
Class
Dataset
hq_wav2lip_train.py:42
↓ 2 callers
Class
SyncNetInstance
evaluation/scores_LSE/SyncNetInstance_calc_scores.py:35
↓ 1 callers
Class
HParams
hparams.py:15
↓ 1 callers
Class
HourGlass
face_detection/models.py:98
↓ 1 callers
Class
Wav2Lip_disc_qual
models/wav2lip.py:127
↓ 1 callers
Class
s3fd
face_detection/detection/sfd/net_s3fd.py:22
Class
Bottleneck
face_detection/models.py:58
Class
FAN
face_detection/models.py:145
Class
FaceAlignment
face_detection/api.py:46
Class
FaceDetector
An abstract class representing a face detector. Any other face detection implementation must subclass it. All subclasses must implement ``det
face_detection/detection/core.py:9
Class
LandmarksType
Enum class defining the type of landmarks to detect. ``_2D`` - the detected points ``(x,y)`` are detected in a 2D space and follow the visible co
face_detection/api.py:17
Class
NetworkSize
face_detection/api.py:30
Class
ResNetDepth
face_detection/models.py:204
Class
SFDDetector
face_detection/detection/sfd/sfd_detector.py:16
Class
SyncNet_color
models/syncnet.py:7