lyhkevin
Hello! My name is Li Yonghao, and I am a master's student at Shanghaitech University in China.
Shanghaitech UniversityShanghai
lyhkevin's Stars
openai/whisper
Robust Speech Recognition via Large-Scale Weak Supervision
Stability-AI/stablediffusion
High-Resolution Image Synthesis with Latent Diffusion Models
huggingface/diffusers
🤗 Diffusers: State-of-the-art diffusion models for image, video, and audio generation in PyTorch and FLAX.
SYSTRAN/faster-whisper
Faster Whisper transcription with CTranslate2
xmu-xiaoma666/External-Attention-pytorch
🍀 Pytorch implementation of various Attention Mechanisms, MLP, Re-parameter, Convolution, which is helpful to further understand papers.⭐⭐⭐
jacobgil/pytorch-grad-cam
Advanced AI Explainability for computer vision. Support for CNNs, Vision Transformers, Classification, Object detection, Segmentation, Image similarity and more.
lucidrains/denoising-diffusion-pytorch
Implementation of Denoising Diffusion Probabilistic Model in Pytorch
sanchit-gandhi/whisper-jax
JAX implementation of OpenAI's Whisper model for up to 70x speed-up on TPU.
kenshohara/3D-ResNets-PyTorch
3D ResNets for Action Recognition (CVPR 2018)
IDEA-Research/DINO
[ICLR 2023] Official implementation of the paper "DINO: DETR with Improved DeNoising Anchor Boxes for End-to-End Object Detection"
zoubohao/DenoisingDiffusionProbabilityModel-ddpm-
This may be the simplest implement of DDPM. You can directly run Main.py to train the UNet on CIFAR-10 dataset and see the amazing process of denoising.
laekov/fastmoe
A fast MoE impl for PyTorch
ermongroup/ddim
Denoising Diffusion Implicit Models
zsyOAOA/ResShift
ResShift: Efficient Diffusion Model for Image Super-resolution by Residual Shifting (NeurIPS@2023 Spotlight, TPAMI@2024)
Algolzw/image-restoration-sde
Image Restoration with Mean-Reverting Stochastic Differential Equations, ICML 2023. Winning solution of the NTIRE 2023 Image Shadow Removal Challenge.
MedicineToken/Medical-SAM2
Medical SAM 2: Segment Medical Images As Video Via Segment Anything Model 2
labsyspharm/ashlar
ASHLAR: Alignment by Simultaneous Harmonization of Layer/Adjacency Registration
p-giakoumoglou/pyssl
Self-Supervised Learning in PyTorch
AIM-Harvard/foundation-cancer-image-biomarker
[Nature Machine Intelligence 2024] Code and evaluation repository for the paper
Emory-HITI/EMBED_Open_Data
Data descriptor and sample notebooks for the Emory Breast Imaging Dataset (EMBED) hosted on the AWS Open Data Program
hrlblab/CS-MIL
drpredict/DeepDR_Plus
MedAI-Vision/CMR-AI
smallboy-code/Breast-cancer-dataset
yyyzzzhao/VEUS
code for ‘Virtual elastography ultrasound via generate adversarial network for breast cancer diagnosis’
DeepWiseAI/LiAIDS
MedAI-Vision/MedAI-Brain-MB
lyhkevin/Breast_US_Tumor_Detection
This repo is for those who want to detect tumor from breast ultrasound images (in DICOM format) with YOLO.
caijd2000/MICCAI2023-VVC-Screening
This repository contains the implementation of the methods described in "Progressive Attention Guidance for Whole Slide Vulvovaginal Candidiasis Screening", which is submitted to MICCAI 2023.
lyhkevin/Mammogram_Tumor_Detection
This repo is for those who want to detect tumor from mammogram images (in DICOM format) with YOLO.