qiqitao77's Stars
lucidrains/vit-pytorch
Implementation of Vision Transformer, a simple way to achieve SOTA in vision classification with only a single transformer encoder, in Pytorch
umd-huang-lab/VLM-Poisoning
Code for Neurips 2024 paper "Shadowcast: Stealthy Data Poisoning Attacks Against Vision-Language Models"
zhayujie/chatgpt-on-wechat
基于大模型搭建的聊天机器人,同时支持 微信公众号、企业微信应用、飞书、钉钉 等接入,可选择GPT3.5/GPT-4o/GPT-o1/ Claude/文心一言/讯飞星火/通义千问/ Gemini/GLM-4/Claude/Kimi/LinkAI,能处理文本、语音和图片,访问操作系统和互联网,支持基于自有知识库进行定制企业智能客服。
xxxx-Bella/EVA
Official code for 'Evolution-aware VArance (EVA) Coreset Selection for Medical Image Classification' [ACMMM 2024]
schrodingercatss/tuning_playbook_zh_cn
一本系统地教你将深度学习模型的性能最大化的战术手册。
yoshitomo-matsubara/torchdistill
A coding-free framework built on PyTorch for reproducible deep learning studies. PyTorch Ecosystem. 🏆25 knowledge distillation methods presented at CVPR, ICLR, ECCV, NeurIPS, ICCV, etc are implemented so far. 🎁 Trained models, training logs and configurations are available for ensuring the reproducibiliy and benchmark.
sunshangquan/logit-standardization-KD
[CVPR 2024 Highlight] Logit Standardization in Knowledge Distillation
AberHu/Knowledge-Distillation-Zoo
Pytorch implementation of various Knowledge Distillation (KD) methods.
megvii-research/mdistiller
The official implementation of [CVPR2022] Decoupled Knowledge Distillation https://arxiv.org/abs/2203.08679 and [ICCV2023] DOT: A Distillation-Oriented Trainer https://openaccess.thecvf.com/content/ICCV2023/papers/Zhao_DOT_A_Distillation-Oriented_Trainer_ICCV_2023_paper.pdf
bmsookim/wide-resnet.pytorch
Best CIFAR-10, CIFAR-100 results with wide-residual networks using PyTorch
akamaster/pytorch_resnet_cifar10
Proper implementation of ResNet-s for CIFAR10/100 in pytorch that matches description of the original paper.
hanshen95/penalized-bilevel-gradient-descent
An implementation of the penalty-based bilevel gradient descent (PBGD) algorithm and the iterative differentiation (ITD/RHG) methods.
UCSB-NLP-Chang/llm_uncertainty
MinghuiChen43/awesome-trustworthy-deep-learning
A curated list of trustworthy deep learning papers. Daily updating...
zhangxin-xd/Dataset-Pruning-TDDS
The official implement of paper "Spanning Training Progress: Temporal Dual-Depth Scoring (TDDS) for Enhanced Dataset Pruning"
qiqitao77/Awesome-Comprehensive-Deepfake-Detection
openai/CLIP
CLIP (Contrastive Language-Image Pretraining), Predict the most relevant text snippet given an image
dvtailor/meta-l2d
Code for 'Learning to Defer to a Population: A Meta-Learning Approach' (AISTATS 2024)
jxzhangjhu/Awesome-LLM-Uncertainty-Reliability-Robustness
Awesome-LLM-Robustness: a curated list of Uncertainty, Reliability and Robustness in Large Language Models
bshall/soft-vc
Soft speech units for voice conversion
Harvard-Ophthalmology-AI-Lab/FairCLIP
[CVPR 2024] FairCLIP: Harnessing Fairness in Vision-Language Learning
zrax/pycdc
C++ python bytecode disassembler and decompiler
Plachtaa/VITS-fast-fine-tuning
This repo is a pipeline of VITS finetuning for fast speaker adaptation TTS, and many-to-many voice conversion
RVC-Boss/GPT-SoVITS
1 min voice data can also be used to train a good TTS model! (few shot voice cloning)
SCLBD/DeepfakeBench
A comprehensive benchmark of deepfake detection
serp-ai/bark-with-voice-clone
🔊 Text-prompted Generative Audio Model - With the ability to clone voices
myshell-ai/OpenVoice
Instant voice cloning by MIT and MyShell. Audio foundation model.
lenML/Speech-AI-Forge
🍦 Speech-AI-Forge is a project developed around TTS generation model, implementing an API Server and a Gradio-based WebUI.
liangchen527/OST
Official code for the NeurIPS 2022 paper: "ost: improving generalization of deepfake detection via one-shot test-time training"
megvii-research/CADDM
Official implementation of ID-unaware Deepfake Detection Model