BierOne's Stars
microsoft/LoRA
Code for loralib, an implementation of "LoRA: Low-Rank Adaptation of Large Language Models"
mlfoundations/open_clip
An open source implementation of CLIP.
Jingkang50/OpenOOD
Benchmarking Generalized Out-of-Distribution Detection
Yuanyuan-Yuan/NeuraL-Coverage
Research Artifact of ICSE 2023 Paper: Revisiting Neuron Coverage for DNN Testing: A Layer-Wise and Distribution-Aware Criterion
Arnav0400/ViT-Slim
Official code for our CVPR'22 paper “Vision Transformer Slimming: Multi-Dimension Searching in Continuous Optimization Space”
eric-mitchell/mend
MEND: Fast Model Editing at Scale
ZhangYuanhan-AI/NOAH
[TPAMI] Searching prompt modules for parameter-efficient transfer learning.
brain-research/tensorfuzz
A library for performing coverage guided fuzzing of neural networks
luogen1996/RepAdapter
Official implementation of "Towards Efficient Visual Adaption via Structural Re-parameterization".
deeplearning-wisc/knn-ood
Code for ICML 2022 paper "Out-of-distribution Detection with Deep Nearest Neighbors"
AnanyaKumar/transfer_learning
Framework code with wandb, checkpointing, logging, configs, experimental protocols. Useful for fine-tuning models or training from scratch, and testing them on a variety of datasets (transfer learning)
khanrc/tcl
Official implementation of TCL (CVPR 2023)
locuslab/FLYP
Code for Finetune like you pretrain: Improved finetuning of zero-shot vision models
NeuralCollapseApplications/FSCIL
[ICLR 2023] The official code for our ICLR 2023 (top25%) paper: "Neural Collapse Inspired Feature-Classifier Alignment for Few-Shot Class-Incremental Learning"
mertyg/post-hoc-cbm
Code for the paper "Post-hoc Concept Bottleneck Models". Spotlight @ ICLR 2023
sjunhongshen/ORCA
Official implementation of ORCA proposed in the paper "Cross-Modal Fine-Tuning: Align then Refine"
deeplearning-wisc/cider
PyTorch implementation of CIDER (How to exploit hyperspherical embeddings for out-of-distribution detection), ICLR 2023
xu-ji/information-bottleneck
Deep Learning & Information Bottleneck
garyzhao/ME-ADA
"Maximum-Entropy Adversarial Data Augmentation for Improved Generalization and Robustness" (NeurIPS 2020).
Frank-ZY-Dou/TORE
TORE: Token Reduction for Efficient Human Mesh Recovery with Transformer
salesforce/ensemble-of-averages
BierOne/ood_coverage
[ICLR 2024 Spotlight] Neuron Activation Coverage: Rethinking Out-of-distribution Detection and Generalization
jaeill/CVPR23-VNE
Official Implementation of CVPR 2023 paper: "VNE: An Effective Method for Improving Deep Representation by Manipulating Eigenvalue Distribution"
PotatoTian/TPGM
This repo implements the CVPR23 paper Trainable Projected Gradient Method for Robust Fine-tuning
WonderSeven/LSSAE
The official implementation of paper "Generalizing to Evolving Domains with Latent Structure-Aware Sequential Autoencoder"
adarobustness/adaptation_robustness
Evaluate robustness of adaptation methods on large vision-language models
thu-ml/LM-Calibration
arashardakani/SlimFit
tonyckc/EEGDnet
This is the code for EEGDnet: Fusing non-local and local self-similarity for EEG signal denoising with transformer
idiap/rethinking-saliency
Reference implementation of the ICLR 2021 paper "Rethinking the Role of Gradient-Based Attribution Methods for Model Interpretability".