PulseAugur
实时 09:55:28
English(EN) Embedding space [D]

机器学习初学者寻求关于VAE嵌入空间处理可变图像尺寸的建议

一位机器学习新手正在寻求关于改进其变分自编码器(VAE)模型的建议。他们正试图为一个具有不同空间尺寸的图像数据集创建嵌入空间,而这些尺寸很难标准化。他们目前的方法是使用自适应池化来生成固定维度的潜在表示,但结果不佳,学习到的嵌入缺乏结构。 AI

排序理由 用户在论坛上发布内容寻求技术问题帮助,并非新闻事件。

在 r/MachineLearning 阅读 →

AI 生成摘要 · Google Gemini · 来自 1 个来源。 我们如何撰写摘要 →

报道来源 [1]

  1. r/MachineLearning TIER_1 English(EN) · /u/Few-Annual-157 ·

    Embedding space [D]

    <!-- SC_OFF --><div class="md"><p>Hello everyone,</p> <p>I’m relatively new to this area of machine learning and currently experimenting with Variational Autoencoders (VAEs) to build an embedding space for an image dataset with images have different spatial dimensions, I cannot e…