-
Hi,
Is there a roadmap for monocular SLAM (with a normal camera, not Kinect) ?
Or is it relatively easy to use ScaViSLAM for a monocular SLAM scenario, with minimal code changes?
If so, what parts …
-
> See parent issues first: #42 / https://github.com/ipfs/distributed-wikipedia-mirror/issues/69
> **tldr** we are looking at low hanging fruits when it comes to deduplication during `ipfa add` of …
lidel updated
4 years ago
-
We noticed that Deflate64 support is missing from the Zip reader code, however Deflate64 is one of the compression methods offered by many compression tools available on Windows, so it's not super unc…
-
Right now the [Rolling Updates](http://kubernetes.io/docs/user-guide/rolling-updates/) in [Deployments](http://kubernetes.io/docs/user-guide/deployments/) is based purely on pod numbers.
I wonder how…
-
BOX64_LD_LIBRARY_PATH=/opt/EAGLE/eagle-9.6.2/CROSS_LIBS/ ./box64 /opt/EAGLE/eagle-9.6.2/eagle
(i created the cross libs directory to solve my issue with lib errors libstdc++6 and libgcc.)
(Ive also…
-
Hey,
I have been working on a new document type. But I found something which is a little bit odd. It might be an issue or I need some clarification or explanation for it. I hope you can help me out…
-
With help from Danny, I'm playing with bifrost in the context of my work with fast-sampled interferometric data. I like what you have so far and I think it could work for me, but there are a few big…
-
https://github.com/jwasham/coding-interview-university
-
Start with **Why?**
When using stereo devices "in the wild" on human-made objects it is extremely common to encounter repetitive patterns on the objects that you want to retrieve depth from. Brick…
-
### What happened + What you expected to happen
Error caused due to code expecting scalars on cpu when perturbation is done for PB2 schedule with gpu learner.
Code to reproduce:
```
ray.init()
…