Pierre-Luc St-Charles
Pierre-Luc St-Charles
Hello, In the recently published [arXiv paper](https://arxiv.org/pdf/2012.09988.pdf) describing the dataset, there was a mention that the trained models (and their evaluation reports) would be posted on `objectron.dev`, which redirects here....
Building the framework on Windows using MSVC2015 and CUDA may cause a unit test to fail in release mode. The test in question: ``` 65> Start 17: litiv_utest_imgproc_global 65> 17/30...
Originally: issue #130 on COVI-Canada. Opened by @carriepl on 2020/07/03. Currently, in _get_preexisting_conditions(), there is the following bit of code : ``` if c_name == 'stroke': modifier = len(conditions) ```...
Update message clustering and risk inference was previously executed asynchronously in batches of humans. The input data required for this was packaged into serializable structures and sent via ZMQ sockets...
Originally: issue #131 on COVI-Canada. Opened by @plstcharles on 2020/07/03. A lot of constants and global variables stored inside objects to assign them some sort of state (e.g. symptoms) are...
... and they don't fail on debug? Need more investigating.