육공복합무인기 형상 모델링 및 유동해석 자동화 프로세스 개발
The parametric modeling and flow analysis automation for COMVE 매개변수를 통해 다양한 무인이동체의 형상을 모델링하고, 이를 통해 생성된 형상으로부터 유동해석 격자 생성 및 전산 유체 해석을 자동화하는 프레임워크를 개발한다. 개발된 프레임워크의 유용성을 검증하기 위하여, 현재 개발중인 육공복합무인기의 형상 모델링 ...Read More
Live object detection using LTE & AWS rekognition
Live object detection prototype is built on AWS cloud using Rekognition service with LTE network. A Video is sent to AWS cloud and objects in the video are detected. Result video is streamed by RTMP. Time delay between the ...Read More
Docker 이미지를 Singularity 이미지로 변환하기
이 글에서는 Docker 컨테이너 이미지를 Singularity 컨테이너 이미지로 변환하는 방법을 설명한다. Docker와 Singularity에 대한 상세한 설명은 Docker 홈페이지와 Singularity 홈페이지를 참조하기 바란다. Docker와 Singularity는 이미 설치되어 있어야 하며, 테스트에 사용된 Docker 이미지는 CUDA 10.2가 설치된 Ubuntu 18.04 이다. ...Read More
Live ship detection at Busan harbor
1280×720 30fps live video from drone is streamed, and ships of Busan harbor are detected live in 10 FPS on GPU VM on AWS Oregon region using ImageAI python library Object Detection : ImageAI Compute Instance : AWS p3.2xlarge ( ...Read More