Phil Ashby
Phil Ashby
TFLite are now up to 2.6.1 (stable) and beyond in testing releases: https://github.com/tensorflow/tensorflow/releases These may offer fixes for newer toolchains (GCC 11+, Clang 12+), in particular on more bleeding edge...
Having recently discovered that the open source [Jitsi](https://jitsi.org) video conferencing solution offers ML driven background replacement, I thought it would be interesting to round up who else is doing this...
We have a significant number of command line parameters, path resolver behaviour, background types & sources, and models that can all vary - manually checking is now time consuming &...
I've recently discovered that as of v3.x OpenCV will silently attempt to use OpenCL (and thus the GPU) if it finds the required libraries on the system (https://opencv.org/opencl/). Unfortunately operating...
_Originally posted by @BenBE in https://github.com/floe/backscrub/pull/86#discussion_r645342107_ > I think we can do a somewhat hybrid API: Most functions can be exposed as wrappers with C compatibility and some direct C++...
_Originally posted by @phlash in https://github.com/floe/backscrub/issues/77#issuecomment-835513517_ > Sounds like a nice solution, but is the metadata normally included in models? Sounds like models with metadata should essentially be a zip...
_Originally posted by @guruofquality in https://github.com/pothosware/SoapyFCDPP/issues/13#issuecomment-886273814_ > After testing with my [own remoting solution](/phlash/SoapyTCPRemote.git), updated to use the direct buffer API, I discovered a couple of bugs: How does it...
Howdy, I've been playing with your delightful MSDOS/VGA game engine, and thought it might be useful to build with the Borland Make available in TurboC++, and support a packed asset...
Adds native Wayland graphics support, change summary: * Minor build changes to link appropriate libraries and build new sources provided `libwayland-dev` and `wayland-protocols` packages are available (via a new `CMakeModules/FindWayland.cmake`...
Hi, firstly thanks for the excellent modelling tool 😀 I have come across what appears to be a bug in the current release (1.9.0). Element properties that are valid when...