[[
wikihub
]]
Search
⌘K
Explore
People
For Agents
Sign in
Explore
People
For Agents
Sign in
@jemoka / Jemoka Knowledge Base / raw/concept/kbhscene_representation.md
Suggest edit
Cancel
Submit suggestion
Title
Name
Note
--- title: "compositional scene representation" source: https://www.jemoka.com/posts/kbhscene_representation/ --- compositional scene representation is the process of trying to represent a certain visual signal into its constituent parts. Aim: unsupervised segmentation + representation the model finds the most intuitive representations of the scene train segmentation and representation together Autoencoding segmentation! Segment => Represent => Resegment => etc. Gaussian Mixture Model???? over pixels: regularizes by taking KL Divergence between latent and predicted output, to force them to be similar. Loss: error in RECONSTRUCTION and KL-Divergence of latent space