Skip to content

Switch between loading synthetic dataset and ev2 real dataset automatically #33

@LZC-68

Description

@LZC-68

When load event dataset using the function bimvee.importIitYarp.importIitYarp() from the last version bimvee==1.0.15, it works for real event dataset from ev2, but there is a problem with event timestamps for synthetic dataset.

Now to solve the problem for loading synthetic dataset, we set

isGen1 = True

at line 489 of the file importIitYarp.py. But when load dataset from ev2 this line is required to be commented.

We would like to know any possible solution to switch automatically.

cc @Iaxama @arrenglover @xEnVrE

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions