Skip to content
View MortezaMardani's full-sized avatar

Highlights

  • Pro
Block or Report

Block or report MortezaMardani

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. Neural-PGD Neural-PGD Public

    This code implements the neural proximal gradient descent (PGD) algorithm proposed in https://arxiv.org/abs/1806.03963. The idea is to unroll the proximal gradient descent algorithm and model the p…

    Python 23 7

  2. GAN-Hallucination GAN-Hallucination Public

    This projects investigates the possible hallucinations or adversarial attacks for solving linear inverse problems. The goal is to understand the possible hallucinations, define metrics to quantify …

    Python 16 6

  3. DVH-prediction DVH-prediction Public

    Implemention of DVH prediction from the (contoured) anatomical scans ...

    Python 11 3

  4. Unpaired-GANCS Unpaired-GANCS Public

    This code implements the recovery of image x from the undersampled measurements y when the pair (x,y) is not avaialble for training. However, we know the images, say \tilde{x}, from another relevan…

    Python 10 8

  5. cs231n cs231n Public

    Stanford CS231n Convolutional Neural Networks for Visual Recognition Assignments

    Jupyter Notebook 4 1

  6. GraphAutoencoder GraphAutoencoder Public

    Embedding the graph nodes using a deep fully connected autoencoder

    Python 3