Git Product home page Git Product logo

Comments (2)

xksteven avatar xksteven commented on August 23, 2024

Hello huanhuan, thanks for your question. I believe this may just be an issue with clarity in the paper. There are 12 distinct classes, 1 anomalous class, and then an "other" or "background" class for the StreetHazards dataset. We utilize the 12 classes + background class during training. Depending on who you talk to (in the research community) the background class is sometimes not considered itself as a real class because it is a conglomeration of other classes. The only class not used during training is the anomalous class.
In the paper we also experimented with excluding the background class during training but achieved worse results.

As for your second question concerning the BDD-anomaly dataset we have the code here that list the classes and on these lines here you can observe that we exclude the classes train, motorcycle and bicycle from the dataset. For convenience we also include all of the preprocessed labels here.

I believe this answers all of your questions about the dataset. Feel free to reopen and add any additional questions or details if I missed something :)

from anomaly-seg.

zhouhuan-hust avatar zhouhuan-hust commented on August 23, 2024

Thank you for your answer, but I still have some points to confirm.
1.For StreetHazards dataset, there are a total of 14 classes(0:unlabeled,1:building,2:fence,3:other,...13:anomaly).The label in the label file is from 1 to 14, minus 1 corresponds to 0-13 here. Unlabeled Corresponding background.Use 0-12 for training(a total of 13 categories), including 0(0:unlabeled) and 3(3:other), and use 0-13 for testing(a total of 14 categories), right?
2.For BDD-anomaly dataset, there are a total of 20 classes (0:road,1:sidewalk,...18:bicycle,255:other). Use 0-15 and 255(other) for training(a total of 17 categories), only does not contain 16-18, and use 0-18 and 255 for testing(a total of 20 categories), right?
Thank you very much and looking forward to your reply.

from anomaly-seg.

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.