Skip to content

hello! how to get the feature and data in select_thumbnail.py ? #2

@noobimp

Description

@noobimp

cover_feat = torch.load("cover_feature.pt")
video_f_feat = torch.load('video_feature.pt')

path = '../../data/'
tr = np.load(path+"training_dict.npy", allow_pickle=True).item()
tst= np.load(path+"testing_dict.npy", allow_pickle=True).item()

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