Matt Harrison

Results 16 comments of Matt Harrison

I like the feature! Excited to see if there is a pull request for this in the future.

You can not split or trim the vector objects? Please consider erasing the strokes with a tool. This tool should use the same function as drawing with the pen but...

There is a way to distinguish between the cursor from a stylus tip and when the error tool is being used using the name of the device shown in xinput...

https://deepstack.readthedocs.io/en/latest/index.html If you need documentation.

> ### Found solution > was missing `-volume /tmp/argus_socket:/tmp/argus_socket ` The solution for me was to append this command to the `docker run`: `-v /tmp/argus_socket:/tmp/argus_socket`

This belongs on a new branch.

I recalled celery from a few years back, and I didn't remember queue_job. I have just implemented queue_job instead, however. I do have a few projects with celery broker, though...

I would also like to also share some thoughts on the current implementation of running multiple models side by side in the interface. While I appreciate the effort behind this...

I pulled latest, edit broken on all versions of v0.5.14. @tjbck I see we are on releast v0.5.14, v0.5.13 did not have this bug. Can we tag that image while...