Skip to content

NZWANG/CSC-Unet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

80 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CSC-Unet: A Novel Convolutional Sparse Coding Strategy based Neural Network for Semantic Segmentation

The implemented core codes of CSC-Unet are open here.

If you used our CSC-Unet codes, please cite our following papers:

Tang H, He S, Yang M, et al. (2024). CSC-Unet: A Novel Convolutional Sparse Coding Strategy based Neural Network for Semantic Segmentation. IEEE Access,doi:10.1109/ACCESS.2024.3373619.

Tang H, Shi J, Lu X, Yin Z, Huang L, Jia D, & Wang N. (2020, November). Comparison of Convolutional Sparse Coding Network and Convolutional Neural Network for Pavement Crack Classification: A Validation Study. In Journal of Physics: Conference Series (Vol. 1682, No. 1, p. 012016).

If you have any question or collaboration suggestion about our method, please contact wangnizhuan1120@gmail.com.

The codes of various networks were tested in Pytorch 1.5 version or higher versions(a little bit different from 0.8 version in some functions) in Python 3.8 on Ubuntu machines (may need minor changes on Windows).

Usage for CSC-Unet

    1. Clone this repo to local
git clone https://github.com/NZWANG/CSC-Unet.git
python train.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages