18 Star 82 Fork 49

DeepSpark/DeepSparkHub

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
README.md 1.08 KB
一键复制 编辑 原始数据 按行查看 历史
majorli6 提交于 2023-03-21 15:35 . make model name in README.md the same.

ResNet50

Model description

Residual Networks, or ResNets, learn residual functions with reference to the layer inputs, instead of learning unreferenced functions. Instead of hoping each few stacked layers directly fit a desired underlying mapping, residual nets let these layers fit a residual mapping.

Prepare

Install packages

pip3 install absl-py git+https://github.com/NVIDIA/dllogger#egg=dllogger

Download datasets

Downloading and converting to TFRecord format or here make a file named imagenet_tfrecord, and store imagenet datasest convert to imagenet_tfrecord

Training

Training on single card

bash run_train_resnet50_imagenette.sh

Training on mutil-cards

bash run_train_resnet50_multigpu_imagenette.sh

Result

acc fps
multi_card 0.9860 236.9
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Python
1
https://gitee.com/deep-spark/deepsparkhub.git
git@gitee.com:deep-spark/deepsparkhub.git
deep-spark
deepsparkhub
DeepSparkHub
master

搜索帮助

A270a887 8829481 3d7a4017 8829481