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

2017-07-05  本文已影响0人  小绿叶mj

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

上一篇 下一篇

猜你喜欢

热点阅读