andrewowens / multisensory

Code for the paper: Audio-Visual Scene Analysis with Self-Supervised Multisensory Features

Home Page:http://andrewowens.com/multisensory/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

About the input file for shift model training

ruizewang opened this issue · comments

commented

In the shift_params.py it seems like you are using 'audioset-vid-v21/small_train.txt', which may contain many *.tf files, right?

  • Could you please provide an example .txt file, or an example TFRecord file?
  • It would be much helpful if you provide the script how you have created the .tf file.
    Thanks a lot!