Skip to content

train_val_test_paths_labels.pkl file preparation #3

@yuki4ghub15

Description

@yuki4ghub15

Hi Jin, thanks for good work,

I am wondering how to prepare training dataset file and train the model
Could you share your ""train_val_test_paths_labels.pkl file to prepare for custom data set.

def main():
train_dataset, train_num_each, val_dataset, val_num_each, _, _ = get_data('train_val_test_paths_labels.pkl')
train_model(train_dataset, train_num_each, val_dataset, val_num_each)

Thanks for your support

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