Skip to content

SCAI-Lab/proj-adl-classification

Repository files navigation

proj-adl-classification

statistical_feature.py

Using GPU to compute statistical features based on PyTorch.

Also compare the results with the features computed by CPU (Numpy).

The return is a pd dataframe with columns: 'feature name', 'feature value gpu', 'feature value cpu', and 'time consumption'.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages