Lintianqianjin / reappearance-of-some-classical-CNNs

my first tutorial on educoder

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

reappearance-of-some-classical-CNNs

Data set: some vehicles(bus/family sedan/racing car/fire engine)
each type containing 140 imgs for training and 20 imgs for validation initially


这个项目是在酷得网上做的一个小实训,闲暇时间可以去赚一点外快。
实训名称是:python深度学习入门——经典CNN模型搭建。 实训地址

用TensorFlow主流框架实践一下经典的CNN模型,包括AlexNet、VGGNet、Inception、ResNet。
每一个模型都是看了论文之后根据论文内容实现的,每个文件夹中包含一个readme.md文件,有对论文、模型的详细解读。


文件夹的说明


About

my first tutorial on educoder

License:Apache License 2.0


Languages

Language:Python 100.0%