Pinned Repositories
apex
A PyTorch Extension: Tools for easy mixed precision and distributed training in Pytorch
awesome-self-supervised-learning
A curated list of awesome self-supervised methods
dals
Official Repository for Deep Active Lesion Segmentation (DALS)
research-contributions
Implementations of recent research prototypes/demonstrations using MONAI.
DiffiT
[ECCV 2024] Official Repository for DiffiT: Diffusion Vision Transformers for Image Generation
FasterViT
[ICLR 2024] Official PyTorch implementation of FasterViT: Fast Vision Transformers with Hierarchical Attention
GatedDeltaNet
Official PyTorch Implementation of Gated Delta Networks: Improving Mamba2 with Delta Rule
GCVit
[ICML 2023] Official PyTorch implementation of Global Context Vision Transformers
MambaVision
Official PyTorch Implementation of MambaVision: A Hybrid Mamba-Transformer Vision Backbone
research-contributions
Implementations of recent research prototypes/demonstrations using MONAI.
ahatamiz's Repositories
ahatamiz/dals
Official Repository for Deep Active Lesion Segmentation (DALS)
ahatamiz/research-contributions
Implementations of recent research prototypes/demonstrations using MONAI.
ahatamiz/apex
A PyTorch Extension: Tools for easy mixed precision and distributed training in Pytorch
ahatamiz/awesome-self-supervised-learning
A curated list of awesome self-supervised methods
ahatamiz/clara-viz
NVIDIA Clara Viz is a platform for visualization of 2D/3D medical imaging data
ahatamiz/GCVit
Official PyTorch implementation of Global Context Vision Transformers
ahatamiz/MONAI
AI Toolkit for Healthcare Imaging
ahatamiz/secure_ml
reveal the vulnerabilities of machine learning models
ahatamiz/segmenter
Official PyTorch implementation of Segmenter: Transformer for Semantic Segmentation
ahatamiz/Swin-Transformer
This is an official implementation for "Swin Transformer: Hierarchical Vision Transformer using Shifted Windows".
ahatamiz/Transformer-Explainability
[CVPR 2021] Official PyTorch implementation for Transformer Interpretability Beyond Attention Visualization, a novel method to visualize classifications by Transformer based networks.
ahatamiz/tutorials
MONAI Tutorials
ahatamiz/Awesome-Transformer-Attention
An ultimately comprehensive paper list of Vision Transformer/Attention, including papers, codes, and related websites
ahatamiz/DeepInversion
Official PyTorch implementation of Dreaming to Distill: Data-free Knowledge Transfer via DeepInversion (CVPR 2020)
ahatamiz/DiffiT
Official Repository for DiffiT: Diffusion Vision Transformers for Image Generation
ahatamiz/dogecoin
very currency
ahatamiz/FasterViT
FasterViT: Fast Vision Transformers with Hierarchical Attention
ahatamiz/GatedDeltaNet
ahatamiz/gcvit-tf
Tensorflow 2.0 Implementation of GCViT: Global Context Vision Transformer
ahatamiz/generative_models
Pytorch implementations of generative models: VQVAE2, AIR, DRAW, InfoGAN, DCGAN, SSVAE
ahatamiz/HMT-Unet
ahatamiz/LLaMA-Adapter
Fine-tuning LLaMA to follow Instructions within 1 Hour and 1.2M Parameters
ahatamiz/LSGM
The Official PyTorch Implementation of "LSGM: Score-based Generative Modeling in Latent Space" (NeurIPS 2021)
ahatamiz/MambaVision
ahatamiz/minGPT
A minimal PyTorch re-implementation of the OpenAI GPT (Generative Pretrained Transformer) training
ahatamiz/open_clip
An open source implementation of CLIP.
ahatamiz/pytorch-toolbelt
PyTorch extensions for fast R&D prototyping and Kaggle farming
ahatamiz/stylegan2-pytorch
Simplest working implementation of Stylegan2, state of the art generative adversarial network, in Pytorch. Enabling everyone to experience disentanglement
ahatamiz/TensorRT
PyTorch/TorchScript/FX compiler for NVIDIA GPUs using TensorRT
ahatamiz/tfgcvit
Keras (TensorFlow v2) reimplementation of Global Context Vision Transformer models