Pinned Repositories
alfahimmohammad.github.io
Visit my website: https://alfahimmohammad.github.io/
Computational-Photography-Assignments-IITM
This repository contains the lab assignments of the course EE5176 - Computational Photography (Spring 2022) by Prof. Kaushik Mithra
cs-video-courses
List of Computer Science courses with video lectures.
CV_Programming_Assignments
These are my programming assignments of EE5113: Computer Vision(2020) at IIT Tirupati
diffusion-models-class
Materials for the Hugging Face Diffusion Models Course
direct
Deep learning framework for MRI reconstruction
OCUCFormer-main
The Official PyTorch Implementation of OCUCFormer: An Over-Complete Under-Complete Transformer Network for Accelerated MRI Reconstruction. Published in the special issue of AI on Digital Health in the Image and Vision Computing journal.
TBI-Detection-Classification-and-Segmentation
This repository contains codes used for my project on detection, classification, and segmentations of Traumatic Brain Injuries in Keras and Pytorch
Telugu-Handwritten-Text-Recognition
This repository contains the codes used for my project on Telugu Handwritten Text Recongition written in Keras.
WBC-classification-and-segmentation
This repository contains codes for classification and segmentation of white blood cells.
alfahimmohammad's Repositories
alfahimmohammad/OCUCFormer-main
The Official PyTorch Implementation of OCUCFormer: An Over-Complete Under-Complete Transformer Network for Accelerated MRI Reconstruction. Published in the special issue of AI on Digital Health in the Image and Vision Computing journal.
alfahimmohammad/alfahimmohammad.github.io
Visit my website: https://alfahimmohammad.github.io/
alfahimmohammad/Computational-Photography-Assignments-IITM
This repository contains the lab assignments of the course EE5176 - Computational Photography (Spring 2022) by Prof. Kaushik Mithra
alfahimmohammad/cs-video-courses
List of Computer Science courses with video lectures.
alfahimmohammad/CV_Programming_Assignments
These are my programming assignments of EE5113: Computer Vision(2020) at IIT Tirupati
alfahimmohammad/diffusion-models-class
Materials for the Hugging Face Diffusion Models Course
alfahimmohammad/direct
Deep learning framework for MRI reconstruction
alfahimmohammad/EE5024_MLIP_Programming_Assignments
These are my programming assignments of EE5024: Machine Learning for Image Processing(2020) at IIT Tirupati
alfahimmohammad/fastMRI
A large-scale dataset of both raw MRI measurements and clinical MRI images.
alfahimmohammad/ICH-Detection-Sinonet
alfahimmohammad/Medical-Image-Analysis-Assignments-IITM
This repository contains codes for the course assignments of ED6001: Medical Image Analysis (Winter 2021) by Prof. G. Saravana
alfahimmohammad/mridc
Data Consistency Toolbox for Magnetic Resonance Imaging
alfahimmohammad/Restormer
[CVPR 2022--Oral] Restormer: Efficient Transformer for High-Resolution Image Restoration. SOTA for motion deblurring, image deraining, denoising (Gaussian/real data), and defocus deblurring.
alfahimmohammad/StarGAN-v2-for-synthesis-of-DCE-Prostate
This repository is an implementation of StarGAN-v2 for synthesis of DCCE Prostate
alfahimmohammad/TBI-Detection-Classification-and-Segmentation
This repository contains codes used for my project on detection, classification, and segmentations of Traumatic Brain Injuries in Keras and Pytorch
alfahimmohammad/Telugu-Handwritten-Text-Recognition
This repository contains the codes used for my project on Telugu Handwritten Text Recongition written in Keras.
alfahimmohammad/WBC-classification-and-segmentation
This repository contains codes for classification and segmentation of white blood cells.
alfahimmohammad/dahyun-kang.github.io
Visit my web site: https://dahyun-kang.github.io/
alfahimmohammad/ED5340_DataScience
alfahimmohammad/g-helper
Lightweight Armoury Crate alternative for Asus laptops. Control tool for ROG Zephyrus G14, G15, G16, M16, Flow X13, Flow X16, TUF, Strix, Scar and other models
alfahimmohammad/hover_net
Simultaneous Nuclear Instance Segmentation and Classification in H&E Histology Images.
alfahimmohammad/Hyper-GAN
This repository is the official Tensorflow implementation of the MICCAI 2021 paper "A Unified Hyper-GAN Model for Unpaired Multi-contrast MR Image Translation".
alfahimmohammad/Machine-Learning-Collection
A resource for learning about Machine learning & Deep Learning
alfahimmohammad/MC-DDPM
Code for MC-DDPM
alfahimmohammad/PyTorch-GAN
PyTorch implementations of Generative Adversarial Networks.
alfahimmohammad/ReconFormer
ReconFormer: Accelerated MRI Reconstruction Using Recurrent Transformer
alfahimmohammad/Reg-GAN
alfahimmohammad/sewar
All image quality metrics you need in one package.
alfahimmohammad/SwinIR
SwinIR: Image Restoration Using Swin Transformer (official repository)
alfahimmohammad/vit-pytorch
Implementation of Vision Transformer, a simple way to achieve SOTA in vision classification with only a single transformer encoder, in Pytorch