【AI实战】最全 TensorFlow 官方模型:计算机视觉、自然语言处理

【AI实战】最全 TensorFlow 官方模型

1.模型和实现

1.1计算机视觉

  • 图像分类
ModelReference (Paper)
ResNetDeep Residual Learning for Image Recognition
ResNet-RSRevisiting ResNets: Improved Training and Scaling Strategies
EfficientNetEfficientNet: Rethinking Model Scaling for Convolutional Neural Networks
Vision TransformerAn Image is Worth 16x16 Words: Transformers for Image Recognition at Scale
* 目标检测和分割
ModelReference (Paper)
RetinaNetFocal Loss for Dense Object Detection
Mask R-CNNMask R-CNN
SpineNetSpineNet: Learning Scale-Permuted Backbone for Recognition and Localization
Cascade RCNN-RS and RetinaNet-RSSimple Training Strategies and Model Scaling for Object Detection
* 视频分类
ModelReference (Paper)
Mobile Video Networks (MoViNets)MoViNets: Mobile Video Networks for Efficient Video Recognition

szZack的博客

1.2自然语言处理

  • Pre-trained Language Model
ModelReference (Paper)
ALBERTALBERT: A Lite BERT for Self-supervised Learning of Language Representations
BERTBERT: Pre-training of Deep Bidirectional Transformers for Language Understanding
ELECTRAELECTRA: Pre-training Text Encoders as Discriminators Rather Than Generators
  • 神经机器翻译 Neural Machine Translation
ModelReference (Paper)
TransformerAttention Is All You Need
  • 自然语言生成 Natural Language Generation
ModelReference (Paper)
NHNet (News Headline generation model)Generating Representative Headlines for News Stories
  • 知识蒸馏 Knowledge Distillation
ModelReference (Paper)
MobileBERTMobileBERT: a Compact Task-Agnostic BERT for Resource-Limited Devices
[szZack的博客](https://blog.csdn.net/zengNLP)
  • 推荐 Recommendation
ModelReference (Paper)
DLRMDeep Learning Recommendation Model for Personalization and Recommendation Systems
DCN v2Improved Deep & Cross Network and Practical Lessons for Web-scale Learning to Rank Systems
NCFNeural Collaborative Filtering

2.如何开始使用官方模型

2.1 pip安装

pip3 install tf-models-nightly
pip3 install tensorflow-text-nightly # when model uses `nlp` packages

对于针对特定版本的稳定版本,Tensorflow-models 存储库版本号与目标 TensorFlow 版本相匹配。

pip3 install tf-models-official==2.5.0
pip3 install tensorflow-text==2.5.0 # when model uses `nlp` packages

2.3其他安装参考
https://github.comhttps://github.com/tensorflow/models#Installation
szZack的博客

3.参考

  • 2
    点赞
  • 5
    收藏
    觉得还不错? 一键收藏
  • 打赏
    打赏
  • 0
    评论

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包

打赏作者

szZack

你的鼓励将是我创作的最大动力

¥1 ¥2 ¥4 ¥6 ¥10 ¥20
扫码支付:¥1
获取中
扫码支付

您的余额不足,请更换扫码支付或充值

打赏作者

实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值