Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ybarancan authored Dec 1, 2021
1 parent 5fab8db commit 1b4d72c
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,13 @@ Nuscenes trained Polygon-RNN based model is at: https://data.vision.ee.ethz.ch/

Nuscenes trained Transformer based model is at: https://data.vision.ee.ethz.ch/cany/STSU/transformer.pth

## Metrics

The implementation of the metrics can be found in src/utils/confusion.py.
Please refer to the paper for explanations on the metrics.

![Metrics figure](metric.png)

### Additional Links

- Polygon-RNN: https://github.com/fidler-lab/polyrnn-pp
Expand Down

0 comments on commit 1b4d72c

Please sign in to comment.