@ Commit message Author Date Author
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) 2024-05-24
0aa9d36 note to myself : http headers does not use '_', and will be converted into '-', and by convention, should use captical letter at the first letter of each words. 2024-05-24
ad162f2 working on connecting inference and postprocess 2024-05-24
3844492 inference result sending fix 2024-05-23
dd791b5 inference result sending fix 2024-05-23
936fe0e postprocess_draft0.1 2024-05-23
a05bd03 postprocess_draft0.1 2024-05-23
4181faf working with postprocessing module 2024-05-22
d9ad2ad working with postprocessing module 2024-05-22
13a7704 minor code cleanup and added comments 2024-05-22
c865488 Bug fix and refactoring for inferenece_.py 2024-05-22
274c631 fixing a critical bug 2024-05-21
6657e94 fixing a critical bug 2024-05-21
e379e60 fixed a critical bug 2024-05-21
31b3383 postprocess 작성중 2024-05-21
6e76cad 추론 서버 코드 작성 2024-05-21
894e2c8 추론 서버 코드 작성 2024-05-21
46ada56 한글 인코딩 문제 해결 2024-05-21
22f1c8f CWD 관련 파일 위치 변경... 2024-05-20
675d5d8 stream_reciever 테스트 완료, inference 기능 추가 및 후처리단 연계가 다음 단계. 2024-05-20
90956cd 후처리 모듈 및 메인 서버 전달을 위한 수정 1. ITS cctv 스트리밍 정보를 하나의 프로세스가 하나의 영상을 담당하여 처리 및 실행하기 위한 스크립트와 bash 스크립트 2. FrameCapturer 객체에 위경도 정보 필수 arg 2024-05-20
c6b375d 후처리 모듈 및 메인 서버 전달을 위한 수정 1. ITS cctv 스트리밍 정보를 하나의 프로세스가 하나의 영상을 담당하여 처리 및 실행하기 위한 스크립트와 bash 스크립트 2. FrameCapturer 객체에 위경도 정보 필수 arg 2024-05-20
4869d8f ITS url 생성 애러 수정 (인자 이름이 type인데 roadType이었음.) 2024-05-20
9ac7555 hls 스트리밍 및 추론 병합을 위한 테스트 및 코드 작성, config 파일들의 디렉토리 및 명명 리펙토링, ITS api 코드 가독성을 위한 변수 이름 및 잘못 하드코딩되어 있는 (도로 타입 변수 지정 불가) 부분 수정. 2024-05-20
d6599d5 still working on sending file as is 2024-05-20