Jared Duke
Jared Duke
@thaink is actively working to support this. I'm not sure if there's a corresponding TF issue, but we do have an internal issue tracking this.
Can you update the PR description to indicate the benefit/result of the refactor? Thanks.
Can you link to a screenshot of the new UI? Thanks.
Catching a NullPointerException is probably not what we want, we should either add a proper lock for inference or do the closing on the worker thread rather than the UI...
With the availability of C++11 library constructs in all of the major compilers now, there's little reason to use this (4 year old) project. Hence the lack of updates/support.
Not actively, unfortunately. Keeping in sync with upstream three.js was a losing battle. Were I to start over again, I would instead maintain a port that emulates the original three.js...
Thanks for the report @stuaxo, might I ask which compiler (including its version) you're using?
Hey folks, I'm quite flattered that there's still some residual interest in the project, despite it not having been touched in nearly a decade (how has it been that long!?)....
@miaout17 can you de-dupe against our tracking control flow issue? We'll be improving the documentation around control flow-related conversion in the near future (an area we're actively working to improve...
@srjoglekar246 would you mind validating the accuracy of the linked Inceptionv3 model (against our standard classification test)? Thanks.