Skip to content

Commit 42a7f39

Browse files
author
Nishad Gothoskar
committed
multiobject
1 parent 433966d commit 42a7f39

File tree

3 files changed

+1484
-0
lines changed

3 files changed

+1484
-0
lines changed

scripts/experiments/icra/scene_parse/nice_top_figure.ipynb

+278
Large diffs are not rendered by default.

scripts/experiments/icra/scene_parse/real_multiobject-Copy1.ipynb

+1,155
Large diffs are not rendered by default.
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,51 @@
1+
{
2+
"cells": [
3+
{
4+
"cell_type": "code",
5+
"execution_count": 1,
6+
"id": "f4ef9863-8ab0-4c83-abb3-3ab4f7733c4c",
7+
"metadata": {},
8+
"outputs": [],
9+
"source": [
10+
"import jax.numpy as jnp"
11+
]
12+
},
13+
{
14+
"cell_type": "code",
15+
"execution_count": null,
16+
"id": "8e04d8fc-c3b2-49c2-9d5f-212997d291bd",
17+
"metadata": {},
18+
"outputs": [],
19+
"source": []
20+
},
21+
{
22+
"cell_type": "code",
23+
"execution_count": null,
24+
"id": "6b10d798-1c24-42ff-9762-5d6b0e4e28a6",
25+
"metadata": {},
26+
"outputs": [],
27+
"source": []
28+
}
29+
],
30+
"metadata": {
31+
"kernelspec": {
32+
"display_name": "Python 3 (ipykernel)",
33+
"language": "python",
34+
"name": "python3"
35+
},
36+
"language_info": {
37+
"codemirror_mode": {
38+
"name": "ipython",
39+
"version": 3
40+
},
41+
"file_extension": ".py",
42+
"mimetype": "text/x-python",
43+
"name": "python",
44+
"nbconvert_exporter": "python",
45+
"pygments_lexer": "ipython3",
46+
"version": "3.9.18"
47+
}
48+
},
49+
"nbformat": 4,
50+
"nbformat_minor": 5
51+
}

0 commit comments

Comments
 (0)