Yue Li
Yue Li
My OS env is Windows 10 21H2 Microsoft Visual Studio Community 2019 16.10.3 Install libheif by Vcpkg 
Hi, I build the boost ``` wget https://boostorg.jfrog.io/artifactory/main/release/1.80.0/source/boost_1_80_0.tar.bz2 tar --bzip2 -xf boost_1_80_0.tar.bz2 rm -rf boost_1_80_0.tar.bz2 cd boost_1_80_0 sudo ./bootstrap.sh sudo ./b2 sudo ./b2 install ``` it will install the boost...
Hi, I got the same issue on OAK-D Lite after I ran the `examples/Yolo/tiny_yolo.py` `[1844301041180E1300] [20.1] [398.391] [system] [warning] ColorCamera IMX214: capping FPS for selected resolution to 35` The first...
@brentonjackson I use `count / (time.monotonic() - start_time)`
because your environment not have GPU?