@ Commit message Author Date Author
ae76301 bug fix : mismatch in request file fields name causing postprocess_draft.py not reading segmented image Browse code 06-03
cfcadee 1. code cleanup of inference_gpu_.py and inference_.py is now inference_cpu_.py 2. streaming_url_updator.py CORS fix 3. working DB INSERT of postprocess_draft.py Browse code 05-29
bc54f79 onnx_gpu inference as inference_gpu_.py Vectorized for loop for x100 on bbox processing Browse code 05-28
96c0514 onnx_gpu inference as inference_gpu_.py Browse code 05-28
5f24d8f rewriting of event handling class, StreamSources Browse code 05-24
5f551bd Critical Bug fix : Dimension Error on putting detected mask over source image ( the dimension of mask has changed into (1,x,y) into (x,y,1) Browse code 05-24
dd791b5 inference result sending fix Browse code 05-23
13a7704 minor code cleanup and added comments Browse code 05-22
c865488 Bug fix and refactoring for inferenece_.py Browse code 05-22
274c631 fixing a critical bug Browse code 05-21
6657e94 fixing a critical bug Browse code 05-21
e379e60 fixed a critical bug Browse code 05-21
6e76cad 추론 서버 코드 작성 Browse code 05-21
894e2c8 추론 서버 코드 작성 Browse code 05-21
9ac7555 hls 스트리밍 및 추론 병합을 위한 테스트 및 코드 작성, config 파일들의 디렉토리 및 명명 리펙토링, ITS api 코드 가독성을 위한 변수 이름 및 잘못 하드코딩되어 있는 (도로 타입 변수 지정 불가) 부분 수정. Browse code 05-20
178cf2f fix in file sending Browse code 05-17
6373917 Adding DB Browse code 05-16
9d4293c minor fixes Browse code 05-14
970c7c6 onnx 가중치 추론단 완성 Browse code 05-14