Geekuillaume's Avatar

Geekuillaume

@besson.co

22
Followers
178
Following
6
Posts
01.12.2024
Joined
Posts Following

Latest posts by Geekuillaume @besson.co

And also a lot of those companies have a huge spending on other AI providers (like OpenAI) which is quite new compared to startups from 5 years ago. Those traditional startups have almost flat infra / service cost no matter their growth.

18.11.2025 17:48 👍 0 🔁 0 💬 0 📌 0
Preview
Feature / Guidance request: Inpainting · Issue #58 · ByteDance-Seed/Depth-Anything-3 Hi! First thanks for sharing your work here, it's highly appreciated! I've been reading the paper and the code and wondering if there's a way to modify it to include some manual point of references...

Thanks for sharing your work! I actually were wondering about an "inpainting" feature for DA3 and posted an issue on your github repo: github.com/ByteDance-Se... I hope this fits in the goals of the project!

18.11.2025 08:55 👍 1 🔁 0 💬 0 📌 0

If you're curious about this, here's the logic used to start the children process: github.com/nodejs/node/...

And in the logic to import another JS file, there's this code running to indicate to the parent process the files imported github.com/nodejs/node/...

28.09.2025 16:03 👍 1 🔁 0 💬 0 📌 0

You're using the NodeJS --watch mode and want to also trigger a reload when a specific non-imported file changes (like a JSON config file)? Here's how to do so:

process.env.WATCH_REPORT_DEPENDENCIES && process.send?.({'watch:import': [url.pathToFileURL("your_file_path")]})

28.09.2025 16:01 👍 5 🔁 0 💬 1 📌 0
Preview
Modddif - Design and refine 3D models faster with pro tools Modddif accelerate your 3D workflow with professional tools powered with AI. Generate and perfect your models in detail.

That's actually exactly our approach at modddif.com Until now we mainly focused on tools to work on the texture (even with a noisy topology and uv map) and now we're working on the geometry

01.09.2025 19:13 👍 0 🔁 0 💬 0 📌 0

Generating a low-poly model is not that complex no? There's still some edge cases to solve manually (same as with texture baking) but for 90% of the cases it seems okay. But definitely, fixing the geometry on a noisy model is super time-consuming with existing tools

01.09.2025 09:27 👍 0 🔁 0 💬 1 📌 0