question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Question about PointNav data info

See original GitHub issue

In the provided PointNav datasets for Gibson and MatterPort3D, how do you define the episode difficulty for easy, medium, and hard? By geodesic distance or by the ratio between geodesic and euclidean distance? I didn’t find this information in the code and the paper. Thanks!

// TODO(you): code here to reproduce the problem

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:9 (1 by maintainers)

github_iconTop GitHub Comments

1reaction
kowshikthopallicommented, Sep 19, 2019

Hi, Episode difficulty is defined as the ratio of geodesic to Euclidean distance. More detailed comments can be found here https://github.com/facebookresearch/habitat-api/blob/959799b948dd7d11d72ea417d47f0c5f60e35fc2/habitat/datasets/pointnav/pointnav_generator.py#L94

0reactions
DianDYucommented, Sep 20, 2019

@mathfac @erikwijmans Thank you very much for your answers and suggestions!

Read more comments on GitHub >

github_iconTop Results From Across the Web

Question about PointNav data info · Issue #206 - GitHub
In the provided PointNav datasets for Gibson and MatterPort3D, how do you define the episode difficulty for easy, medium, and hard?
Read more >
PointGoal Navigation | Papers With Code
However, for PointNav in a realistic setting (RGB-D and actuation noise, no GPS+Compass), this is an open question; one we tackle in this...
Read more >
Habitat Challenge 2021
Task #1: PointNav focuses on realism and sim2real predictivity (the ability ... location and orientation information relative to the start of the episode....
Read more >
Auxiliary Tasks Speed Up Learning PointGoal Navigation - arXiv
We aim to answer the following questions: 1. Do auxiliary tasks help on POINTNAV in photorealistic environments? 2. Does combining auxiliary ...
Read more >
Is Mapping Necessary for Realistic ... - CVF Open Access
However, for PointNav in a realistic setting. (RGB-D and actuation noise, no GPS+Compass), this is an open question; one we tackle in this...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found