Nathaniel Tagg
Nathaniel Tagg
Hi, I'm getting an error when I attempt to bootstrap the package. It's unclear how to proceed... ```❯ yarn bootstrap yarn run v1.22.18 $ PUPPETEER_SKIP_CHROMIUM_DOWNLOAD=true yarn && ocular-bootstrap [1/5] Validating...
Hi, we're interested in evaluating this model, and we're trying to run it over our custom dataset with our custom object, so we have only one class, and usually just...
I really love using emitter
I'm developing a complex app, and I really appreciate how much of the busywork this API removes; it's difficult to find good tutorials on 2d webgl! But, I want to...
### Describe the bug I tried the quickstart for Keras in a training of EfficientPose by adding the WandbMetricsLogger to the callbacks. ```python callbacks.append( WandbMetricsLogger() ) ``` ```shell Traceback (most...
Hi, Just testing to see if maybe BSON is an answer to a problem I have. But my test case fails: $ cat tmp.json {"x":-7,"y":78.38,"z":576.08,"P":0.50} $ bsontools/mac/fromjson < tmp.json >...
I notice that you are keeping the pointcloud times in the curvature element, which is designated a float32, which are compared with the double floating point time from the IMU...