Skip to content

huangjh98/VCSR

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Author: Jinghao Huang

Environment

Python 3.8.0 Pytorch 1.11.0
torchvision 0.12.0 librosa 0.9.1
numpy 1.21.6 tqdm 4.64.0


Dataset

We use the following 2 datasets: ERA Image-Text Dataset and UDV Image-Text Dataset. Dataset download link


Train

We train our model on a single 3090Ti GPU card. To train on different datasets, one needs to modify the configuration file in the code and then use the following training command:

python train.py


Test

python test.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages