V2EX = way to explore
V2EX 是一个关于分享和探索的地方
现在注册
已注册用户请  登录
推荐学习书目
Learn Python the Hard Way
Python Sites
PyPI - Python Package Index
http://diveintopython.org/toc/index.html
Pocoo
值得关注的项目
PyPy
Celery
Jinja2
Read the Docs
gevent
pyenv
virtualenv
Stackless Python
Beautiful Soup
结巴中文分词
Green Unicorn
Sentry
Shovel
Pyflakes
pytest
Python 编程
pep8 Checker
Styles
PEP 8
Google Python Style Guide
Code Style from The Hitchhiker's Guide
polebug
V2EX  ›  Python

如何实现图像风格分类

  •  
  •   polebug · 2017-04-08 17:20:55 +08:00 · 3588 次点击
    这是一个创建于 2574 天前的主题,其中的信息可能已经有所发展或是发生改变。

    在 google 上逛了一圈,发现谈 nerual style transfer 的有无数,但是谈风格分类的却寥寥无几,找了半天资料发现所知甚少,来这里请教一下
    (感觉踩上了一个天坑

    7 条回复    2017-04-08 22:54:18 +08:00
    UnisandK
        1
    UnisandK  
       2017-04-08 17:40:53 +08:00
    onemach
        2
    onemach  
       2017-04-08 18:09:14 +08:00 via iPhone   ❤️ 1
    这比 style transfer 容易。有标定数据的话,用现有的特征 lbp sift pretrained model 随便搞搞估计都不错
    fffflyfish
        3
    fffflyfish  
       2017-04-08 18:18:59 +08:00   ❤️ 1
    polebug
        4
    polebug  
    OP
       2017-04-08 19:10:41 +08:00
    @UnisandK 我是想实现不同的图像风格的分类
    polebug
        5
    polebug  
    OP
       2017-04-08 19:11:37 +08:00
    @onemach 感谢 我试试你说的办法 但是感觉不比 transfer 容易啊
    polebug
        6
    polebug  
    OP
       2017-04-08 19:12:16 +08:00
    @fffflyfish 感谢!我觉得很有用!还有没有相关的文档可以借鉴呢
    fffflyfish
        7
    fffflyfish  
       2017-04-08 22:54:18 +08:00
    @polebug 其他资料你看看这篇文章引用的文献和 google scholar 里引用这篇文章的文献(授鱼不如授渔 233 )
    关于   ·   帮助文档   ·   博客   ·   API   ·   FAQ   ·   我们的愿景   ·   实用小工具   ·   1397 人在线   最高记录 6543   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 27ms · UTC 17:35 · PVG 01:35 · LAX 10:35 · JFK 13:35
    Developed with CodeLauncher
    ♥ Do have faith in what you're doing.