Skip to content

How to use PCA_activitynet_v1-3.hdf5 #93

Description

@Darkbblue

I'm trying to push the provided C3D features through a pretrained C3D model to possibly get some labels.
I have noticed the features have been reduced from 4096 to 500 using PCA, so I guess I need to use this hdf5 to do an inversed PCA.
I think I know the meaning of x_mean and U seems to be the eigenvectors. But no idea about what S is. It has 4096 dimensions and values in it seem very large.

Metadata

Metadata

Assignees

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