Stars
[IEEE Transactions on Medical Imaging/TMI] This repository is the official implementation of the paper ScribFormer: Transformer Makes CNN Work Better for Scribble-based Medical Image Segmentation.
[ACM MM 2023] This repo is the official implementation of "ScribbleVC: Scribble-supervised Medical Image Segmentation with Vision-Class Embedding"
The Excel add-in for creating LaTeX tables
Code for Continual Learning of Context-dependent Processing in Neural Networks
DEAL : Difficulty-awarE Active Learning for Semantic Segmentaion
pytorch code for Holistically-Nested Edge Detection
Official implementation of "Incremental Learning in Semantic Segmentation from Image Labels"
This is an official implementation for "Swin Transformer: Hierarchical Vision Transformer using Shifted Windows".
[MICCAI2022] This is an official PyTorch implementation for A Robust Volumetric Transformer for Accurate 3D Tumor Segmentation
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 rela…
YangQinzhu / vit-pytorch
Forked from lucidrains/vit-pytorchImplementation of Vision Transformer, a simple way to achieve SOTA in vision classification with only a single transformer encoder, in Pytorch
A high-performance distributed training framework for Reinforcement Learning
PArallel Distributed Deep LEarning: Machine Learning Framework from Industrial Practice (『飞桨』核心框架,深度学习&机器学习高性能单机、分布式训练和跨平台部署)
A pytorch implementation of MADDPG (multi-agent deep deterministic policy gradient)
A PyTorch implementation of EfficientNet
A PyTorch implementation of SRGAN based on CVPR 2017 paper "Photo-Realistic Single Image Super-Resolution Using a Generative Adversarial Network"
A Pytorch implementation of U-Net using a DenseNet-121 backbone