zjuPeco's Stars
oreillymedia/t-SNE-tutorial
A tutorial on the t-SNE learning algorithm
diff-usion/Awesome-Diffusion-Models
A collection of resources and papers on Diffusion Models
langchain-ai/langchain
🦜🔗 Build context-aware reasoning applications
KohakuBlueleaf/LyCORIS
Lora beYond Conventional methods, Other Rank adaptation Implementations for Stable diffusion.
Lightning-AI/pytorch-lightning
Pretrain, finetune ANY AI model of ANY size on multiple GPUs, TPUs with zero code changes.
mseitzer/pytorch-fid
Compute FID scores with PyTorch.
salesforce/LAVIS
LAVIS - A One-stop Library for Language-Vision Intelligence
huggingface/diffusers
🤗 Diffusers: State-of-the-art diffusion models for image and audio generation in PyTorch and FLAX.
ZrrSkywalker/Personalize-SAM
Personalize Segment Anything Model (SAM) with 1 shot in 10 seconds
Fantasy-Studio/Paint-by-Example
Paint by Example: Exemplar-based Image Editing with Diffusion Models
lllyasviel/ControlNet-v1-1-nightly
Nightly release of ControlNet 1.1
PaddlePaddle/PaddleDetection
Object Detection toolkit based on PaddlePaddle. It supports object detection, instance segmentation, multiple object tracking and real-time multi-person keypoint detection.
cmhungsteve/Awesome-Transformer-Attention
An ultimately comprehensive paper list of Vision Transformer/Attention, including papers, codes, and related websites
vietanhdev/anylabeling
Effortless AI-assisted data labeling with AI support from YOLO, Segment Anything (SAM+SAM2), MobileSAM!!
MrGiovanni/SyntheticTumors
[CVPR 2023] Label-Free Liver Tumor Segmentation
open-mmlab/mmsegmentation
OpenMMLab Semantic Segmentation Toolbox and Benchmark.
IDEA-Research/Grounded-Segment-Anything
Grounded SAM: Marrying Grounding DINO with Segment Anything & Stable Diffusion & Recognize Anything - Automatically Detect , Segment and Generate Anything
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.
Stability-AI/stablediffusion
High-Resolution Image Synthesis with Latent Diffusion Models
AUTOMATIC1111/stable-diffusion-webui
Stable Diffusion web UI
lllyasviel/ControlNet
Let us control diffusion models!
CompVis/stable-diffusion
A latent text-to-image diffusion model
MengyangPu/RINDNet
RINDNet: Edge Detection for Discontinuity in Reflectance, Illumination, Normal and Depth, in ICCV 2021 (oral)
charlesCXK/Depth2HHA-python
Use python3 to convert depth image into hha image
hanchaoleng/ShapeConv
ShapeConv: Shape-aware Convolutional Layer for Indoor RGB-D Semantic Segmentation (ICCV 2021)
Yangzhangcst/RGBD-semantic-segmentation
A paper list of RGBD semantic segmentation (processing)
HDETR/H-Deformable-DETR
[CVPR2023] This is an official implementation of paper "DETRs with Hybrid Matching".
CoinCheung/BiSeNet
Add bisenetv2. My implementation of BiSeNet
HRNet/HRNet-Semantic-Segmentation
The OCR approach is rephrased as Segmentation Transformer: https://arxiv.org/abs/1909.11065. This is an official implementation of semantic segmentation for HRNet. https://arxiv.org/abs/1908.07919
openseg-group/openseg.pytorch
The official Pytorch implementation of OCNet, OCRNet, and SegFix.