Daniel Holden
Daniel Holden
Hi, Thanks for the report and glad you like the project! You're correct I was assuming a default color of white. This should be fixed in 798aa244f6445faae0618a03a72c831ab85c2763, perhaps you can...
Hi Oxore, This looks pretty weird - I've seen this happen occasionally when `clang` is used but not `gcc`. I assume `ptest` works fine if you use it without making...
Great investigation. Yes that is entirely possible that gcc is now allocating nested functions locally inside their container function. It seems to match what is written here: http://gcc.gnu.org/onlinedocs/gcc/Nested-Functions.html I don't...
Nice, thanks!
Hi Steve, Yes it's a really good point, and something I think could probably do with addressing. Perhaps one way to think about it is this - right now we...
Thanks - this looks good. Unfortunately I have no experience in this stuff so I don't know how much help I can be right away, but I will help where...
Thanks! I'll look into it when I get a little more time.
Yeah it is a great idea, definitely if there is a relatively simple fitting function for the convex hull that could fit in the blog post. It's a long time...
I wonder if there is a middle ground kind of heuristic method where you can somehow extract the largest N triangles (by area) from the convex hull and use their...
You're better bet would be to re-train the model on data retargetted to your own character.