TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Unique3D: Image-to-3D Generation from a Single Image

135 pointsby jinqueeny11 months ago

6 comments

jsheard11 months ago
It&#x27;s getting tiring seeing 3D model generation papers throwing around &quot;high quality&quot; to describe their output then glossing over nearly all of the qualities of a high quality 3D model in actual production contexts. Have they figured out how to produce usable topology yet? They don&#x27;t talk about that, so probably not.<p>3D artists are begging for AI tools which automate specific tedious but necessary tasks like retopo and UV unwrapping, but tools like the OP do the opposite, skipping over those details to produce a poorly executed &quot;final&quot; result and leaving the user to reverse engineer the model in an attempt to salvage the mess it made.<p>If gen3D is going to be a thing then they need to listen to the people actually doing 3D work, not just chase benchmarks invented by other gen3D researchers. Some commentary on a similar paper about how they are trying to solve the wrong problems: <a href="https:&#x2F;&#x2F;x.com&#x2F;rms80&#x2F;status&#x2F;1801362145600254211" rel="nofollow">https:&#x2F;&#x2F;x.com&#x2F;rms80&#x2F;status&#x2F;1801362145600254211</a>
评论 #40733598 未加载
评论 #40733684 未加载
评论 #40733501 未加载
评论 #40733621 未加载
评论 #40733938 未加载
评论 #40736498 未加载
评论 #40759629 未加载
评论 #40734189 未加载
评论 #40735319 未加载
评论 #40733488 未加载
Daub11 months ago
As someone who teaches 3D, a &#x27;high quality&#x27; model would need to have clean topology: all quads which flow around the form in a predictable and rational manner. From this, I would expect a clean texture map. I am fairly certain that current technology is not up to this.<p>I have seen a few of these papers, and (from my limited experience) very rarely is the 3d model avauable for review.
评论 #40734248 未加载
评论 #40734311 未加载
评论 #40733736 未加载
评论 #40733655 未加载
ninetyninenine11 months ago
Really good. This is just geometric analysis though. Geometric in the sense that the model likely doesn&#x27;t understand what it&#x27;s rendering. All it sees is some shape.<p>The next step is geometry with organized contours that make sense, meaning that the model needs to cohesively understand the picture and not just the geometry. For example, if a person in the picture is wearing armor the model generates two separate models overlayed on one another, the armor and the mesh.
Geee11 months ago
Great to see these getting better and better. This might actually be usable for geometry generation if it&#x27;s possible to increase the resolution. It seems that a simple super-resolution pass could help with this. For now, using this mesh as a reference model would help a lot in a typical 3D modeling process.<p>Those textures are completely useless, because they have all the light and view-dependency baked in. It&#x27;s not really possible to extract a diffuse texture from this. There has been some work on generating material BRDFs [0], but I&#x27;ve not seen great results yet.<p>[0] for example, <a href="https:&#x2F;&#x2F;sheldontsui.github.io&#x2F;projects&#x2F;Matlaber" rel="nofollow">https:&#x2F;&#x2F;sheldontsui.github.io&#x2F;projects&#x2F;Matlaber</a>
theendisney11 months ago
The demo page has demo images but the results are not cached. While im probably not an interesting customer I got bored waiting. Not something worth spending cpu cycles on.
nicman2311 months ago
finally my 2d waifus are going to be 3d
评论 #40737421 未加载