Skip to content

zaocan666/SyncTalkNet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rethinking Audio-visual Synchronization for Active Speaker Detection

Usage

dataset

The preparation of AVA-Activespeaker dataset follows https://github.com/TaoRuijie/TalkNet_ASD

Training

python trainTalkNet.py --dataPath /path/to/data/

Eval

python trainTalkNet.py --dataPath /path/to/data/ --evaluation True --evaluation_pth /path/to/model

Unsynchronization eval

python trainTalkNet.py --dataPath /path/to/data/ --evaluation True --evaluation_pth /path/to/model --syncDestroy audioSwap --audio_change_ratio 0.5

Reference

https://github.com/TaoRuijie/TalkNet_ASD

https://github.com/clovaai/lookwhostalking

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages