Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
navreeetkaur authored Nov 14, 2019
1 parent 9a1afc1 commit 32b5710
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,3 +21,7 @@ Dataset Available at: https://goo.gl/ckZTTb
## Evaluation Metric:

Metric used for evaluation would be F1-score. Also sometimes multiple consecutive frames will have the same content written on it, so the labels and detections can have a difference of 2 frames but still capture same information. To deal with this, if nth frame was labelled as key, the detection will be considered valid for any frame [n-2, n+2].

## Implementation and Results:

Refer the [report](Report.pdf) for details on implementations, experiments and results.

0 comments on commit 32b5710

Please sign in to comment.