Łukasz Piłatowski
Łukasz Piłatowski
This fork should have python3 supported - https://github.com/emazzotta/castro
[This diff](https://github.com/critiqueit/castro/commit/f8643c7e0d299a2253e0e37a7fa7d973b26d995a) has everything in place to support python3. I suggest we should create `casto3` project where all the codebase would be copied and this commit from @critiqueit would be...
I think it's rather because scrapyd, when making request to `addversion`, despite adding egg file to `eggs_dir`, is making some other stuff that activate the project. I have even seen...
scrapyd-client is good on small scale. I wan't to have docker image with eggs and daemon configurated, so that I can launch it right away, without using scrapyd-client or scrapyd...
@Digenis here are all the informations You requested. Also, the project name in `available projects` is the same as a name of the egg file stored in `eggs_dir` Dockerfile ```...
@omrihar I abandoned this project, as far as I could get was to include eggs in the image and after scapyd startup upload them via scrapyd-client. Other solution - launch...
> the bounding boxes for eyes are generated on the UI, so they can be changed. However, they are now reflecting what is being sent to the neural network. It...
Hi @JuanFuriaz, WebRTC used in this experiment requires an internet connection as it seeks for ICE and STUN/TURN servers for communication (internal WebRTC mechanism) Since the app is offline, it...
@themarpe @JuanFuriaz I have not set up a local server as well, so sadly cannot give any recommendations. But I'm more than happy to extend this example and add support...
Hi @kurisutofu I replaced Gen2 library versions in there examples to use the same one (related [PR](https://github.com/luxonis/depthai-experiments/pull/42)) Tested on new virtualenvs both on Manjaro (PC), Ubuntu (PC) and Raspberry OS...