final-solution's Stars
hosytuyen/TL-DMI
Hank0626/THU_master_course
清华大学电子信息研究生课程大作业
final-solution/Model-Inversion-Attack-ToolBox
A comprehensive toolbox for model inversion attacks and defenses, which is easy to get started.
deepseek-ai/DeepSeek-VL
DeepSeek-VL: Towards Real-World Vision-Language Understanding
modelscope/ms-swift
Use PEFT or Full-parameter to finetune 400+ LLMs or 100+ MLLMs. (LLM: Qwen2.5, Llama3.2, GLM4, Internlm2.5, Yi1.5, Mistral, Baichuan2, DeepSeek, Gemma2, ...; MLLM: Qwen2-VL, Qwen2-Audio, Llama3.2-Vision, Llava, InternVL2, MiniCPM-V-2.6, GLM4v, Xcomposer2.5, Yi-VL, DeepSeek-VL, Phi3.5-Vision, ...)
lyufan/P2I-MI
[ECCV 2024] "Prediction Exposes Your Face: Black-box Model Inversion via Prediction Alignment"
dongyp13/dongyp13.github.io
fastai/imagenette
A smaller subset of 10 easily classified classes from Imagenet, and a little more French
NVlabs/edm
Elucidating the Design Space of Diffusion-Based Generative Models (EDM)
huggingface/transformers
🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.
EasyJailbreak/EasyJailbreak
An easy-to-use Python framework to generate adversarial jailbreak prompts.
llm-attacks/llm-attacks
Universal and Transferable Attacks on Aligned Language Models
huanranchen/DiffusionClassifier
Official code implement of Robust Classification via a Single Diffusion Model
ffhibnese/CGNC_Targeted_Adversarial_Attacks
[ECCV-2024] Transferable Targeted Adversarial Attack, CLIP models, Generative adversarial network, Multi-target attacks
lightalchemist/FaceScrub
Python script for downloading the FaceScrub face dataset.
final-solution/IF-GMI
[ECCV-2024 oral] Source code for our paper "A Closer Look at GAN Priors: Exploiting Intermediate Features for Enhanced Model Inversion Attacks"
NVlabs/ffhq-dataset
Flickr-Faces-HQ Dataset (FFHQ)
LynnHo/HD-CelebA-Cropper
To obtain high resolution face images from CelebA
LukasStruppek/Plug-and-Play-Attacks
[ICML 2022 / ICLR 2024] Source code for our papers "Plug & Play Attacks: Towards Robust and Flexible Model Inversion Attacks" and "Be Careful What You Smooth For".
google-research/lm-extraction-benchmark
ffhibnese/Model-Inversion-Attack-ToolBox
A comprehensive toolbox for model inversion attacks and defenses, which is easy to get started.
faceteam/facescrub
Download dataset from http://vintage.winklerbros.net/facescrub.html
MiLabHITSZ/2022YeC2FMI
Implementation of Paper "Z. Ye, W, Luo and M. L. Naseem, et al., C2FMI: Corse-to-Fine Black-box Model Inversion Attack", TDSC, 2023.
ffhibnese/Visualization_Code
Python code for ploting figures, though a little bit messy.
ffhibnese/GIFD_Gradient_Inversion_Attack
[ICCV-2023] Gradient inversion attack, Federated learning, Generative adversarial network.
AI-secure/SecretGen
A general model inversion attack against large pre-trained models.
TheisTrue/MLofAndrew-Ng
吴恩达机器学习课程的讲义,欢迎大家一起学习