Coder Social home page Coder Social logo

metaslam / gpr_competition Goto Github PK

View Code? Open in Web Editor NEW
163.0 6.0 18.0 20.17 MB

Dataset for MetaSLAM Challenge

License: BSD 3-Clause "New" or "Revised" License

Python 13.60% Jupyter Notebook 86.40%
dataset localization robotics slam continual-learning

gpr_competition's Issues

The PR curve

@maxtomCMU Hi,the work is excellent!But I wan to know the package gpr.evaluation how to get PR curve,the code only can get the Topk-recall.Thanks!

Submission

Thank for this dataset.

We have a pipeline and are able to achieve good results on the validation set. However, our method does not result in a descriptor for every point cloud instead for a given point pair of point clouds we directly return the distance between them in the latent space.

As I understand the current submission format does not support this, can you please provide a few instructions to upload results of our new method

UAV round 2 dataset - gt_matches.csv in train subset is missing

There is no gt_matches.csv for Train subset of UAV dataset for round 2:

$ ls Train/
query.csv  query_images  reference.csv  reference_images

$ ls Val/
gt_matches.csv  query.csv  query_images  reference.csv  reference_images

Can you provide this file? Thank you!

Dataset lacks the absolute location

Thanks for your excellent dataset.
I want to do some experiments on your excellent dataset for Place Recognition but I have a question: the submap in the dataset doesn't have absolute location because only relative poses of submaps are given, long-term information of multiple trajectories can't be recognized. So I ask that if you can release the GPS or absolute location of every submaps in every track? Thank you!

Cannot download from Baidu

Hi,

I'm currently trying to download the dataset in Australia - I cannot register an account for Baidu or navigate the interface, and the dropbox link still appears to be broken. Is there a timeline on when this issue will be fixed?

Thank you,

Joshua

Cant Download UAV Round 2 Training Set

Somehow I can't download the training dataset for UAV Round 2. I use this dropbox link. I could click the download, it progressed, but at the end of the download, it was suddenly failing. I tried multiple times using Firefox and Chrome. I have no problem with the validation and testing dataset.

Unable to extract the dataset

I am unable to extract the files TRAIN.tar.gz.00 , TRAIN.tar.gz.01 , TRAIN.tar.gz.02 for the 3D-3D LiDAR scan dataset given in this link, can you please help me with this.

Thank You

About get_recall

Why does "true_neighbors" use indice of queries_feature instead of reference_feature? Isn't "retrieved_indices" from "reference_feature"?

for i in range(true_threshold, len(queries_feature) - true_threshold):
true_neighbors = i + np.arange(-true_threshold, true_threshold + 1)

Error in visualize cloud

I try to use the pose in npy file to visualize database and query clouds. In round 1, the paired point clouds are successfully displayed in picture above. However, in round 2, the point clouds show a clear deviation in picture below. I guess there is a mismatch between pose and point cloud
image
image

Question about meter/pixel information for Visual Terrain Relative Navigation Dataset(Helicopter dataset)

Thank you for sharing great dataset.
Now I'm trying to recover approximate metric unit translation from consequtive two images using Homography.
For example, if translation btw two images(query 00001.png, query 00004.png) is (10pixel, 30pixel), i want to recover approximate metric unit translation using meter/pixel scale information.

So, I would like to request meter/pixel information for the duration of the flight path if that information exists. (for both aerial / satellite caes.)
Thank you in advance.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.