-
hi ,when I try to follow the "detector_evaluation_magic_point.ipynb", I meet the trouble:
![default](https://user-images.githubusercontent.com/1812302/50899246-7edd1980-144c-11e9-9657-133126bc7b76.pn…
-
Hi all. First, I want to thank you for this great project. I'm having some problems while installing the Maplab. My PC specs is as the following:
- Operating System: Ubuntu 18.04 Bionic, 64 bit
…
-
Hi~ Recently, I have read a lot papers related to keypoint localization and found out some of them could be categorized into three kinds based on loss ( regerssion directly, dense predicted by heatma…
-
As far as I understood, this localization uses NDT-MCL. How is it compared with a traditional AMCL package?
Also, as I can see that the package focuses on 3D lidars, does it make sense to use this …
-
Hi @krrish94,
Were there any important differences in training car keypoints in contrast to human pose? Probably slightly different flip augmentation, anything else?
For example I'm wondering what i…
-
## ❓ Questions and Help
When I try to run:
python tools/train_net.py --config-file "configs/e2e_keypoint_rcnn_R_50_FPN_1x.yaml" SOLVER.IMS_PER_BATCH 2 SOLVER.BASE_LR 0.0025 SOLVER.MAX_ITER 720000 …
-
:tada: Thanks for being brave and donating your valuable time to testing unfinished beta software :tada:
webpack 5 is in beta phase now. This means major changes and features are done. Major breaki…
sokra updated
4 years ago
-
Hi,
I added the following code to ARCore sample app. When the app loads it Immediately crashes.
```
try (final Image image = frame.acquireCameraImage()) {
if (image.getFormat() == ImageForma…
-
Thanks for your great work, which really inspired me on my research.
As mentioned in the ReadMe.md, the training code for car keypoint localization will be updated. When will that be available? Wi…
-
Hi, Thanks for your excellent work!
In your paper, "Our sensor data is collected using a standard iPhone 6s device and contains the ground-truth pose trajectory and the raw synchronized data streams …