wkrkk's Stars
JansonYuan/Pytorch-Camp
TingsongYu/PyTorch_Tutorial
《Pytorch模型训练实用教程》中配套代码
lee-zq/3DUNet-Pytorch
3DUNet implemented with pytorch
mattmacy/vnet.pytorch
A PyTorch implementation for V-Net: Fully Convolutional Neural Networks for Volumetric Medical Image Segmentation
ozan-oktay/Attention-Gated-Networks
Use of Attention Gates in a Convolutional Neural Network / Medical Image Classification and Segmentation
faustomilletari/VNet
ellisdg/3DUnetCNN
Pytorch 3D U-Net Convolution Neural Network (CNN) designed for medical image segmentation
HuCaoFighting/Swin-Unet
[ECCVW 2022] The codes for the work "Swin-Unet: Unet-like Pure Transformer for Medical Image Segmentation"
JunMa11/AbdomenCT-1K
The official repository of "AbdomenCT-1K: Is Abdominal Organ Segmentation A Solved Problem?"
MIC-DKFZ/nnUNet
NifTK/NiftyNet
[unmaintained] An open-source convolutional neural networks platform for research in medical image analysis and image-guided therapy
xming521/CTAI
基于深度学习的肿瘤辅助诊断系统,以图像分割为核心,利用人工智能完成肿瘤区域的识别勾画并提供肿瘤区域的特征来辅助医生进行诊断。有完整的模型构建、后端架设、工业级部署和前端访问功能。TensorRT、PyTorch 、OpenCV 、Flask、Vue
ShusenTang/Dive-into-DL-PyTorch
本项目将《动手学深度学习》(Dive into Deep Learning)原书中的MXNet实现改为PyTorch实现。
fengdu78/Coursera-ML-AndrewNg-Notes
吴恩达老师的机器学习课程个人笔记
yandexdataschool/nlp_course
YSDA course in Natural Language Processing
LooperXX/CS224n-Reading-Notes
CS224n Reading Notes in Chinese 中文阅读笔记
cxinping/PyQt5
《PyQt5快速开发与实战》配套代码
ymcui/MacBERT
Revisiting Pre-trained Models for Chinese Natural Language Processing (MacBERT)
becxer/pointer-generator
Code for the ACL 2017 paper "Get To The Point: Summarization with Pointer-Generator Networks" (Python3)
abisee/pointer-generator
Code for the ACL 2017 paper "Get To The Point: Summarization with Pointer-Generator Networks"
lonePatient/NeZha_Chinese_PyTorch
NEZHA: Neural Contextualized Representation for Chinese Language Understanding
d2l-ai/d2l-zh
《动手学深度学习》:面向中文读者、能运行、可讨论。中英文版被70多个国家的500多所大学用于教学。
bojone/nezha
精简版NEZHA模型权重
ymcui/Chinese-BERT-wwm
Pre-Training with Whole Word Masking for Chinese BERT(中文BERT-wwm系列模型)
lonePatient/awesome-pretrained-chinese-nlp-models
Awesome Pretrained Chinese NLP Models,高质量中文预训练模型&大模型&多模态模型&大语言模型集合
huggingface/transformers
🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.
nlpyang/PreSumm
code for EMNLP 2019 paper Text Summarization with Pretrained Encoders
ShenDezhou/CAIL
**法研杯-司法人工智能挑战赛(CAIL2018-2020)
bojone/SPACES
端到端的长本文摘要模型(法研杯2020司法摘要赛道)
jalammar/ecco
Explain, analyze, and visualize NLP language models. Ecco creates interactive visualizations directly in Jupyter notebooks explaining the behavior of Transformer-based language models (like GPT2, BERT, RoBERTA, T5, and T0).