File size: 502 Bytes
0287eea
 
 
 
 
345f55f
16abbb5
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
---
tags:
- syncnet
- s3fd
---

# Model Checkpoints

## Pre-trained Models

This project includes the following pre-trained model weights:

### S3FD Face Detection
- **Filename**: `sfd_face.pth`
- **Purpose**: High-accuracy face detection
- **Architecture**: Single Shot Scale-invariant Face Detector (S3FD)

### SyncNet Audio-Visual Synchronization
- **Filename**: `syncnet_v2.model`
- **Purpose**: Audio-visual synchronization detection
- **Original Repo**: https://github.com/joonson/syncnet_python