<?xml version="1.0" encoding="utf-8"?> 
<rss version="2.0"
  xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd"
  xmlns:atom="http://www.w3.org/2005/Atom">

<channel>

<title>Photoindra: posts tagged ai</title>
<link>https://www.photoindra.com/tags/ai/</link>
<description>My telegram</description>
<author></author>
<language>en</language>
<generator>Aegea 11.3 (v4134)</generator>

<itunes:subtitle>My telegram</itunes:subtitle>
<itunes:image href="" />
<itunes:explicit></itunes:explicit>

<item>
<title>Cleaning up AI slop. A manual retopo workflow in Houdini and Marmoset.</title>
<guid isPermaLink="false">288</guid>
<link>https://www.photoindra.com/all/cleaning-up-ai-slop/</link>
<pubDate>Thu, 21 May 2026 08:15:07 -0500</pubDate>
<author></author>
<comments>https://www.photoindra.com/all/cleaning-up-ai-slop/</comments>
<description>
&lt;div class="e2-text-picture"&gt;
&lt;img src="https://www.photoindra.com/pictures/frog_sculpture_static_01@2x.jpg" width="1280" height="720" alt="" /&gt;
&lt;/div&gt;
&lt;div class="e2-text-picture"&gt;
&lt;img src="https://www.photoindra.com/pictures/frog_raw_01@2x.jpg" width="1280" height="276" alt="" /&gt;
&lt;/div&gt;
&lt;p&gt;&lt;b&gt;We’re heading toward an AI collapse, where everyone and their grandmother can generate videos, images, and complex 3D scenes.&lt;/b&gt; But for now, the quality of the low-resolution meshes AI generates is surprisingly poor. In the examples that major services show in their paid Instagram ads, the low-res geometry looks more like ZRemesher output from ZBrush. Same story with the UVs.&lt;/p&gt;
&lt;div style="padding:56.25% 0 0 0;position:relative;"&gt;&lt;iframe src="https://player.vimeo.com/video/1194356238?badge=0&amp;amp;autopause=0&amp;amp;player_id=0&amp;amp;app_id=58479&amp;amp;autoplay=1&amp;amp;loop=1" frameborder="0" allow="autoplay; fullscreen; picture-in-picture; clipboard-write; encrypted-media; web-share" referrerpolicy="strict-origin-when-cross-origin" style="position:absolute;top:0;left:0;width:100%;height:100%;" title="Frog sculpture"&gt;&lt;/iframe&gt;
&lt;/div&gt;&lt;script src="https://player.vimeo.com/api/player.js"&gt;&lt;/script&gt;
&lt;p&gt;And while I’m sure this will keep getting better over time, for now the solution is manual retopology of the AI slop. With Modeler inside Houdini and auto-baking in Marmoset, the process isn’t that complicated.&lt;/p&gt;
&lt;div style="padding:39.58% 0 0 0;position:relative;"&gt;&lt;iframe src="https://player.vimeo.com/video/1194359344?badge=0&amp;amp;autopause=0&amp;amp;player_id=0&amp;amp;app_id=58479&amp;amp;autoplay=1&amp;amp;loop=1" frameborder="0" allow="autoplay; fullscreen; picture-in-picture; clipboard-write; encrypted-media; web-share" referrerpolicy="strict-origin-when-cross-origin" style="position:absolute;top:0;left:0;width:100%;height:100%;" title="Frog Sculpture WIP"&gt;&lt;/iframe&gt;
&lt;/div&gt;&lt;script src="https://player.vimeo.com/api/player.js"&gt;&lt;/script&gt;
&lt;ol start="1"&gt;
&lt;li&gt;The reference image was pretty small, so I generated 4K images from different view angles, plus some extra textures of acacia wood.&lt;/li&gt;
&lt;/ol&gt;
&lt;ol start="2"&gt;
&lt;li&gt;I generated the high-res AI-slop geometry for the main frog with the paid version of Tripo3D. You can use other free services, but in my tests Tripo produced cleaner results and allowed multi-angle references. Then I generated a separate mesh for the stick, just to try a multi-object workflow later on.&lt;/li&gt;
&lt;/ol&gt;
&lt;ol start="3"&gt;
&lt;li&gt;Imported both into Houdini, aligned the axes, and scaled to 1 meter. Retopo done with the Modeler plugin. I compared it directly against TopoGun 3 on several projects, and while I love TopoGun, I probably won’t use it anymore. Direct retopo in Houdini feels much more fluid, and on more complex AI slop it lets me hide parts of the geometry faster.&lt;/li&gt;
&lt;/ol&gt;
&lt;div class="e2-text-picture"&gt;
&lt;img src="https://www.photoindra.com/pictures/frog_wip_01_houdini@2x.jpeg" width="1147" height="608" alt="" /&gt;
&lt;/div&gt;
&lt;ol start="4"&gt;
&lt;li&gt;UVs done in RizomUV. I still think nothing comes even close to it.&lt;/li&gt;
&lt;/ol&gt;
&lt;ol start="5"&gt;
&lt;li&gt;Then I imported the UV’d low-res geo back into Houdini. Hardened the UV seams with the “Labs Soften Normals” node and merged the geo back with the high-res. I used groups as the name attribute so Marmoset would later understand it needs to bake from GRP_frog_stick_HIGH to GRP_frog_stick_LOW, and GRP_frog_body_HIGH to GRP_frog_body_LOW. This way I can have two AI-slop materials on the high-res geo with bad UVs, all baked down to one clean 2K UV set. When exporting the FBX from Houdini, just remember to tick the “Build Hierarchy from Path Attribute” checkbox and change “Path Attribute” to name. If you just assign the material inside Houdini, Marmoset won’t like it much – it’s easier to create a string attribute named shop_materialpath on the primitives and give it the name you want to see in Marmoset.&lt;/li&gt;
&lt;/ol&gt;
&lt;div class="e2-text-picture"&gt;
&lt;img src="https://www.photoindra.com/pictures/wip_shop_materialpath@2x.jpeg" width="567" height="280" alt="" /&gt;
&lt;/div&gt;
&lt;p&gt;Also, if you assign different colors to different parts of the geometry in Houdini, Marmoset can use them as an ID map for baking. I used this to mask the stick later. You can preview it by switching albedo to vertex color in the material settings.&lt;/p&gt;
&lt;div class="e2-text-picture"&gt;
&lt;img src="https://www.photoindra.com/pictures/marmoset_wip_03@2x.jpeg" width="575" height="360" alt="" /&gt;
&lt;/div&gt;
&lt;p&gt;Then in Marmoset, with “auto-reload” and interactive mode in the Bake Project, it automatically picks up every change I make to the retopo in Houdini. I absolutely love this feature for iterating and making corrections – it’s probably the main reason I don’t bake in Substance Painter.&lt;/p&gt;
&lt;div class="e2-text-picture"&gt;
&lt;img src="https://www.photoindra.com/pictures/marmoset_wip_02.jpeg" width="379" height="665" alt="" /&gt;
&lt;/div&gt;
&lt;ol start="6"&gt;
&lt;li&gt;In Marmoset I created a New Texture Project and linked the low-res frog’s material to it, so I can fix all the strange AI texture artifacts by hand. In general, material editing looks very similar to Substance Painter. I think Substance is still missing a rounded-edge baker, but that’s a topic for another post. In a separate folder I exported the low-res geo for Sketchfab, and used the same folder to export the corrected textures from Marmoset.&lt;/li&gt;
&lt;/ol&gt;
&lt;div class="e2-text-picture"&gt;
&lt;img src="https://www.photoindra.com/pictures/marmoset_wip_04@2x.jpeg.jpg" width="2560" height="1035" alt="" /&gt;
&lt;/div&gt;
&lt;ol start="7"&gt;
&lt;li&gt;This was the first time I rendered videos from Marmoset, and I was surprised by how fast it was. One real downside: you can’t link the render resolution to the camera, so if I want both vertical and horizontal shots, I have to change the resolution manually in the render tab.&lt;/li&gt;
&lt;/ol&gt;
&lt;div style="padding:56.25% 0 0 0;position:relative;"&gt;&lt;iframe title="Wooden frog from Panama" frameborder="0" allowfullscreen mozallowfullscreen="true" webkitallowfullscreen="true" allow="autoplay; fullscreen; xr-spatial-tracking" execution-while-out-of-viewport execution-while-not-rendered web-share src="https://sketchfab.com/models/bc1c8d5b16d14cb196d7dd527867ee72/embed" style="position:absolute;top:0;left:0;width:100%;height:100%;"&gt;&lt;/iframe&gt;
&lt;/div&gt;&lt;p&gt;You can grab the model for free on &lt;a href="https://sketchfab.com/3d-models/wooden-frog-from-panama-bc1c8d5b16d14cb196d7dd527867ee72"&gt;Sketchfab&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Will any of this matter in a year, when the meshes come out clean and the UVs aren’t garbage? Maybe not. But until then, manual retopo instead of AI is the way to go. The AI does the boring artsy stuff. I get to do the actual modeling. Yay!&lt;/p&gt;
</description>
</item>

<item>
<title>Real directors vs AI Slop – Human Pacing Still Wins</title>
<guid isPermaLink="false">287</guid>
<link>https://www.photoindra.com/all/real-directors-use-of-seedance-2/</link>
<pubDate>Thu, 02 Apr 2026 09:56:03 -0500</pubDate>
<author></author>
<comments>https://www.photoindra.com/all/real-directors-use-of-seedance-2/</comments>
<description>
&lt;p&gt;There’s “this will change everything” coming from AI news every day. Tons of influencers claiming that “this will end Hollywood”. And sometimes generated videos even look ok on small phone screens. What’s always lacking is pacing, consistency, and a non-AI-generic look on 4K TV screens.&lt;/p&gt;
&lt;p&gt;Higgsfield is an AI services aggregator. I don’t use it because of lots of negative reviews online. They sell you the idea of “unlimited” access but then people find out that it becomes “limited” very fast.&lt;br /&gt;
But their promo materials are quite fun to watch. Recently they came up with Arena Zero. A 10 minutes video generated with new Chinese model Seedance 2.0 (Yes, the one facing backlash in the USA for allegedly being trained on copyrighted Hollywood movies). The video was generated by 4 directors (from Kazakhstan and Russia) in 4 days. 2 for pre-production and 2 for color-grading, sound and editing. I’m pretty sure there were other designers involved helping generate scenes.&lt;/p&gt;
&lt;p&gt;Important part left behind during breakdown:&lt;br /&gt;
How many credits did they use? They talk about “5000 decisions”.&lt;br /&gt;
Did they have some sort of “unlimited” access without waiting in line?&lt;br /&gt;
Is it limited to 720p only? They didn’t talk about upscaling during interviews.&lt;br /&gt;
Also from what I see access to Seedance 2.0 right now is only for “business” accounts and “quick business verification required for access” whatever that means. I guess it is to make sure that the company is registered outside of USA to avoid possible future copyright claims.&lt;/p&gt;
&lt;p&gt;But it’s the first time I’ve watched 10 minutes of so-called AI slop and didn’t feel bored.&lt;/p&gt;
&lt;p&gt;Links to original videos:&lt;br /&gt;
&lt;b&gt;Arena Zero from Higgsfield AI&lt;/b&gt;&lt;/p&gt;
&lt;div class="e2-text-video"&gt;
&lt;iframe src="https://www.youtube.com/embed/qqcH-1Rk-ow?enablejsapi=1" allow="autoplay" frameborder="0" allowfullscreen&gt;&lt;/iframe&gt;
&lt;/div&gt;
&lt;p&gt;&lt;b&gt;Arena Zero Full Breakdown: Seedance 2.0&lt;/b&gt;&lt;/p&gt;
&lt;div class="e2-text-video"&gt;
&lt;iframe src="https://www.youtube.com/embed/036jyFZWppw?enablejsapi=1" allow="autoplay" frameborder="0" allowfullscreen&gt;&lt;/iframe&gt;
&lt;/div&gt;
&lt;p&gt;If you want to compare and look at influencer &lt;b&gt;generic AI-slop&lt;/b&gt;:&lt;/p&gt;
&lt;iframe width="100%" height="auto" style="aspect-ratio: 16 / 9;" src="https://www.youtube.com/embed/436f_9twoy8?start=34" frameborder="0" allowfullscreen&gt;&lt;/iframe&gt;
</description>
</item>

<item>
<title>Pony Halloween in Star5</title>
<guid isPermaLink="false">284</guid>
<link>https://www.photoindra.com/all/pony-halloween-in-star5/</link>
<pubDate>Wed, 23 Oct 2024 17:53:53 -0500</pubDate>
<author></author>
<comments>https://www.photoindra.com/all/pony-halloween-in-star5/</comments>
<description>
&lt;p&gt;While everyone is arguing what AI is best to keep people lying on the grass (Stable 3.5 or Flux), I’m using Pony Diffusion to grab some souls for this Halloween and form a “Cult of Ai”.&lt;/p&gt;
&lt;div class="e2-text-picture"&gt;
&lt;div class="fotorama" data-width="540" data-ratio="0.5625"&gt;
&lt;img src="https://www.photoindra.com/pictures/ig_story_04@2x.jpg" width="540" height="960" alt="" /&gt;
&lt;img src="https://www.photoindra.com/pictures/ig_story_07@2x.jpg" width="540" height="960" alt="" /&gt;
&lt;img src="https://www.photoindra.com/pictures/ig_story_06@2x.jpg" width="540" height="960" alt="" /&gt;
&lt;img src="https://www.photoindra.com/pictures/ig_story_05@2x.jpg" width="540" height="960" alt="" /&gt;
&lt;img src="https://www.photoindra.com/pictures/ig_story_03@2x.jpg" width="540" height="960" alt="" /&gt;
&lt;img src="https://www.photoindra.com/pictures/ig_story_02@2x.jpg" width="540" height="960" alt="" /&gt;
&lt;img src="https://www.photoindra.com/pictures/ig_story_01@2x.jpg" width="540" height="960" alt="" /&gt;
&lt;img src="https://www.photoindra.com/pictures/ig_story_08@2x.jpg" width="540" height="960" alt="" /&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;p&gt;Was made with AI in ComfyUI on Windows. But you can build similar graph in Colab. Just need to customize the input and output folder paths.&lt;/p&gt;
</description>
</item>


</channel>
</rss>