Code Monkey home page Code Monkey logo

Comments (4)

hasanirtiza avatar hasanirtiza commented on May 23, 2024

Yes, we use the new annotations for training. We have added the details on how to evaluate on Caltech along with the Matlab evaluation code here. In the evaluation code, for the reasonable setting, you do not require annotations for the test set, as they are already contained in the package. Follow the instructions in Datasets-PreProcessing.md.

from pedestron.

zsyawn avatar zsyawn commented on May 23, 2024

@hasanirtiza For caltech datasets,how to evalute the results on ALL set and Heavy Occlusion set? We only have one ground truth file named gt-Reasonable.mat in Eval_caltech.

from pedestron.

hasanirtiza avatar hasanirtiza commented on May 23, 2024

You can generate all gt-files from the annotations of Caltech. Nonetheless, we have added now gt-Reasonable, gt-Occ=heavy and gt-All in the repo. We have also updated gt-Reasonable (new annotations by Shanshan). By default, dbEval.m will evaluate on reasonable subset. In order to evaluate any other subset, on line 52 of dbEval.m you need to add this line to evaluate say on occ=heavy :
exps = exps(9);

from pedestron.

zsyawn avatar zsyawn commented on May 23, 2024

Thank you very much for your answer, it is very helpful to me

from pedestron.

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.