Stars
ICCV'25 LLM-assisted Entropy-based Adaptive Distillation for Self-Supervised Fine-Grained Visual Representation Learning
Byzer (former MLSQL): A low-code open-source programming language for data pipeline, analytics and AI.
Clone a voice in 5 seconds to generate arbitrary speech in real-time
Easily train a good VC model with voice data <= 10 mins!
リアルタイムボイスチェンジャー Realtime Voice Changer
Usable Implementation of "Bootstrap Your Own Latent" self-supervised learning, from Deepmind, in Pytorch
Official repository of paper "Let All be Whitened: Multi-teacher Distillation for Efficient Visual Retrieval"
Source code of our MM'22 paper Partially Relevant Video Retrieval
The repository provides code for running inference with the SegmentAnything Model (SAM), links for downloading the trained model checkpoints, and example notebooks that show how to use the model.
[NeurIPS 2023] Official code of "One-2-3-45: Any Single Image to 3D Mesh in 45 Seconds without Per-Shape Optimization"
Awesome Knowledge-Distillation. 分类整理的知识蒸馏paper(2014-2021)。
PyTorch implementation of MoCo v3 https//arxiv.org/abs/2104.02057
This repository contains the pytorch code for our work IEEE ISBI 2024 paper "ConvLoRA and AdaBN Based Domain Adaptation via Self-Training".
Code for loralib, an implementation of "LoRA: Low-Rank Adaptation of Large Language Models"
PyTorch implementation of MoCo: https://arxiv.org/abs/1911.05722
利用HuggingFace的官方下载工具从镜像网站进行高速下载。
Implementation of Dreambooth (https://arxiv.org/abs/2208.12242) with Stable Diffusion
SD-Trainer. LoRA & Dreambooth training scripts & GUI use kohya-ss's trainer, for diffusion model.
The repository of Expanding Small-Scale Datasets with Guided Imagination (NeurIPS 2023).
中文分词 词性标注 命名实体识别 依存句法分析 成分句法分析 语义依存分析 语义角色标注 指代消解 风格转换 语义相似度 新词发现 关键词短语提取 自动摘要 文本分类聚类 拼音简繁转换 自然语言处理
A python library for self-supervised learning on images.
Implementation of the nearest neighbour CLR paper