AI & Security Guidelines
Category: Theory
Tackling multiple tasks with a single visual language model
https://www.deepmind.com/blog/tackling-multiple-tasks-with-a-single-visual-language-model
Machine Learning in Korea @ ICLR’20 행사
Machine Learning in Korea @ ICLR’20 행사의 프로그램이 확정되었습니다. 조경현 교수님 강연과 KAIST, 서울대, Postech, UPenn,…
NVIDIA Jetson Nano & Jetson inference – PART5 (PLAY MP3, TTS)
[Play MP3 File] For wav you can use aplay. For mp3 you can use mpg123. (Google…
NVIDIA Jetson Nano & Jetson inference – PART4 (CAM&YOLO3)
Base code : https://github.com/jkjung-avt/tensorrt_demos#yolov3 Updated Code : https://github.com/min-sangshik/tensorrt_demos [sample command]python3 trt_yolov3.py --model yolov3-608 --usb --vid 0…