hche11 / VGGSound

VGGSound: A Large-scale Audio-Visual Dataset
http://www.robots.ox.ac.uk/~vgg/data/vggsound/
Other
285 stars 31 forks source link

why i can't generate test.py? #15

Open Seoung-wook opened 1 year ago

Seoung-wook commented 1 year ago

why i can't generate test.py?

I ran the following command:

python test.py --data_path "data/golf_swing.wav" --result_path "predRes" --summaries "models/H.pth.tar" --pool "avgpool"

my sound file: golf_swing.wav res dir: predRes pretrained weight: H.pth.tar