Open drinkingkazu opened 5 years ago
Is this simply performing clustering loss as in this at the embedding space represented in the deepest layer?
@dkoh0207 almost but not quite. I am suggesting to do it at each stage from the bottom of U to each stage of decoding path.
From Yesterday's Discussion:
Learning Embeddings
Breaking Translational Equivariance
Other Architectural Improvments
Applications
As an extension of our past clustering attempts (dynamic-gcnn here and there, as well as Dae Hyun's recent attempt based on this), here's another architecture proposal: apply clustering loss at all spatial resolution level in U-ResNet(+PPN).
Any volunteers? :)