williamvongphan / linalg_final

AHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHH

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Image Reconstruction Using Linear Algebra

This project explores multiple methods of image reconstruction using linear algebra. The methods explored are:

  • Regularized Least Squares
  • Convex LASSO
  • Stable Diffusion

How to Run

  1. Clone the repository
  2. Install dependencies (numpy, scipy, cvxpy, python-dotenv)
  3. Run python3 main.py

Results

Original Image

Original Image

Regularized Least Squares

Regularized Least Squares

Convex LASSO

Convex LASSO

Stable Diffusion

AI

About

AHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHH


Languages

Language:HTML 82.6%Language:Python 17.4%