Giter VIP home page Giter VIP logo

Comments (1)

Peng-YM avatar Peng-YM commented on July 26, 2024

I meet a problem when I use command python run_trackers.py. The error happens when downloading some zip file. Here's the complete stack trace, can you help me solve this? Great thanks.

Setup sequences ...
Bird1 does not have img directory
Connecting to http://cvlab.hanyang.ac.kr/tracker_benchmark/seq_new/Bird1.zip ...
Downloading Bird1.zip (9043643 Bytes)..
 557720 (6.17%)
Traceback (most recent call last):
  File "run_trackers.py", line 146, in <module>
    main(sys.argv[1:])
  File "run_trackers.py", line 42, in main
    butil.setup_seqs(loadSeqs)
  File "C:\Users\10482\Desktop\tracker_benchmark-master\scripts\butil\seq_config.py", line 53, in setup_seqs
    seqs = make_seq_configs(loadSeqs)
  File "C:\Users\10482\Desktop\tracker_benchmark-master\scripts\butil\seq_config.py", line 123, in make_seq_configs
    download_sequence(name)
  File "C:\Users\10482\Desktop\tracker_benchmark-master\scripts\butil\seq_config.py", line 240, in download_sequence
    download_and_extract_file(url, file_name, SEQ_SRC)
  File "C:\Users\10482\Desktop\tracker_benchmark-master\scripts\butil\seq_config.py", line 274, in download_and_extract_file
    z = zipfile.ZipFile(f)
  File "C:\Program Files\Anaconda2\lib\zipfile.py", line 770, in __init__
    self._RealGetContents()
  File "C:\Program Files\Anaconda2\lib\zipfile.py", line 811, in _RealGetContents
    raise BadZipfile, "File is not a zip file"
zipfile.BadZipfile: File is not a zip file

from tracker_benchmark.

Related Issues (20)

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.