[무선 통신] UWB LOS/NLOS Classification Using Deep Learning Method (2)
·
Python/Deep Learning
안녕하세요. WB LOS/NLOS Classification Using Deep Learning Method(1)에서 UWB CIR Dataset을 생성하였다면, 2편으로 논문에서 제시한 CNN_LSTM 네트워크를 약간 변형하여 구성하겠습니다. coding-yoon.tistory.com/138 [무선 통신] UWB LOS/NLOS Classification Using Deep Learning Method (1) 안녕하세요. 오늘은 Indoor Positioning에서 [cm]단위의 오차를 내는 UWB 관련 논문에 이야기하겠습니다. coding-yoon.tistory.com/136?category=910542 [무선 통신] Bluetooth Low Energy(BLE) 1. Physical Layer.. ..
[Coral] Run a model using the TensorFlow Lite API (feat.Edge TPU) Coral 예제 돌려보기!
·
Embeded SW/Raspberry Pi
1편 : Coral Board 대신 라즈베리파이를 사용하는 이유 : https://coding-yoon.tistory.com/85?category=866905 2편 : USB Accelerator(Edge TPU) 환경설정 : https://coding-yoon.tistory.com/87?category=866905 안녕하세요. 라즈베리파이에서 인공지능 예제를 간단하게 돌려보겠습니다. 혹시 준비가 되지 않으셨다면 2편을 읽고 오시는 것을 추천드립니다. mkdir coral && cd coral # coral 디렉토리 생성 git clone https://github.com/google-coral/tflite.git cd tflite/python/examples/classification bash inst..
18진수
'Classification' 태그의 글 목록