Skip to content

[Question] What are these numbers on the generated GT files? #54

@sqrk

Description

@sqrk

Hi,

I want to adapt the code to a different dataset and I'm wondering what these numbers refer to in the generation of the GT files (dataset_preprocess.py):

f.writelines(f"{v['fileid']} 1 {v['signer']} 0.0 1.79769e+308 {v['label']}\n")

Is it related to this formatting? If so, is the end time fixed/hardcoded because it's not being used?

Thank you for the great work!

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