Skip to content

Releases: JoHeinrich/amos-ss16-proj5

sprint-13-release

12 Jul 19:26
Compare
Choose a tag to compare

-Cleaned up code
-Implemented Non-Maximum-Suppression for bounding boxes
-Updated scripts and created script for final demo
-Updated main about usage of the program
-Updated readme about usage of the program

final-release

12 Jul 19:53
Compare
Choose a tag to compare
minor style corrections in readme

sprint-13-release-candidate

12 Jul 19:24
Compare
Choose a tag to compare
Pre-release

-Cleaned up code
-Implemented Non-Maximum-Suppression for bounding boxes
-Updated scripts and created script for final demo
-Updated main about usage of the program
-Updated readme about usage of the program

final-release-candidate

12 Jul 19:52
Compare
Choose a tag to compare
Pre-release
minor style corrections in readme

sprint-12-release

06 Jul 10:47
Compare
Choose a tag to compare

Improved detection
Reduced technical debt

sprint-12-release-candidate

06 Jul 08:31
Compare
Choose a tag to compare
Pre-release

Cleaned up code
Optimised detection

sprint-11-release-candidate

29 Jun 07:49
Compare
Choose a tag to compare
  • Multithreading enabled
  • Multiple messages in CAF
  • improved detection rate with new DetectionInROI function (the people detection is now only done at areas where vehicles are found)
  • haarcascade_fullbody.xml was added

sprint-11-release

29 Jun 11:06
Compare
Choose a tag to compare
  • Multithreading enabled
  • Multiple messages in CAF

Integrated in single thread version:

  • improved detection rate with new DetectionInROI function (the people detection is now only done at areas where vehicles are found)
  • haarcascade_fullbody.xml was added

sprint-10-release

22 Jun 10:47
Compare
Choose a tag to compare
  • the components stream decoder, object detection and scenario analyser are now combined
  • the caf (actor framework) is used for communication
  • support for .mp4 videos

sprint-10-release-candidate

21 Jun 21:13
Compare
Choose a tag to compare
Pre-release
  • the components stream decoder, object detection and scenario analyser are now combined
  • the caf actor framework is used for communication
  • support for .mp4 videos