Pattarawat Chormai
Pattarawat Chormai
It seems the page `resources.aiat.or.th` is not working. I'm not sure whether the site is under construction or broken.
Currently, we have a feature that allows users to browse counting results at a particular period. However, the timeline bar doesn't provide any clue when abnormal counting events occur. As...
It seems there is a bug when the last time step is selected. If you press a right arrow again, the latest file is used and non of time steps...
Hi, Several tables in the document aren't rendered properly; the content of the first column exceeds its area and overlap the second column. For example,
It would be faster if we can do multiple lines per inference, aka batching lines.
Torch provides a way to save models in Torchscript. Using this format, several computations can be further optimised, hence faster models. More information: https://pytorch.org/docs/stable/jit.html#frequently-asked-questions We might also to this for...
This is a first Dockerfile that aims to make the system more portable and easier to be run, addressing #133. The Docker file is structured such that - The image...
According to `config.yaml`, `mlpack` and `shogun` seem to have configuration for the DTC task. However, the benchmark webpage seems to have only `scikit`'s results. Is it possible that the current...
Hi, I've been trying to set up `benchmarks` in my laptop, but unfortunately I got several errors and ended up running install scripts one by one. Currently, I'm trying to...