美文网首页
深度学习可以做哪些有趣的事情?(项目合集版)

深度学习可以做哪些有趣的事情?(项目合集版)

作者: 小绿叶mj | 来源:发表于2017-07-05 16:30 被阅读0次

pix2pix
Learns a mapping from input images to output images, like these examples from the original paper:
https://github.com/affinelayer/pix2pix-tensorflow.git

captions
Image caption generation models combine recent advances in computer vision and machine translation to produce realistic image captions using neural networks. Neural image caption models are trained to maximize the likelihood of producing a caption given an input image, and can be used to generate novel image descriptions.
https://github.com/mlberkeley/oreilly-captions.git

相关文章

网友评论

      本文标题:深度学习可以做哪些有趣的事情?(项目合集版)

      本文链接:https://www.haomeiwen.com/subject/yvuqhxtx.html