xxx

Results 13 issues of xxx

## Habitat-Sim version amin ## 🐛 Bug /envs/habitat/lib/python3.8/multiprocessing/resource_tracker.py:216: UserWarning: resource_tracker: There appear to be 6 leaked semaphore objects to clean up at shutdown warnings.warn('resource_tracker: There appear to be %d '...

Installing collected packages: habitat Attempting uninstall: habitat Found existing installation: habitat 0.1.2 Uninstalling habitat-0.1.2: Successfully uninstalled habitat-0.1.2 Running setup.py develop for habitat Successfully installed habitat-0.1.2 (habitat2) [20481535@scigpu15 habitat-api]$ cd .....

config.DATASET.DATA_PATH = '../data/datasets/pointnav/mp3d/v1/val/val.json.gz' config.DATASET.SCENES_DIR = '../data/scene_datasets/'

Hi, where can I find the tasks/pointnav_gibson.yaml ?

Package Version ---------------------------- --------------------- absl-py 1.2.0 asttokens 2.0.8 astunparse 1.6.3 backcall 0.2.0 cachetools 5.2.0 certifi 2022.6.15 charset-normalizer 2.1.1 chex 0.1.4 colorama 0.4.5 commonmark 0.9.1 cycler 0.11.0 decorator 5.1.1 dm-pix 0.3.3...

Dear authors, I trained the model on forward-facing real-noface dataset. But the farthest contents are not learned. Can you provide the configs that you used to train on that dataset?...

'log': jnp.exp, 'exp': jnp.log, inv_mapping = { 'reciprocal': jnp.reciprocal, 'log': jnp.exp, 'exp': jnp.log, 'sqrt': jnp.square, 'square': jnp.sqrt }