7a64f89
final commit ( added testing suites )
Browse code
11-11
33dd359
Feature : * Uploading results to the server
…
* Uploading results to the server
Browse code
05-30
cf5c8ac
streaming_url_updator
…
The server in question, in that specific function, does not use UTF-8 but the default encoding.
When the server changes the use of latin-1 encoding, fix this line. (streaming_url_updator.py)
Browse code
05-30
dee56e4
1. main server database data uploader.
Browse code
05-30
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
…
2. streaming_url_updator.py CORS fix
3. working DB INSERT of postprocess_draft.py
Browse code
05-29
7b00ed4
preparing to connect with the main server
Browse code
05-27