Pinned Repositories
academic-profile
AdvDrop
Code for "Adversarial attack by dropping information." (ICCV 2021)
adversarial-attacks-pytorch
PyTorch implementation of adversarial attacks.
APR
(BMVC 2022--Oral) Official repository for "Adversarial Pixel Restoration as a Pretext Task for Transferable Perturbations"
catastrophic-overfitting
Understanding Catastrophic Overfitting in Single-step Adversarial Training [AAAI 2021]
distributed-pytorch-template
This is a seed project for distributed PyTorch training, which was built to customize your network quickly
EdgeNeXt
[CADL'22, ECCVW] Official repository of paper titled "EdgeNeXt: Efficiently Amalgamated CNN-Transformer Architecture for Mobile Vision Applications".
HashmatShadab
MambaRobustness
Towards Evaluating the Robustness of Visual State Space Models
Robustness-of-Volumetric-Medical-Segmentation-Models
[BMVC 2024] On Evaluating Adversarial Robustness of Volumetric Medical Segmentation Models
HashmatShadab's Repositories
HashmatShadab/APR
(BMVC 2022--Oral) Official repository for "Adversarial Pixel Restoration as a Pretext Task for Transferable Perturbations"
HashmatShadab/MambaRobustness
Towards Evaluating the Robustness of Visual State Space Models
HashmatShadab/Robustness-of-Volumetric-Medical-Segmentation-Models
[BMVC 2024] On Evaluating Adversarial Robustness of Volumetric Medical Segmentation Models
HashmatShadab/academic-profile
HashmatShadab/AdvDrop
Code for "Adversarial attack by dropping information." (ICCV 2021)
HashmatShadab/adversarial-attacks-pytorch
PyTorch implementation of adversarial attacks.
HashmatShadab/catastrophic-overfitting
Understanding Catastrophic Overfitting in Single-step Adversarial Training [AAAI 2021]
HashmatShadab/distributed-pytorch-template
This is a seed project for distributed PyTorch training, which was built to customize your network quickly
HashmatShadab/EdgeNeXt
[CADL'22, ECCVW] Official repository of paper titled "EdgeNeXt: Efficiently Amalgamated CNN-Transformer Architecture for Mobile Vision Applications".
HashmatShadab/HashmatShadab
HashmatShadab/HashmatShadab.github.io
HashmatShadab/LLaVA
[NeurIPS'23 Oral] Visual Instruction Tuning (LLaVA) built towards GPT-4V level capabilities and beyond.
HashmatShadab/N-FGSM
Official repo for the paper "Make Some Noise: Reliable and Efficient Single-Step Adversarial Training" (https://arxiv.org/abs/2202.01181)
HashmatShadab/skills-review-pull-requests
My clone repository
HashmatShadab/starter-hugo-academic
HashmatShadab/TimeSformer-rolled-attention
Visualizing the learned space-time attention using Attention Rollout
HashmatShadab/vformer
A modular PyTorch library for vision transformers
HashmatShadab/vit-explain
Explainability for Vision Transformers
HashmatShadab/vit-pytorch
Implementation of Vision Transformer, a simple way to achieve SOTA in vision classification with only a single transformer encoder, in Pytorch