[Project] Equivariant Imaging: Learning Beyond the Range Space

Project about the Equivariant Imaging: Learning Beyond the Range Space article for the image processing course of SDIA Centrale Lille.

Run tests with pytest from test/.

Installation

  1. Clone this repository:

git clone https://github.com/gle-bellier/equivariant-imaging.git
  1. Install requirements:

cd equivariant-imaging
pip install -r requirements.txt
  1. Install package locally:
pip install -e .

GitHub

View Github