花费 25 ms
VGG网络的Pytorch实现

1.文章原文地址 Very Deep Convolutional Networks for Large-Scale Image Recognition 2.文章摘要 在这项工作中,我们研究了在大 ...

Thu May 09 07:09:00 CST 2019 2 3647
U-Net网络的Pytorch实现

1.文章原文地址 U-Net: Convolutional Networks for Biomedical Image Segmentation 2.文章摘要 普遍认为成功训练深度神经网络需要大 ...

Mon May 20 00:28:00 CST 2019 0 1984
ResNet网络的Pytorch实现

1.文章原文地址 Deep Residual Learning for Image Recognition 2.文章摘要 神经网络的层次越深越难训练。我们提出了一个残差学习框架来 ...

Thu May 16 19:12:00 CST 2019 0 1869
AlexNet网络的Pytorch实现

1.文章原文地址 ImageNet Classification with Deep Convolutional Neural Networks 2.文章摘要 我们训练了一个大型的深度卷积神经网 ...

Fri May 10 04:21:00 CST 2019 0 1650
GoogLeNet网络的Pytorch实现

1.文章原文地址 Going deeper with convolutions 2.文章摘要 我们提出了一种代号为Inception的深度卷积神经网络,它在ILSVRC2014的分类和检测任务上 ...

Thu May 16 03:25:00 CST 2019 0 1342
SegNet网络的Pytorch实现

1.文章原文地址 SegNet: A Deep Convolutional Encoder-Decoder Architecture for Image Segmentation 2.文章摘要 ...

Thu May 23 23:46:00 CST 2019 0 1218

 
粤ICP备18138465号  © 2018-2025 CODEPRJ.COM