https://github.com/pengboxiangshang/iteration_algorithm_4_groupl1norm
Programming implement for "A Brief Tutorial on Group ℓ1-norm"
https://github.com/pengboxiangshang/iteration_algorithm_4_groupl1norm
Last synced: 7 months ago
JSON representation
Programming implement for "A Brief Tutorial on Group ℓ1-norm"
- Host: GitHub
- URL: https://github.com/pengboxiangshang/iteration_algorithm_4_groupl1norm
- Owner: PengBoXiangShang
- Created: 2018-03-25T16:23:04.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-04-03T17:31:30.000Z (over 7 years ago)
- Last Synced: 2025-01-13T14:24:29.273Z (9 months ago)
- Language: Matlab
- Size: 60.5 KB
- Stars: 21
- Watchers: 2
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# iteration_algorithm_4_GroupL1Norm
This project is the programming implement for "A Brief Tutorial on Group L1-norm"Please read "tutorial.pdf" for details.
This algorithm can be used to solve the models in the following papers:
1. H. Wang, F. Nie, and H. Huang. Multi-view clustering and feature learning via structured sparsity. In ICML, 2013.
[paper link](http://proceedings.mlr.press/v28/wang13c.pdf "please click")2. P. Xu, Q. Yin, Y. Qi, Y.-Z. Song, Z. Ma, L. Wang, and J. Guo. Instance-level coupled subspace learning for fine-grained sketch-based image retrieval. In ECCV workshops, 2016.
[paper link](http://www.pengxu.net/document/ECCV2016/ECCVW2016.pdf "please click")## This project will be continuously updated!