AnnaMarizy / equivariant-imaging

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[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 .

About


Languages

Language:Jupyter Notebook 99.9%Language:Python 0.1%