Skip to content

How is Possible to manage And Control the different Trained weights data #58

@lukaspistelak

Description

@lukaspistelak

Hi
I would like to ask How is Possible to manage And Control the different Trained weights data

1:

I probably understand how to modify a Hypes to train on own dataset,

"train_file": "KittiBox/train.txt",
        "val_file": "KittiBox/val.txt",
        "truncate_data": false,
        "eval_cmd": "../submodules/KittiObjective2/./evaluate_object2",
        "label_dir": "KittiBox/training/label_2"

to modify label_dir to own path with label Folder together with same path like label_2 with Images-Folder...:?

2:
But isn't too clear for me how to Run to prediction the specific Trained Weights data

For example: in Folder :/KittiBox/DATA
I Have the vgg16.npy weights and I would like to Run another weight-data-file.

Or it will be every time re-writing in folder DATA, when I will be train on another dataset????

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