Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
javixw authored Jun 2, 2020
1 parent 768c704 commit 781f2c1
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,8 @@ The code consists of a main script and functions that make the different phases
- matrix2print: Preparation to be able to paint the semantic masks.
- print_mask: Paint the semantic masks over the target image.
- metrics: Returns different measures of each aggregation and direct segmentation against the ground truth.
When everything is downloaded and in the right place, you just need to run main.m

When everything is downloaded and in the right place, you just need to run main.m. You can choose the target heading and pitch.
# Results
The code returns the scoremap and labemap of the 3 aggregations.
It also returns the semantic masks as follows:
Expand Down

0 comments on commit 781f2c1

Please sign in to comment.