zoukankan      html  css  js  c++  java
  • 2018 10-708 (CMU) Probabilistic Graphical Models {Lecture 22} [Applications in Computer Vision (cont’d) + Gaussian Process]

    take log to Normal distribution, it's L2 loss, which might be the cause of the blurry results of VAE

    interpreting the meaning of latent vars is difficult

    like a stretching: stretch left ones to more left and right ones to more right

     

     

     

     

     

    we cant really tell which animal is exactly. seems like they are combinations of different animals.

    mode collaspe is a problem that hasn't been resolved yet.

    three eyes... => counting issues 

     

     


     

     

    larger model (fully modelled CRF has much better results, but meanwhile lead to the much more computational cost) 

    smooth kernel: local similarity

    apperaance kernel: location similarity and feature similarity

    so ususlly w1 > w2 

     

    do the low-pass filtering and simplize it by convolution

     

    a moving kernel

     

    0 iteration: from an unary classifier

    10 iteration: through CRF

     

     

  • 相关阅读:
    利用LibreOffice进行WORD转PDF
    SpringBoot实践
    Solr学习笔记(一)
    HashMap原理(转)
    PDF.js展示本地文件
    设计模式之代理模式
    (一)DUBBO基本学习
    如何架构一个框架
    冒泡排序
    js 函数传数组参数
  • 原文地址:https://www.cnblogs.com/ecoflex/p/10265099.html
Copyright © 2011-2022 走看看