Truong Nghe Nhan

Results 3 comments of Truong Nghe Nhan

Here is all my code, I use 320x480 Tft LCD and ESP32 DevKit1: #include "SPIFFS.h" // JPEG decoder library #include #include #include "Adafruit_ST7796S_kbv.h" #include "Adafruit_GFX.h" #define TFT_MISO 19 #define TFT_MOSI...

Thank you for all to see, I have sovled this problem. I think my ESP32 and another things maybe have conflict with LittleFS. So my solution is that: Replacing all...

Yes I already fixed this problem, I think the source code is lack of deep_sort_pytorch module. So I find this module on another repo and add to the forlder "./v8/detect"....