Pinned Repositories
AMINN
Code for our MICCAI 2021 paper "AMINN: Autoencoder-based Multiple Instance Neural Network Improves Outcome Prediction of Multifocal Liver Metastases".
annotated_deep_learning_paper_implementations
🧑🏫 50! Implementations/tutorials of deep learning papers with side-by-side notes 📝; including transformers (original, xl, switch, feedback, vit, ...), optimizers (adam, adabelief, ...), gans(cyclegan, stylegan2, ...), 🎮 reinforcement learning (ppo, dqn), capsnet, distillation, ... 🧠
Atten_Deep_MIL
Attention-based Deep MIL implementation and application
awesome-transformers-in-medical-imaging
A collection of resources on applications of Transformers in Medical Imaging.
Awesome-Visual-Transformer
Collect some papers about transformer with vision. Awesome Transformer with Computer Vision (CV)
Bone-MRI
Deep Learning for Classification of Bone Lesions on Routine MRI
CAE
This is a PyTorch implementation of “Context AutoEncoder for Self-Supervised Representation Learning"
NLP_ability
总结梳理自然语言处理工程师(NLP)需要积累的各方面知识,包括面试题,各种基础知识,工程能力等等,提升核心竞争力
NPCNet
The official implementation of work xxx
vision
Datasets, Transforms and Models specific to Computer Vision
lailainan's Repositories
lailainan/AMINN
Code for our MICCAI 2021 paper "AMINN: Autoencoder-based Multiple Instance Neural Network Improves Outcome Prediction of Multifocal Liver Metastases".
lailainan/Awesome-Visual-Transformer
Collect some papers about transformer with vision. Awesome Transformer with Computer Vision (CV)
lailainan/NLP_ability
总结梳理自然语言处理工程师(NLP)需要积累的各方面知识,包括面试题,各种基础知识,工程能力等等,提升核心竞争力
lailainan/NPCNet
The official implementation of work xxx
lailainan/vision
Datasets, Transforms and Models specific to Computer Vision
lailainan/annotated_deep_learning_paper_implementations
🧑🏫 50! Implementations/tutorials of deep learning papers with side-by-side notes 📝; including transformers (original, xl, switch, feedback, vit, ...), optimizers (adam, adabelief, ...), gans(cyclegan, stylegan2, ...), 🎮 reinforcement learning (ppo, dqn), capsnet, distillation, ... 🧠
lailainan/Atten_Deep_MIL
Attention-based Deep MIL implementation and application
lailainan/awesome-transformers-in-medical-imaging
A collection of resources on applications of Transformers in Medical Imaging.
lailainan/CAE
This is a PyTorch implementation of “Context AutoEncoder for Self-Supervised Representation Learning"
lailainan/CAiD
Official PyTorch Implementation for CAiD: Context-Aware Instance Discrimination for Self-supervised Learning in Medical Imaging - MIDL 2022
lailainan/convmixer
Implementation of ConvMixer for "Patches Are All You Need? 🤷"
lailainan/CVPR-2022-papers
CVPR 2022 papers with code (论文及代码)
lailainan/deep-learning-for-image-processing
deep learning for image processing including classification and object-detection etc.
lailainan/imbalanced-SSL
a respository for imbalanced self-supervised representation learning
lailainan/LoGo-Net
The codes for the work "A Local and Global Feature Disentangled Network: Toward Classification of Benign-malignant Thyroid Nodules from Ultrasound Image"
lailainan/LViT
This repo is the official implementation of "LViT: Language meets Vision Transformer in Medical Image Segmentation"
lailainan/MatSurv
Survival analysis in MATLAB
lailainan/mlcourse.ai
Open Machine Learning Course
lailainan/MMGL
Multi-modal Graph learning for Disease Prediction (IEEE Trans. on Medical imaging, TMI2022)
lailainan/mri_act_cs2
MRI radiomics and machine learning atypical cartilaginous tumor and G2 chondrosarcoma classification project
lailainan/paper-reading
深度学习经典、新论文逐段精读
lailainan/pub-CVAE-MRI-ASD
Code and materials for paper "Contrastive machine learning reveals the structure of neuroanatomical variation within Autism"
lailainan/pyradiomics
Open-source python package for the extraction of Radiomics features from 2D and 3D images and binary masks. Support: https://discourse.slicer.org/c/community/radiomics
lailainan/pytorch-3dunet
3D U-Net model for volumetric semantic segmentation written in pytorch
lailainan/pytorch-lightning-template
An easy/swift-to-adapt PyTorch-Lighting template. 套壳模板,简单易用,稍改原来Pytorch代码,即可适配Lightning。You can translate your previous Pytorch code much easier using this template, and keep your freedom to edit all the functions as well. Big-project-friendly as well.
lailainan/pytorch-tutorial
PyTorch Tutorial for Deep Learning Researchers
lailainan/Semi-supervised-learning
A Unified Semi-Supervised Learning Codebase (NeurIPS'22)
lailainan/Swin-Transformer
This is an official implementation for "Swin Transformer: Hierarchical Vision Transformer using Shifted Windows".
lailainan/TransPath
lailainan/zero_nlp
中文nlp解决方案(大模型、数据、模型、训练、推理)