haoxiangsnr / spiking-fullsubnet

Official repository of Spiking-FullSubNet, the Intel N-DNS Challenge Algorithmic Track Winner.
https://haoxiangsnr.github.io/spiking-fullsubnet/
MIT License
57 stars 11 forks source link

About Test Sets #7

Open xxh0515 opened 6 months ago

xxh0515 commented 6 months ago

The officially given method of downloading the test set is not working now, when trying to download the test set via GIT LFS, it reports the error “Fetching test_set_1.zipfatal: could not resolve origin/test_set_1” Would you be willing to share the datasets you have already downloaded, I would appreciate it!

haoxiangsnr commented 6 months ago

Hi @xxh0515 ,

Sorry for the late reply. I don't have any problem using the following commands:

git clone git@github.com:IntelLabs/IntelNeuromorphicDNSChallenge.git

git lfs install

./test_set_1/download.sh

Could you download it through a VPN?

The data set is relatively large. it is not easy to share it.