toz

Results 64 issues of toz

my lights dont go on. i compiled and flashed ok. i wanted to try the neopixel-Test-example and the source says ``` define pixelPin 2 // make sure to set this...

arduino 1.6.5 libraries from today: esp-core 2.0.0 the uart-branch, as your readme said: ``` name=NeoPixelBus by Makuna version=1.0 author=Michael C. Miller ([email protected]) ``` ``` C:\Users\olaf\AppData\Local\Temp\build2003532610813731446.tmp\Melvana.cpp.o c_ws2812.ino: In function 'void ws2812()':...

hi, i trying to get fbcp-ili9341 running. but no success. instead this python code runs on the same wiring perfectly: https://github.com/solinnovay/Python_ST7789 seems to be a 7789 driver with the CS-Pin...

glad that i found your comments: https://github.com/juj/fbcp-ili9341/blob/662e8db76ba16d86cf6fd09d85240adc19e62735/waveshare35b.h#L8 which states: ``` // core_freq=400: CDIV=14, results in 28.57MHz // core_freq=255: CDIV=8, results in 31.875MHz ``` so i got my waveshare LCD A...

**Describe the bug** the gui hangs.. **Version of Double Take** v1.8.0-c80a3cb:null **Expected behavior** running gui, showing faces like with frigate 0.9x **Screenshots** ![image](https://user-images.githubusercontent.com/5937811/159121039-cde5fe0b-9618-41d6-8b60-da587ec52a43.png) **Hardware** - OS: [e.g. Ubuntu, macOS, Windows]...

bug

**Is your feature request related to a problem? Please describe.** i want to use another detector in double-take. it has a similar api to the face-detectors, but could detect logos...

enhancement

**Describe the bug** processing of images take long time... **Version of Double Take** 1.8.0-c80a3cb **Expected behavior** face-detection per image should be done within seconds. **Screenshots** ![image](https://user-images.githubusercontent.com/5937811/151420650-3205cafe-3174-4852-96cf-5cf81d492237.png) **Hardware** virtual mashine on...

bug

i tried to change another compre-face docker with a different detection-model than the default. i tried the hardest-one without GPU, and the system stood nearly still. than i changed to...

enhancement

**Is your feature request related to a problem? Please describe.** i have in between also a lot of perfect matches below the allowed bounding box size. i would like to...

enhancement

i am filling up the train-images-folder with new images. How do i start re-training of all folder? or of a certain single folder, after coping images into it? If i...