xu-fu's Stars
MrGiovanni/ModelsGenesis
[MICCAI 2019 Young Scientist Award] [MEDIA 2020 Best Paper Award] Models Genesis
datawhalechina/self-llm
《开源大模型食用指南》针对**宝宝量身打造的基于Linux环境快速微调(全参数/Lora)、部署国内外开源大模型(LLM)/多模态大模型(MLLM)教程
pfrwilson/prostNfound
Prostate cancer detection from ultrasound using foundation models and domain knowledge
ilmaro8/Semi_Supervised_Learning
Implementation of Semi-Supervised and Semi-Weakly Supervised Teacher/Student Learning approaches
michalkoziarski/DiagSet
DiagSet: a dataset for prostate cancer histopathological image classification
jusiro/mil_histology
[JBHI'21,CBM'22] Weakly supervised histology whole slide image classification. SICAP-MIL, a dataset of prostate whole slide images.
bowang-lab/MedSAM
Segment Anything in Medical Images
openmedlab/MIS-FM
med-air/PICG2scoring
[MICCAI'24] Incorporating Clinical Guidelines through Adapting Multi-modal Large Language Model for Prostate Cancer PI-RADS Scoring
xu-fu/prostate
Human9000/nd-Mamba2-torch
Only implemented through torch: "bi - mamba2" , "vision- mamba2 -torch". support 1d/2d/3d/nd and support export by jit.script/onnx;
Human9000/InnovativeStructure
深度学习的好用结构,可以帮忙设计相关结构,欢迎在问题中留言
tcmyxc/FocalLoss
分类任务的 Focal Loss,PyTorch 实现
Stephenfang51/Focal_loss_turtorial
代码理解FocalLoss实现以及理论理解
whai362/PVT
Official implementation of PVT series
dair-ai/ml-visuals
🎨 ML Visuals contains figures and templates which you can reuse and customize to improve your scientific writing.
state-spaces/mamba
Mamba SSM architecture
tommyip/mamba2-minimal
Minimal Mamba-2 implementation in PyTorch
KaiyangZhou/pytorch-center-loss
Pytorch implementation of Center Loss
nanxstats/ggsci
🦄 Scientific journal and sci-fi themed color palettes for ggplot2
facebookresearch/sam2
The repository provides code for running inference with the Meta Segment Anything Model 2 (SAM 2), links for downloading the trained model checkpoints, and example notebooks that show how to use the model.
Tencent/MedicalNet
Many studies have shown that the performance on deep learning is significantly affected by volume of training data. The MedicalNet project provides a series of 3D-ResNet pre-trained models and relative code.
houjunlin/Team-FDVTS-COVID-Solution
MIC-DKFZ/nnUNet
frgfm/torch-cam
Class activation maps for your PyTorch models (CAM, Grad-CAM, Grad-CAM++, Smooth Grad-CAM++, Score-CAM, SS-CAM, IS-CAM, XGrad-CAM, Layer-CAM)
davidiommi/Pytorch-Unet3D-single_channel
3D-Unet: patched based Pytorch implementation for medical images segmentation
ScienceKot/kydavra
A python package for feature selection in python
SwinTransformer/Video-Swin-Transformer
This is an official implementation for "Video Swin Transformers".
xyWong-Moon/Video-SwinTransformer
VideoSwinTransforemr pytorch
luuuyi/CBAM.PyTorch
Non-official implement of Paper:CBAM: Convolutional Block Attention Module