TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Show HN: Recreate Images with Emojis

1 点作者 johnsutor12 个月前
This demo allows you to recreate images using emojis. You can provide images or emojis to paint with, and it will attempt to recreate images using emojis.<p>Much of the code is adopted from the Paint Transformer (<a href="https:&#x2F;&#x2F;arxiv.org&#x2F;abs&#x2F;2108.03798" rel="nofollow">https:&#x2F;&#x2F;arxiv.org&#x2F;abs&#x2F;2108.03798</a>) paper. In this code base, I treat emojis like “brushes”, and use a Gumbel Softmax-based lookup to choose an emoji to paste to the canvas during training (similar to how attention uses a softmax to select keys during training).

暂无评论

暂无评论