zcj0703's Stars
RUCAIBox/LLMSurvey
The official GitHub page for the survey paper "A Survey of Large Language Models".
taesungp/contrastive-unpaired-translation
Contrastive unpaired image-to-image translation, faster and lighter training than cyclegan (ECCV 2020, in PyTorch)
AI4SCR/VirtualMultiplexer
A generative toolkit to translate H&E images to multiplexed IHC
hms-dbmi/CHIEF
Clinical Histopathology Imaging Evaluation Foundation Model
CompVis/latent-diffusion
High-Resolution Image Synthesis with Latent Diffusion Models
facebookresearch/dinov2
PyTorch code and models for the DINOv2 self-supervised learning method.
labmlai/annotated_deep_learning_paper_implementations
🧑🏫 60+ Implementations/tutorials of deep learning papers with side-by-side notes 📝; including transformers (original, xl, switch, feedback, vit, ...), optimizers (adam, adabelief, sophia, ...), gans(cyclegan, stylegan2, ...), 🎮 reinforcement learning (ppo, dqn), capsnet, distillation, ... 🧠
ashna111/multimodal-image-fusion-to-detect-brain-tumors
Multi-modal medical image fusion to detect brain tumors using MRI and CT images
prov-gigapath/prov-gigapath
Prov-GigaPath: A whole-slide foundation model for digital pathology from real-world data
Stability-AI/stablediffusion
High-Resolution Image Synthesis with Latent Diffusion Models
bmaltais/kohya_ss
Akegarasu/lora-scripts
SD-Trainer. LoRA & Dreambooth training scripts & GUI use kohya-ss's trainer, for diffusion model.
AUTOMATIC1111/stable-diffusion-webui
Stable Diffusion web UI
CompVis/stable-diffusion
A latent text-to-image diffusion model
mahmoodlab/UNI
Towards a general-purpose foundation model for computational pathology - Nature Medicine
mahmoodlab/CLAM
Open source tools for computational pathology - Nature BME
Dana-Farber-AIOS/pathml
Tools for computational pathology
TheAlgorithms/Python
All Algorithms implemented in Python
yjn870/SRCNN-pytorch
PyTorch implementation of Image Super-Resolution Using Deep Convolutional Networks (ECCV 2014)
YapengTian/Single-Image-Super-Resolution
A collection of high-impact and state-of-the-art SR methods
computationalpathologygroup/ASAP
Program for the analysis and visualization of whole-slide images in digital pathology
zzr-idam/UHD-Underwater-Image-Enhancement
[ACCV2022]
tanimutomo/partialconv
Re-Implementation of "Image Inpainting for Irregular Holes using Partial Convolution"
naoto0804/pytorch-inpainting-with-partial-conv
Unofficial pytorch implementation of 'Image Inpainting for Irregular Holes Using Partial Convolutions' [Liu+, ECCV2018]
NVIDIA/partialconv
A New Padding Scheme: Partial Convolution based Padding
Dylanin1999/ISP_Algorithm
传统的图像处理相关算法的代码实现
psyrocloud/MS-SSIM_L1_LOSS
Pytorch implementation of MS-SSIM L1 Loss function
aiff22/PyNET-PyTorch
Generating RGB photos from RAW image files with PyNET (PyTorch)
aasharma90/UnprocessDenoising_PyTorch
Unofficial PyTorch code for the paper - Unprocessing Images for Learned Raw Denoising, CVPR'19
Vandermode/ELD
Physics-based Noise Modeling for Extreme Low-light Photography (CVPR 2020 Oral & TPAMI 2021)