Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Inference code #1

Closed
KHao123 opened this issue Oct 5, 2023 · 1 comment
Closed

Inference code #1

KHao123 opened this issue Oct 5, 2023 · 1 comment

Comments

@KHao123
Copy link

KHao123 commented Oct 5, 2023

Hi, thanks for this great work.
Are there any inferece scripts for a custom event data?

Thank you!

@ercanburak
Copy link
Owner

Hi, and thank you for your interest in our work.

The code should work with custom event data as long as the data is in the required "numpy memmap" format. In our tools folder, we present tools to convert event data in bag or txt format to the numpy format. Then, once the data is in this "numpy memmap" format, you should add a new dataset configuration (in json format) to the dataset configurations folder. In this configuration file, the path of the dataset and the sequences inside it should be described, as in the example here.

I hope this answers your question. By the way, in which format is your dataset?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants