Skip to content

Commit 1d8c05a

Browse files
author
Björn Barz
committed
Added animations of results to README of VideoDetection experiment
1 parent ac58c1a commit 1d8c05a

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

experiments/VideoDetection/README.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,9 +64,15 @@ Sampling individual frames with the top 5 detections every 4 seconds could be ac
6464

6565
python draw_video_frames.py detection_frames/ 5 4 visor_1261565143617_cesta1.wmv detections.txt
6666

67+
| Unbiased KL Divergence | Cross Entropy |
68+
|:----------------------:|:-------------:|
69+
| ![Unbiased KL Divergence][5] | ![Cross Entropy][6] |
70+
6771

6872

6973
[1]: http://www.openvisor.org/video_details.asp?idvideo=339
7074
[2]: http://ffmpeg.org/
7175
[3]: https://github.com/BVLC/caffe/tree/master/models/bvlc_reference_caffenet
72-
[4]: https://drive.google.com/open?id=1QSF0rC6zFt4fyGvpbD18Bh2JTtmOtEmB
76+
[4]: https://drive.google.com/open?id=1QSF0rC6zFt4fyGvpbD18Bh2JTtmOtEmB
77+
[5]: https://user-images.githubusercontent.com/7915048/42508044-79f6567e-8447-11e8-9267-4ef861e8a948.gif
78+
[6]: https://user-images.githubusercontent.com/7915048/42508043-79dcb32c-8447-11e8-90da-ff524182aed9.gif

0 commit comments

Comments
 (0)