GithubHelp home page GithubHelp logo

Comments (6)

jjprincess avatar jjprincess commented on July 18, 2024 2

I want to build my own dataset's window file, when I run the matlab scripts,an error thrown, shown below:
`Error using VOCxml2struct>gettag (line 73)
expected tag

Error in VOCxml2struct>parse (line 20)
[tag,ind]=gettag(xml,ind);

Error in VOCxml2struct>parse (line 24)
[sub,ind]=parse(xml,ind,tag);

Error in VOCxml2struct (line 5)
[res,xml]=parse(xml,1,[]);

Error in VOCreadxml (line 10)
rec=VOCxml2struct(xml);

Error in VOCreadrecxml (line 3)
x=VOCreadxml(path);

Error in PASreadrecord (line 10)
rec=VOCreadrecxml(path);

Error in voc_window_file (line 40)
R=PASreadrecord(f); object=R.objects;`
I have tried the scripts on the real VOC2007 dataset, it went well. Maybe there are some format differences between my datasets and real VOC2007.

from cascade-rcnn.

zhaoweicai avatar zhaoweicai commented on July 18, 2024

Why didn't it work? As long as you set up VOC dataset and VOCdevkit correctly, it should be working. They are all standard setting. If you just want to work on VOC, you can simply use the window files I provide. If you want to work on your own dataset, you may need to generate your own window files having the same structure.

from cascade-rcnn.

jjprincess avatar jjprincess commented on July 18, 2024

@zhaoweicai I find my problem and solve it! Thank you very much!(^▽^)

from cascade-rcnn.

moyans avatar moyans commented on July 18, 2024

need python scripts =。=

from cascade-rcnn.

moyans avatar moyans commented on July 18, 2024

python scripts by myself, please don't laugh at my pool code =. =
https://github.com/moyans/My_TOOLS/blob/master/cascade_tools/voc_window_file.py

from cascade-rcnn.

tianmo88 avatar tianmo88 commented on July 18, 2024

@jjprincess when I run the matlab scripts,an error thrown the same sa yours, can you tell me how to solve it thanks very much~

from cascade-rcnn.

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.