Skip to content

Yeonggi-hong/ECCV2022-ABAW-competition

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ECCV-ABAW-competition

This git repo is the code of IXLab at Seoul National University of Science and Technology from South Korea

We conducted the task on Learning from Synthesis Data (LSD).

Pretrain code

mixaug code

   python mlt_finetuning_mixaug.py --aff_path1 /path/to/datasets/ -aff_path2 /path/to/landmark/

mixup code

   python mlt_finetuning_mixup.py --aff_path1 /path/to/datasets/ -aff_path2 /path/to/landmark/

test code

   python test.py --testconfig test.txt --test_path /path/to/test/ --model /path/to/model/

Reference,

https://github.com/cydonia999/VGGFace2-pytorch

https://github.com/yaoing/DAN

https://github.com/facebookresearch/dino

https://github.com/apple/ml-cvnets

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors 4

  •  
  •  
  •  
  •  

Languages