clannadcl's Stars
Luffy03/Large-Scale-Medical
[CVPR 2024 Extension] 160K volumes (42M slices) datasets, new segmentation datasets, 31M-1.2B pre-trained models, various pre-training recipes, 50+ downstream tasks implementation
NVlabs/denoising-diffusion-gan
Tackling the Generative Learning Trilemma with Denoising Diffusion GANs https://arxiv.org/abs/2112.07804
borisdayma/dalle-mini
DALL·E Mini - Generate images from a text prompt
NIRVANALAN/LN3Diff
[ECCV-2024] LN3Diff creates high-quality 3D object mesh from text within 8 V100-SECONDS.
LLNL/LEAP
comprehensive library of 3D transmission Computed Tomography (CT) algorithms with Python and C++ APIs, a PyQt GUI, and fully integrated with PyTorch
42Shawn/PTQ4DM
Implementation of Post-training Quantization on Diffusion Models (CVPR 2023)
Ree1s/IDM
SuperMedIntel/MedSegDiff
Medical Image Segmentation with Diffusion Model
haochenheheda/segment-anything-annotator
We developed a python UI based on labelme and segment-anything for pixel-level annotation. It support multiple masks generation by SAM(box/point prompt), efficient polygon modification and category record. We will add more features (such as incorporating CLIP-based methods for category proposal and VOS methods for video datasets
liangwq/Chatglm_lora_multi-gpu
chatglm多gpu用deepspeed和
Amshaker/unetr_plus_plus
[IEEE TMI-2024] UNETR++: Delving into Efficient and Accurate 3D Medical Image Segmentation
THUDM/GLM-130B
GLM-130B: An Open Bilingual Pre-Trained Model (ICLR 2023)
mymusise/ChatGLM-Tuning
基于ChatGLM-6B + LoRA的Fintune方案
SwinTransformer/Video-Swin-Transformer
This is an official implementation for "Video Swin Transformers".
NVlabs/stylegan2-ada-pytorch
StyleGAN2-ADA - Official PyTorch implementation
NVlabs/stylegan2
StyleGAN2 - Official TensorFlow Implementation
naoto0804/SynShadow
Learning from Synthetic Shadows for Shadow Detection and Removal [Inoue and Yamasaki, IEEE TCSVT 2021].
eriklindernoren/PyTorch-YOLOv3
Minimal PyTorch implementation of YOLOv3
feiyuhuahuo/Yolact_minimal
Minimal PyTorch implementation of YOLACT.
SwinTransformer/Transformer-SSL
This is an official implementation for "Self-Supervised Learning with Swin Transformers".
SwinTransformer/Swin-Transformer-Semantic-Segmentation
This is an official implementation for "Swin Transformer: Hierarchical Vision Transformer using Shifted Windows" on Semantic Segmentation.