QAQKaty's Stars
WZMIAOMIAO/deep-learning-for-image-processing
deep learning for image processing including classification and object-detection etc.
pytorch/vision
Datasets, Transforms and Models specific to Computer Vision
dunwu/linux-tutorial
:penguin: Linux教程,主要内容:Linux 命令、Linux 系统运维、软件运维、精选常用Shell脚本
bigmb/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
mattmacy/vnet.pytorch
A PyTorch implementation for V-Net: Fully Convolutional Neural Networks for Volumetric Medical Image Segmentation
Andy-zhujunwen/UNET-ZOO
including unet,unet++,attention-unet,r2unet,cenet,segnet ,fcn.
gmalivenko/awesome-computer-vision-models
A list of popular deep learning models related to classification, segmentation and detection problems
nibtehaz/MultiResUNet
MultiResUNet : Rethinking the U-Net architecture for multimodal biomedical image segmentation
nikhilroxtomar/Deep-Residual-Unet
ResUNet, a semantic segmentation model inspired by the deep residual learning and UNet. An architecture that take advantages from both(Residual and UNet) models.
pranoyr/head-detection-using-yolo
Detection of head using YOLO
rawmarshmellows/pytorch-unet-resnet-50-encoder
stigma0617/VoVNet.pytorch
A pytorch implementation of VoVNet
grapeot/AnimeHeadDetector
An object detector for character heads in animes, based on Yolo V3.
junqiangchen/VNetFamily
Variant VNet family
zjuybh/StructSeg2019
SE-ResUnet
FENGShuanglang/2D-Vnet-Keras
this is a 2D Vnet model of Keras Version,The architecture of the model is the same as the original 3D Vnet, except that this is a network for 2D image segmentation (the convolution kernel becomes 2D)
youwh-PIRI/fpn_resnet-resnet-se-resnet-cbam
fpn_resnet、resnet-se、resnet-cbam
dmolony3/ResUNet
Tensorflow implementation of Residual U-Net
ntoussaint/fetalnav
Fetal Region Localisation using PyTorch and Soft Proposal Networks (paper: https://arxiv.org/abs/1808.00793)
huangmozhilv/promise12_vnet_pytorch
liyun-lu/unet_and_vnet
You can see the explanation of these models on my blog. My blog link is:https://blog.csdn.net/qq_36484003/article/details/108874913
SanoScience/FetalNet
FetalNet: Multi-Task Deep Learning Framework for Fetal Ultrasound Biometric Measurements
azimuth3d/resuneta-pytorch
ResUnetA implementation with pytorch example remote sensing image
kevin-keraudren/fetus-detector
Brain and body detectors for fetal MRI developed during my PhD
HotVar/Image-segmentation-DoubleUNet
ezyxz/Retinal_Vessel_Segmentation_Project
This project is for paper "Retinal Vessel based on Unet_FPN" by Xinyuan Zuo
tasnimsamir/fetal_HC
using CNN regressor to estimate directly fetal head circumference.
albertopierini/CVProject_measure_fetal_head
Automated measurement of fetal head circumference using 2D ultrasound images
Boboyag/calculator
计算器网站
pritam27/HC18