Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Fredrik Gustafsson committed Sep 27, 2017
1 parent 5432000 commit 9d1310f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,12 +26,12 @@ utilities.py:
*****

train.py:
- ASSUMES: that preprocessing_data.py has already been run.
- ASSUMES: that preprocess_data.py has already been run.
- DOES: script for training the model.
*****

run_on_KITTI_sequence.py:
- ASSUMES: that preprocessing_data.py has already been run.
- ASSUMES: that preprocess_data.py has already been run.
- DOES: runs a model checkpoint (set in line 45) on all frames in a KITTI test sequence (set in line 28) and creates a video of the result.

****
Expand Down

0 comments on commit 9d1310f

Please sign in to comment.