Skip to content

Prince-Lee-PathAI/GFK_torch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

GFK_torch

This is an PyTorch Implementation of Geodesic Flow Kernel (CVPR2012) wrapped from GFK_numpy.

Note: In the context of GFK algorithm, the Generalized SVD of matrix pair $\mathbf(A,B)$ can be degenerated into a SVD problem of ${A}^{-1}B$.


The standard GSVD is coming soon, or it can just be implemented in reference to Chapter2.6 and Chapter8.7 in book.

About

An PyTorch Implementation of Geodesic Flow Kernel (CVPR2012)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages