Skip to content

Commit

Permalink
multiobject
Browse files Browse the repository at this point in the history
  • Loading branch information
Nishad Gothoskar committed Sep 16, 2023
1 parent 433966d commit 42a7f39
Show file tree
Hide file tree
Showing 3 changed files with 1,484 additions and 0 deletions.
278 changes: 278 additions & 0 deletions scripts/experiments/icra/scene_parse/nice_top_figure.ipynb

Large diffs are not rendered by default.

1,155 changes: 1,155 additions & 0 deletions scripts/experiments/icra/scene_parse/real_multiobject-Copy1.ipynb

Large diffs are not rendered by default.

51 changes: 51 additions & 0 deletions scripts/experiments/icra/slam/o3d_dense_slam.ipynb
Original file line number Diff line number Diff line change
@@ -0,0 +1,51 @@
{
"cells": [
{
"cell_type": "code",
"execution_count": 1,
"id": "f4ef9863-8ab0-4c83-abb3-3ab4f7733c4c",
"metadata": {},
"outputs": [],
"source": [
"import jax.numpy as jnp"
]
},
{
"cell_type": "code",
"execution_count": null,
"id": "8e04d8fc-c3b2-49c2-9d5f-212997d291bd",
"metadata": {},
"outputs": [],
"source": []
},
{
"cell_type": "code",
"execution_count": null,
"id": "6b10d798-1c24-42ff-9762-5d6b0e4e28a6",
"metadata": {},
"outputs": [],
"source": []
}
],
"metadata": {
"kernelspec": {
"display_name": "Python 3 (ipykernel)",
"language": "python",
"name": "python3"
},
"language_info": {
"codemirror_mode": {
"name": "ipython",
"version": 3
},
"file_extension": ".py",
"mimetype": "text/x-python",
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.9.18"
}
},
"nbformat": 4,
"nbformat_minor": 5
}

0 comments on commit 42a7f39

Please sign in to comment.