Skip to content

/postprocessing/mcs.py #3

@freezch

Description

@freezch

Hi Den:
About postprocessing section,
path_dict = {"baseline": "./matrix/vrm.npy", # video recognition module
"vcm": "./matrix/vcm.npy", # vehicle color module
"vtm": "./matrix/vtm.npy", # vehicle type module
"vmm": "./matrix/vmm.npy", # vehicle motion module
"vsm1": "./matrix/vsm1.npy", # vehicle surrounding module branch 1
"vsm2": "./matrix/vsm2.npy", # vehicle surrounding module branch 2
}
,you use these npy files to create final result.json.could you simply tell me your ideas about the keys to create these npy files since you only give other's reference code not your modified version.
Thank you. @eadst

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions