Chase Maier
Chase Maier
See also: https://meteor-community.slack.com/archives/CUDJF42HL/p1640029358290400 (same error under a different context, but the below is a brand new app) Opening an issue since I now have a concise reproduction with one bash...
Regarding: https://github.com/justadudewhohacks/tfjs-tiny-yolov2#training-your-own-object-detector Hi! Thanks for putting this together. I wanted to see if I was able to train a custom model given your existing instructions but I was hoping you...
Is it possible to customize point faces from the defaults? For example, where I'm currently using `...face: 'plus', size: 3,...` for a point face, I'd like to define a custom...
A tiny grammar fix to the documentation in the README.md file.
We have password complexity policy requirements that we wish to enforce for our users and we're using the Meteor Accounts package. There are "client-only" methods for changePassword, resetPassword and server...