vistapath-dan's Stars
Dao-AILab/flash-attention
Fast and memory-efficient exact attention
neuraloperator/neuraloperator
Learning in infinite dimension with neural operators.
samb-t/unleashing-transformers
Code for the ECCV 2022 paper "Unleashing Transformers"
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.
samb-t/infty-diff
Code for the the ICLR 2024 paper "∞-Diff: Infinite Resolution Diffusion with Subsampled Mollified States"
ziqihuangg/ReVersion
[SIGGRAPH Asia 2024] ReVersion: Diffusion-Based Relation Inversion from Images
Zasder3/train-CLIP
A PyTorch Lightning solution to training OpenAI's CLIP from scratch.
isl-org/DPT
Dense Prediction Transformers
sail-sg/MDT
Masked Diffusion Transformer is the SOTA for image synthesis. (ICCV 2023)
Amshaker/SwiftFormer
[ICCV'23] Official repository of paper SwiftFormer: Efficient Additive Attention for Transformer-based Real-time Mobile Vision Applications
ZwwWayne/K-Net
[NeurIPS2021] Code Release of K-Net: Towards Unified Image Segmentation
hujiecpp/YOSO
Code release for paper "You Only Segment Once: Towards Real-Time Panoptic Segmentation" [CVPR 2023]
AruniRC/crf-motion-seg
This repo contains Python scripts to apply a Dense CRF to refine outputs from a motion segmentation algorithm.
timojl/clipseg
This repository contains the code of the CVPR 2022 paper "Image Segmentation Using Text and Image Prompts".
chenfei-wu/TaskMatrix
ChenyangQiQi/FateZero
[ICCV 2023 Oral] "FateZero: Fusing Attentions for Zero-shot Text-based Video Editing"
fudan-zvg/GSS
[CVPR 2023] Official repository of Generative Semantic Segmentation
lucidrains/lion-pytorch
🦁 Lion, new optimizer discovered by Google Brain using genetic algorithms that is purportedly better than Adam(w), in Pytorch
xiaoyufenfei/Efficient-Segmentation-Networks
Lightweight models for real-time semantic segmentationon PyTorch (include SQNet, LinkNet, SegNet, UNet, ENet, ERFNet, EDANet, ESPNet, ESPNetv2, LEDNet, ESNet, FSSNet, CGNet, DABNet, Fast-SCNN, ContextNet, FPENet, etc.)
bermanmaxim/LovaszSoftmax
Code for the Lovász-Softmax loss (CVPR 2018)
facebookresearch/dropout
Code release for "Dropout Reduces Underfitting"
mbanani/lgssl
[CVPR 2023] Learning Visual Representations via Language-Guided Sampling
ma-xu/Context-Cluster
[ICLR 2023 Oral] Image as Set of Points
wl-zhao/VPD
[ICCV 2023] VPD is a framework that leverages the high-level and low-level knowledge of a pre-trained text-to-image diffusion model to downstream visual perception tasks.
ali-vilab/composer
Official implementation of "Composer: Creative and Controllable Image Synthesis with Composable Conditions"
hila-chefer/Transformer-Explainability
[CVPR 2021] Official PyTorch implementation for Transformer Interpretability Beyond Attention Visualization, a novel method to visualize classifications by Transformer based networks.
kelvins/awesome-mlops
:sunglasses: A curated list of awesome MLOps tools
zhangzjn/EMO
[ICCV 2023] Official PyTorch implementation of "Rethinking Mobile Block for Efficient Attention-based Models"
google-research/tuning_playbook
A playbook for systematically maximizing the performance of deep learning models.
nmwsharp/diffusion-net
Pytorch implementation of DiffusionNet for fast and robust learning on 3D surfaces like meshes or point clouds.