Yezi Chu (yezichu)

yezichu

Geek Repo

Company:Fudan University

Location:Shanghai

Github PK Tool:Github PK Tool

Yezi Chu's starred repositories

pytorch-image-models

The largest collection of PyTorch image encoders / backbones. Including train, eval, inference, export scripts, and pretrained weights -- ResNet, ResNeXT, EfficientNet, NFNet, Vision Transformer (ViT), MobileNetV4, MobileNet-V3 & V2, RegNet, DPN, CSPNet, Swin Transformer, MaxViT, CoAtNet, ConvNeXt, and more

Language:PythonLicense:Apache-2.0Stargazers:31654Issues:311Issues:911

vit-pytorch

Implementation of Vision Transformer, a simple way to achieve SOTA in vision classification with only a single transformer encoder, in Pytorch

Language:PythonLicense:MITStargazers:19813Issues:149Issues:264

lihang-code

《统计学习方法》的代码实现

Language:Jupyter NotebookStargazers:18873Issues:537Issues:49

U-2-Net

The code for our newly accepted paper in Pattern Recognition 2020: "U^2-Net: Going Deeper with Nested U-Structure for Salient Object Detection."

Language:PythonLicense:Apache-2.0Stargazers:8516Issues:142Issues:342
Language:PythonLicense:Apache-2.0Stargazers:5664Issues:76Issues:2046

interesting-python

有趣的Python爬虫和Python数据分析小项目(Some interesting Python crawlers and data analysis projects)

Language:Jupyter NotebookStargazers:4675Issues:197Issues:26

Image_Segmentation

Pytorch implementation of U-Net, R2U-Net, Attention U-Net, and Attention R2U-Net.

UNet-family

Paper and implementation of UNet-related model.

UNetPlusPlus

[IEEE TMI] Official Implementation for UNet++

Language:PythonLicense:NOASSERTIONStargazers:2271Issues:47Issues:80

SSL4MIS

Semi Supervised Learning for Medical Image Segmentation, a collection of literature reviews and code implementations.

Language:PythonLicense:MITStargazers:2153Issues:37Issues:86

Attention-Gated-Networks

Use of Attention Gates in a Convolutional Neural Network / Medical Image Classification and Segmentation

Language:PythonLicense:MITStargazers:1892Issues:35Issues:0

Unet-Segmentation-Pytorch-Nest-of-Unets

Implementation of different kinds of Unet Models for Image Segmentation - Unet , RCNN-Unet, Attention Unet, RCNN-Attention Unet, Nested Unet

Language:PythonLicense:MITStargazers:1862Issues:16Issues:67

SOTA-MedSeg

SOTA medical image segmentation methods based on various challenges

UNet-Zoo

A collection of UNet and hybrid architectures in PyTorch for 2D and 3D Biomedical Image segmentation

Language:PythonLicense:MITStargazers:363Issues:11Issues:16

Active-Contour-Loss

Implementation of active contour loss function

Language:PythonLicense:MITStargazers:199Issues:5Issues:15

tutorials

Tutorials on deep learning, Python, and dissipative particle dynamics

Language:Jupyter NotebookStargazers:150Issues:4Issues:1

Loss-family

Some classical and cutting-edge loss in semantic segmentation task

DACN

Deep Active Contour Network for Medical Image Segmentation