-
Notifications
You must be signed in to change notification settings - Fork 6
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
The BAG files available ? #4
Comments
Hi. |
Thank you for your reply. I read the paper, the trajectory optimization work which inherently uses traversablity estimation. I would like to perform binary classification of traversable / non-traversable comparison. What is the best performing model for this task ? Also is there hand labeled ground truths ? Or only “pseudo/proxy” labels. Lots of questions I know, thank you for your help!, I greatly appreciate it Edit: in this link http://subtdata.felk.cvut.cz/robingas/data/traversability_estimation/TraversabilityDataset/supervised/clouds/ are the color points pseudo labels or networks predictions ? |
Thanks for your interest. The dataset described at ./docs/trav_data.md contains manually annotated labels (binary traversability) for point clouds and RGB images. |
Thank you for the reply. Are they the ground truth labels or your method's estimation? |
Hi there,
I am also working on traversability estimation, and I would like to compare my method against this method.
I am running on ros2; I see that you have provided datasets as pcd and npy files. But I would like to run a bag file demo for traversability estimation. I would appreciate it if you could provide a few rosbags for my reference. Thank you
The text was updated successfully, but these errors were encountered: