rooi
rooi
Thx, I'll give it a try and post my findings here
Just a quick update and perhaps @achimmihca could give some tips on how to proceed further. The tvOS build went smoothly, just needed to add a tvOS configuration and fix...
It seems creating the mongo user using the init_db.js file fails. Setting it manually using the following commands solves it docker exec -it mongodb mongo db = db.getSiblingDB('modelci'); db.createUser({user: "modelci",...
If I'm correct the later part should filter the bounding boxes over several frames while the first part only looks at the current frame. I do notice much more bounding...
Hi, I may be experiencing similar issues. Today two pi's (one pi 0 and one pi 4), running single or multiple instances of homebridge with the same environment and with...
Hi @ozdroid @lperrin, Are there any updates on this issue? I've been trying to get this to work on my pi (and some other devices), but I could not get...
Hi, Did you manage to fix this? I would like to use in under windows 7 as well, but I get the same error. Thanks! Roy
Thanks George and Matej. toobusy-js works fine.
Hi, Using this command toobusy worked as well: npm install toobusy --msvs_version=2013 --python=C:\Python27\python.exe Setting environment variables like PYTHON, PYTHONPATH and/or add python the the PATH did not work for some...
I’ve successfully compiled tpruvot’s version of ccminer on macos with cuda 9.1. Perhaps you can compare cu files and find a diff causing the error. https://github.com/rooi/ccminer_macos