Skip to content

Commit

Permalink
readme
Browse files Browse the repository at this point in the history
  • Loading branch information
pammirato committed Feb 17, 2017
1 parent ce3a419 commit d8c3a6a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ To run a python function from the command line:

#Visualizations
Use the code here to visualize our data.
Replace `Home_01_1` with whichever scene you wish to view
###Visualize our images and bounding boxes, and virtually move around each scene.
#####Python
```
Expand All @@ -54,7 +55,6 @@ Use the code here to visualize our data.
>>>vis_camera_pos_dirs('Home_01_1')
```

Replace `Home_01_1` with whichever scene you wish to view



Expand Down
2 changes: 1 addition & 1 deletion visualizations/README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
#Visualizations
Use the code here to visualize our data.
Replace `Home_01_1` with whichever scene you wish to view
###Visualize our images and bounding boxes, and virtually move around each scene.
#####Python
```
Expand All @@ -21,7 +22,6 @@ Use the code here to visualize our data.
>>>vis_camera_pos_dirs('Home_01_1')
```

Replace `Home_01_1` with whichever scene you wish to view



0 comments on commit d8c3a6a

Please sign in to comment.