본문 바로가기

전체 글210

qt.qpa.plugin: Could not find the Qt platform plugin "wayland" deepsort dependency 몇 개 설치했더니 갑자기 이미지가 안뜨고 이런 오류 발생 터미널에 이거 쳐서 해결. QT_QPA_PLATFORM="xcb" https://venam.nixers.net/blog/unix/2016/10/25/x11-blah-blah.html Xcb, X11, Xlib, Wayland? What's happening here! This isn't a podcast about window managers and the ways to make one. (Though we might record one in the future) It's about the architectural differences between the different ways of interacting w.. 2023. 7. 26.
size_with_stride larger than model origin size https://github.com/rockchip-linux/rknpu2/tree/master/examples/rknn_yolov5_demo/model/RK3588 yolov5s-640-640.rknn Rockchip에서 예제로 준 RNKK 모델 가져다 썼는데, 아래와 같은 메세지가 출력된다. 객체 인식은 잘 되긴 하지만 이런거 뜨니까 찝찝함. W RKNN: [15:55:03.096] Output(269): size_with_stride larger than model origin size, if need run OutputOperator in NPU, please call rknn_create_memory using size_with_stride. 똑같은 메시지 나온 사람들... https://gith.. 2023. 7. 22.
RKNN-ToolKit-Lite2 설치 개요 목표 Rockchip RK3588S에서 객체 인식 및 객체 추적 개발 환경 Ubuntu 22.04 Python 3.10 오렌지 파이 5(RK3588S) http://www.orangepi.org/html/hardWare/computerAndMicrocontrollers/details/Orange-Pi-5B.html 뎁스 카메라(리얼센스 435i) RGB 카메라만 사용 RKNN-ToolKit-Lite2 (python API) https://github.com/rockchip-linux/rknn-toolkit2 이 글에서는 RKNN-ToolKit-Lite2 설치해서 데모 돌려봄. RKNN 모델이란? 오렌지 파이5 임베디드 보드를 사용하고 있고, Rockchip RK3588S SOC가 들어간다. RK35.. 2023. 7. 13.
바탕화면 위젯 커스텀 https://youtu.be/htn5_M7Wi50 멋진뎅? 2023. 7. 12.
[KiCad] 이전 버전 다운로드 https://downloads.kicad.org/kicad/windows/explore/stable Downloads | KiCad EDA © Unless otherwise stated, all text and images on this website are licensed under either a choice of the Creative Commons Attributions License, version 3.0 or later; or the General Public License version 3 or later. This does not include the KiCad source downloads.kicad.org 2022. 4. 21.
[소자] Bipolar Transistor https://www.electronics-tutorials.ws/transistor/tran_1.html https://blog.naver.com/bhs2167/220937371206 BJT(Bipolar Junction Transistor)이란? PN 접합 다이오드는 전류나 전압을 정류하는 기능을 가지거든? ㅋㅋ 근데, 입력 전류나 전압의 크기를 크... blog.naver.com 2022. 4. 5.