HLuLuu's Stars
CVHub520/X-AnyLabeling
Effortless data labeling with AI support from Segment Anything and other awesome models.
cvat-ai/cvat
Annotate better with CVAT, the industry-leading data engine for machine learning. Used and trusted by teams at any scale, for data of any scale.
UX-Decoder/Segment-Everything-Everywhere-All-At-Once
[NeurIPS 2023] Official implementation of the paper "Segment Everything Everywhere All at Once"
UX-Decoder/Semantic-SAM
[ECCV 2024] Official implementation of the paper "Semantic-SAM: Segment and Recognize Anything at Any Granularity"
ylsung/Ladder-Side-Tuning
PyTorch codes for "LST: Ladder Side-Tuning for Parameter and Memory Efficient Transfer Learning"
SysCV/sam-hq
Segment Anything in High Quality [NeurIPS 2023]
facebookresearch/segment-anything
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.
huggingface/peft
🤗 PEFT: State-of-the-art Parameter-Efficient Fine-Tuning.
ZhangYuanhan-AI/NOAH
[TPAMI] Searching prompt modules for parameter-efficient transfer learning.
JieShibo/PETL-ViT
[ICCV 2023 & AAAI 2023] Binary Adapters & FacT, [Tech report] Convpass
CASIA-IVA-Lab/FastSAM
Fast Segment Anything
z1069614715/objectdetection_script
一些关于目标检测的脚本的改进思路代码,详细请看readme.md
facebookresearch/dino
PyTorch code for Vision Transformers training with the Self-Supervised learning method DINO
facebookresearch/dinov2
PyTorch code and models for the DINOv2 self-supervised learning method.
XoriieInpottn/docset
A dataset format/utilities used to store document objects based on BSON.
byungjae89/SPADE-pytorch
PyTorch implementation of "Sub-Image Anomaly Detection with Deep Pyramid Correspondences"
IDEA-Research/Grounded-Segment-Anything
Grounded SAM: Marrying Grounding DINO with Segment Anything & Stable Diffusion & Recognize Anything - Automatically Detect , Segment and Generate Anything
IDEA-Research/GroundingDINO
[ECCV 2024] Official implementation of the paper "Grounding DINO: Marrying DINO with Grounded Pre-Training for Open-Set Object Detection"
devnag/pytorch-generative-adversarial-networks
A very simple generative adversarial network (GAN) in PyTorch
dice2o/BingGPT
Desktop application of new Bing's AI-powered chat (Windows, macOS and Linux)
acheong08/EdgeGPT
Reverse engineered API of Microsoft's Bing Chat AI
YingYang/MEEG_connectivity
taotu/VBLDS_Connectivity_EEG_fMRI
deepcharles/ruptures
ruptures: change point detection in Python
koshian2/inception-vae
Variational Auto Encoder using Inception module in PyTorch
yuanxiaosc/DeepImage-an-Image-to-Image-technology
DeepNude's algorithm and general image generation theory and practice research, including pix2pix, CycleGAN, UGATIT, DCGAN, SinGAN, ALAE, mGANprior, StarGAN-v2 and VAE models (TensorFlow2 implementation). DeepNude的算法以及通用生成对抗网络(GAN,Generative Adversarial Network)图像生成的理论与实践研究。
ChenJinBIT/HPDA
lucidrains/denoising-diffusion-pytorch
Implementation of Denoising Diffusion Probabilistic Model in Pytorch
diff-usion/Awesome-Diffusion-Models
A collection of resources and papers on Diffusion Models
facebookresearch/Detectron
FAIR's research platform for object detection research, implementing popular algorithms like Mask R-CNN and RetinaNet.