Skip to content
/ SKPD Public

SKPD: A General Framework of Signal Region Detection in Image Regression

License

Notifications You must be signed in to change notification settings

sanyouwu/SKPD

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SKPD: A General Framework of Signal Region Detection in Image Regression

Citations

Wu, S. and Feng, L. (2021) SKPD: A General Framework of Signal Region Detection in Image Regression".

Environment and usage

The following environments are required:

  • Python 3.7 (anaconda is preferable)
  • k3d (for visualize tensor case, not necessarily required)

Code

To install it,

pip install SKPD

The detailed usage refer to the Examples.ipynb

Matrix example shows

An illustration of estimated coefficients $ \hat{C} \in\mathbb{R}^{128\times 128}$ in the linear model simulation with $n=1000$ and noise level $\sigma = 1$. From left to right columns: True signals; our 1-term SKPD; 3-term SKPD.

matrix_examples

Tensor example shows

matrix_examples

About

SKPD: A General Framework of Signal Region Detection in Image Regression

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages