SkeletonOne's Stars
hritam-98/GFDA-disentangled
Code for MICCAI 2023 paper titled "Semi-supervised Domain Adaptive Medical Image Segmentation through Consistency Regularized Disentangled Contrastive Learning"
google-research/semivl
[ECCV'24] Official Implementation of SemiVL: Semi-Supervised Semantic Segmentation with Vision-Language Guidance
ZhilingYan/GPT4V-Medical-Report
ytongbai/LVM
janghyuncho/DECOLA
Code release for "Language-conditioned Detection Transformer"
Beckschen/TransUNet
This repository includes the official project of TransUNet, presented in our paper: TransUNet: Transformers Make Strong Encoders for Medical Image Segmentation.
lhoyer/MIC
[CVPR23] Official Implementation of MIC: Masked Image Consistency for Context-Enhanced Domain Adaptation
meta-llama/llama-recipes
Scripts for fine-tuning Meta Llama with composable FSDP & PEFT methods to cover single/multi-node GPUs. Supports default & custom datasets for applications such as summarization and Q&A. Supporting a number of candid inference solutions such as HF TGI, VLLM for local or cloud deployment. Demo apps to showcase Meta Llama for WhatsApp & Messenger.
snu-mllab/Efficient-Dataset-Condensation
Official PyTorch implementation of "Dataset Condensation via Efficient Synthetic-Data Parameterization" (ICML'22)
zilliztech/GPTCache
Semantic cache for LLMs. Fully integrated with LangChain and llama_index.
juncongmoo/pyllama
LLaMA: Open and Efficient Foundation Language Models
huggingface/peft
🤗 PEFT: State-of-the-art Parameter-Efficient Fine-Tuning.
hahahumble/speechgpt
💬 SpeechGPT is a web application that enables you to converse with ChatGPT.
hendrycks/outlier-exposure
Deep Anomaly Detection with Outlier Exposure (ICLR 2019)
JiwonCocoder/ConMatch
nachifur/MulimgViewer
MulimgViewer is a multi-image viewer that can open multiple images in one interface, which is convenient for image comparison and image stitching.
huggingface/diffusion-models-class
Materials for the Hugging Face Diffusion Models Course
plemeri/UACANet
Official PyTorch implementation of UACANet: Uncertainty Augmented Context Attention for Polyp Segmentation (ACMMM 2021)
openai/improved-diffusion
Release for Improved Denoising Diffusion Probabilistic Models
openai/guided-diffusion
JialianW/GRiT
GRiT: A Generative Region-to-text Transformer for Object Understanding (https://arxiv.org/abs/2212.00280)
CompVis/latent-diffusion
High-Resolution Image Synthesis with Latent Diffusion Models
chenhaoxing/DiffusionInst
This repo is the code of paper "DiffusionInst: Diffusion Model for Instance Segmentation" (ICASSP'24).
ShoufaChen/DiffusionDet
[ICCV2023 Best Paper Finalist] PyTorch implementation of DiffusionDet (https://arxiv.org/abs/2211.09788)
dk-liang/Awesome-Visual-Transformer
Collect some papers about transformer with vision. Awesome Transformer with Computer Vision (CV)
ziplab/LITv2
[NeurIPS 2022 Spotlight] This is the official PyTorch implementation of "Fast Vision Transformers with HiLo Attention"
slwang9353/MobileFormer
MobileFormer in torch
chinhsuanwu/mobilevit-pytorch
A PyTorch implementation of "MobileViT: Light-weight, General-purpose, and Mobile-friendly Vision Transformer"
ucasligang/awesome-MIM
Reading list for research topics in Masked Image Modeling
wkentaro/imgviz
Image Visualization Tools (object detection, semantic and instance segmentation)