Giter Site home page Giter Site logo

Comments (2)

lujiaxuan0520 avatar lujiaxuan0520 commented on July 21, 2024

Hello,

Thank you for your interest in our dataset and for taking the time to read our paper. I apologize for the inconvenience and I'd be happy to clarify the format of the data.

In the THU-EACT-50 dataset, which is provided in the .csv format, the data is structured with 5 columns as follows:

  1. y: Represents the y-coordinate of the event.
  2. x: Represents the x-coordinate of the event.
  3. b: This is an additional brightness value provided by the Celex-V camera. It's worth noting that for our method, this value is not utilized.
  4. p: The polarity value. It contains three categories: 1, -1, and 0. In our experiments, we ignore the 0 values and consider 1 as positive polarity and -1 as negative polarity.
  5. t: Represents the timestamp of the event.

For the THU-EACT-50-CHL dataset, which is available in the .npy format, each list contains 4 elements:

  1. x: Represents the x-coordinate of the event.
  2. y: Represents the y-coordinate of the event.
  3. t: Represents the timestamp of the event.
  4. p: The polarity value. In this dataset, the polarity only includes standard values of 1 and 0. Here, 1 represents positive polarity, and 0 represents negative polarity.

I hope this provides clarity on the structure of our datasets. We'll add the above explanation to the Readme file as well.

Best regards

from thu-eact-50.

WENplay avatar WENplay commented on July 21, 2024

Ok, thank you for your reply.

from thu-eact-50.

Related Issues (5)

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.