Skip to content

tachella/ssbm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Self-Supervised learning from Binary Measurements (SSBM)

Code of the paper "Learning to reconstruct signals from binary measurements alone" by Julian Tachella and Laurent Jacques.

We use the deepinv library for most of the code.

image info

Getting Started

  1. Clone the repository
  2. Install the latest version of deepinv
pip install git+https://github.com/deepinv/deepinv.git#egg=deepinv
  1. Run the main.py file to train a self-supervised model. You can easily modify the dataset and other parameters in the main.py file.

Citation

@article{tachella2023ssbm,
  title={Learning to reconstruct signals from binary measurements alone},
  author={Tachella, Julian and Jacques, Laurent},
  journal={arXiv preprint arXiv:2303.08691},
  year={2023}
}

About

Learning to reconstruct signals from binary measurements alone

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages