Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 1.22 KB

REFERENCES.md

File metadata and controls

14 lines (11 loc) · 1.22 KB

References and Credits

[Webpage] [GitHub]

This work is based on the following literature:

  1. Bochinski, E., Eiselein, V., & Sikora, T. (2017, August). High-speed tracking-by-detection without using image information. In 2017 14th IEEE International Conference on Advanced Video and Signal Based Surveillance (AVSS) (pp. 1-6). IEEE. [pdf]
  2. Bewley, A., Ge, Z., Ott, L., Ramos, F., & Upcroft, B. (2016, September). Simple online and realtime tracking. In 2016 IEEE International Conference on Image Processing (ICIP) (pp. 3464-3468). IEEE. [arxiv]
  3. YOLOv3. [pdf][website]
  4. Kalman Filter. [wiki]
  5. TensorFlow Object Detection API [GitHub]
  6. Caffe [website][GitHub]
  7. OpenCV. [GitHub] [Website]