Code Monkey home page Code Monkey logo

da-tacos's People

Contributors

albincorreya avatar furkanyesiler avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

da-tacos's Issues

KeyError: 'benchmark subset'

Hi,

I am trying to download the dataset, I ran this code

python download_da-tacos.py \
    --dataset da-tacos \
    --outputdir data

This is the error i received.

Downloading single_files folder for the benchmark subset subset
Traceback (most recent call last):
  File "download_da-tacos.py", line 125, in <module>
    download(args.dataset, args.type, args.source, args.outputdir, args.unpack, args.remove)
  File "download_da-tacos.py", line 60, in download
    output = os.path.join(output_dir, download_paths[subset][feature]['filename'])
KeyError: 'benchmark subset'

I see you included 'benchmark subset' at line 21, is it not supposed to be there?

    if dataset == 'da-tacos':
        download_sets = ['benchmark subset', 'cover analysis subset', 'metadata']

Can't download files through the provided script

Hi,

I'm trying to download the dataset using the provided script and I'm getting a message saying that the file needs more permissions for this action, as seen above. Through google drive website the link is working fine, though. Permissions seem to be correctly set as well.

# python download_da-tacos.py --dataset benchmark --outputdir /dataset --unpack --remove

Downloading single_files folder for the benchmark subset
Permission denied: https://drive.google.com/uc?id=1eiOI3fyxiZsje7AVmsA46kJzTwpQB09h
Maybe you need to change permission over 'Anyone with the link'?
Unpacking the zip file /dataset/da-tacos_benchmark_subset_single_files.zip into /dataset
Traceback (most recent call last):
  File "download_da-tacos.py", line 125, in <module>
    download(args.dataset, args.type, args.source, args.outputdir, args.unpack, args.remove)
  File "download_da-tacos.py", line 70, in download
    unpack_zip(output, output_dir)
  File "download_da-tacos.py", line 77, in unpack_zip
    with ZipFile(output, 'r') as z:
  File "/usr/local/lib/python3.7/zipfile.py", line 1240, in __init__
    self.fp = io.open(file, filemode)
FileNotFoundError: [Errno 2] No such file or directory: '/dataset/da-tacos_benchmark_subset_single_files.zip'

Google drive files no longer exists

Hi, I was trying to download the dataset, however I got the following error when I run python download_da-tacos.py --outputdir G:\Da-TACOS\

Downloading single_files folder for the benchmark subset
Access denied with the following error:

        Cannot retrieve the public link of the file. You may need to change
        the permission to 'Anyone with the link', or have had many accesses.

You may still be able to access the file from the browser:

         https://drive.google.com/uc?id=1eiOI3fyxiZsje7AVmsA46kJzTwpQB09h

Downloading single_files folder for the coveranalysis subset
Access denied with the following error:

        Cannot retrieve the public link of the file. You may need to change
        the permission to 'Anyone with the link', or have had many accesses.

You may still be able to access the file from the browser:

         https://drive.google.com/uc?id=1w6AnKA_q-ljRFokHeIPC-jRloSRsxWvG

Downloading the metadata
Access denied with the following error:

        Cannot retrieve the public link of the file. You may need to change
        the permission to 'Anyone with the link', or have had many accesses.

You may still be able to access the file from the browser:

         https://drive.google.com/uc?id=1y5g1whcd7bG6CiU0_cSqmpNR33hdKrby

Looks like the files on Google drive are gone, is there a reason for that? will they be back?

Each work only has two performances

Hello, in the dataset you shared in the Google Drive link, there are only two performances for each work. But some of the work mentioned each work has 13 performances for cover song identification training. Could you provide that version?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.