Pinned Repositories
-python-
神经网络学习过程中的作业
-SAT-
华中科技大学大二寒假课设之一,SAT问题
AdvancedLiterateMachinery
A collection of original, innovative ideas and algorithms towards Advanced Literate Machinery. This project is maintained by the OCR Team in the Language Technology Lab, Tongyi Lab, Alibaba Group.
Adversarial_Content_Attack
[NeurIPS 2023] Content-based Unrestricted Adversarial Attack
ai-edu
AI education materials for Chinese students, teachers and IT professionals.
Backdoor-Defense-Via-Suppressing-Model-Shortcuts
This is the official implementation of our paper Backdoor Defense Via Suppressing Model Shortcuts.
ConetentAdv_3D
This is a repo of "3D adversarial sample".
llmattack_chatglm2
This is an implemention of llm attack on chatglm2
SWARM
[CVPR 2024] Not All Prompts Are Secure: A Switchable Backdoor Attack Against Pre-trained Vision Transfomers
BackdoorBox
The open-sourced Python toolbox for backdoor attacks and defenses.
20000yshust's Repositories
20000yshust/SWARM
[CVPR 2024] Not All Prompts Are Secure: A Switchable Backdoor Attack Against Pre-trained Vision Transfomers
20000yshust/Backdoor-Defense-Via-Suppressing-Model-Shortcuts
This is the official implementation of our paper Backdoor Defense Via Suppressing Model Shortcuts.
20000yshust/ConetentAdv_3D
This is a repo of "3D adversarial sample".
20000yshust/llmattack_chatglm2
This is an implemention of llm attack on chatglm2
20000yshust/Adversarial_Content_Attack
[NeurIPS 2023] Content-based Unrestricted Adversarial Attack
20000yshust/-python-
神经网络学习过程中的作业
20000yshust/-SAT-
华中科技大学大二寒假课设之一,SAT问题
20000yshust/AdvancedLiterateMachinery
A collection of original, innovative ideas and algorithms towards Advanced Literate Machinery. This project is maintained by the OCR Team in the Language Technology Lab, Tongyi Lab, Alibaba Group.
20000yshust/ai-edu
AI education materials for Chinese students, teachers and IT professionals.
20000yshust/Awesome-Diffusion-Models
A collection of resources and papers on Diffusion Models
20000yshust/backdoor-learning-resources
A list of backdoor learning resources
20000yshust/BackdoorBox
20000yshust/BeColorful
20000yshust/BeColourful
20000yshust/daily-interview
Datawhale成员整理的面经,内容包括机器学习,CV,NLP,推荐,开发等,欢迎大家star
20000yshust/graduationproject
20000yshust/HUSTER-CS
华中科技大学 计算机科学与技术学院 学习资料💯 以及 实验资料💾
20000yshust/LLaMA-Adapter
[ICLR 2024] Fine-tuning LLaMA to follow Instructions within 1 Hour and 1.2M Parameters
20000yshust/mar
PyTorch implementation of MAR+DiffLoss https://arxiv.org/abs/2406.11838
20000yshust/Multimodal-AND-Large-Language-Models
Paper list about multimodal and large language models, only used to record papers I read in the daily arxiv for personal needs.
20000yshust/Papers-of-Robust-ML
Related papers for robust machine learning
20000yshust/Python-100-Days
Python - 100天从新手到大师
20000yshust/S-NeRF
[ICLR 2023] S-NeRF: Neural Radiance Fields for Street Views
20000yshust/SceneTransformer-pytorch
Unofficial implementation of SceneTransformer [ICLR 2022]
20000yshust/threestudio
A unified framework for 3D content generation.
20000yshust/vit-pytorch
Implementation of Vision Transformer, a simple way to achieve SOTA in vision classification with only a single transformer encoder, in Pytorch