BlueCat7's Stars
catcathh/UltraPixel
Implementation of UltraPixel: Advancing Ultra-High-Resolution Image Synthesis to New Peaks
Stability-AI/generative-models
Generative Models by Stability AI
Karel911/TRACER
TRACER: Extreme Attention Guided Salient Object Tracing Network (AAAI 2022) implementation in PyTorch
CASIA-IVA-Lab/FastSAM
Fast Segment Anything
SamsungLabs/ritm_interactive_segmentation
Reviving Iterative Training with Mask Guidance for Interactive Segmentation
PaddlePaddle/PaddleSeg
Easy-to-use image segmentation library with awesome pre-trained model zoo, supporting wide-range of practical tasks in Semantic Segmentation, Interactive Segmentation, Panoptic Segmentation, Image Matting, 3D Segmentation, etc.
Sunting78/Text-to-SegmentAnything
input text prompt to segment anything model
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.
Sunting78/PP-Industry
ZHKKKe/PPM
A High-Quality Photograpy Portrait Matting Benchmark
foolwood/DRL
[arXiv22] Disentangled Representation Learning for Text-Video Retrieval
backseason/PoolNet
Code for our CVPR 2019 paper "A Simple Pooling-Based Design for Real-Time Salient Object Detection"
lucidrains/DALLE2-pytorch
Implementation of DALL-E 2, OpenAI's updated text-to-image synthesis neural network, in Pytorch
lucidrains/imagen-pytorch
Implementation of Imagen, Google's Text-to-Image Neural Network, in Pytorch
clovaai/deep-text-recognition-benchmark
Text recognition (optical character recognition) with deep learning methods, ICCV 2019
m-bain/frozen-in-time
Frozen in Time: A Joint Video and Image Encoder for End-to-End Retrieval [ICCV'21]
salesforce/BLIP
PyTorch code for BLIP: Bootstrapping Language-Image Pre-training for Unified Vision-Language Understanding and Generation
showlab/Region_Learner
The Pytorch implementation for "Video-Text Pre-training with Learned Regions"
haochenheheda/Training-Code-of-STM
Training code of Spatial Time Memory Network. Semi-supervised video object segmentation.
salesforce/ALBEF
Code for ALBEF: a new vision-language pre-training method
mcahny/vps
Official pytorch implementation for "Video Panoptic Segmentation" (CVPR 2020 Oral)
SwinTransformer/Video-Swin-Transformer
This is an official implementation for "Video Swin Transformers".
sssdddwww2/vspw_dataset_download
CVPR2021 VSPW dataset download links
Epiphqny/VisTR
[CVPR2021 Oral] End-to-End Video Instance Segmentation with Transformers
megvii-research/SOLQ
"SOLQ: Segmenting Objects by Learning Queries", SOLQ is an end-to-end instance segmentation framework with Transformer.
facebookresearch/detectron2
Detectron2 is a platform for object detection, segmentation and other visual recognition tasks.
facebookresearch/MaskFormer
Per-Pixel Classification is Not All You Need for Semantic Segmentation (NeurIPS 2021, spotlight)
BlueCat7/-
just another repository
cvdfoundation/kinetics-dataset
ArrowLuo/CLIP4Clip
An official implementation for "CLIP4Clip: An Empirical Study of CLIP for End to End Video Clip Retrieval"