Code Monkey home page Code Monkey logo

caltech-pascal-voc-converter's People

Stargazers

 avatar  avatar  avatar

Watchers

 avatar

caltech-pascal-voc-converter's Issues

运行的时候出现index溢出的错误

Traceback (most recent call last):
File "./voc2007-converter/converter.py", line 96, in
create_voc(annos_json_path, src_img_path, dst_path, dataset_config)
File "./voc2007-converter/converter.py", line 21, in create_voc
train_annos, test_annos = parse(annos_json_path, dataset_config)
File "/home/lvqiao/projects/faster-rcnn.pytorch-plan2/data/caltech-voc2007-converter-master/voc2007-converter/parse_annotations_json.py", line 64, in parse
not dataset_config"reasonable_filter":
File "/home/lvqiao/projects/faster-rcnn.pytorch-plan2/data/caltech-voc2007-converter-master/voc2007-converter/filter.py", line 73, in caltech_reasonable_filter
visibility_filter(box)
File "/home/lvqiao/projects/faster-rcnn.pytorch-plan2/data/caltech-voc2007-converter-master/voc2007-converter/filter.py", line 46, in visibility_filter
visible_width = box['posv'][2]
IndexError: list index out of range

前面几步convert都成功运行了,就在这里报错了。

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.