@ Commit message Author Date Author
bd0d3e5 bug fix : mismatch in request file fields name causing postprocess_draft.py not reading segmented image Browse code 06-03
ae76301 bug fix : mismatch in request file fields name causing postprocess_draft.py not reading segmented image Browse code 06-03
33dd359 Feature : * Uploading results to the server Browse code 05-30
527ba54 Fix - Major 1. A bug fix on inference_endpoint is not sending image when nothing is detected. Browse code 05-30
2a2eed6 1. main server database data uploader. Browse code 05-29
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
812c522 hourly update code Browse code 05-27
7b00ed4 preparing to connect with the main server Browse code 05-27
3a7f3b9 rewriting of event handling class, StreamSources 1. counting error fixed (ok_counts and failure_counts) Browse code 05-24
d214df1 rewriting of event handling class, StreamSources 1. counting error fixed (ok_counts and failure_counts) Browse code 05-24
e859561 rewriting of event handling class, StreamSources 1. counting error fixed (ok_counts and failure_counts) Browse code 05-24
9756b57 rewriting of event handling class, StreamSources 1. counting error fixed (ok_counts and failure_counts) Browse code 05-24
f6108e8 rewriting of event handling class, StreamSources 1. counting error fixed (ok_counts and failure_counts) Browse code 05-24
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
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. Browse code 05-24
ad162f2 working on connecting inference and postprocess Browse code 05-24
936fe0e postprocess_draft0.1 Browse code 05-23
a05bd03 postprocess_draft0.1 Browse code 05-23
4181faf working with postprocessing module Browse code 05-22