Skip to content

Releases: occ-ai/obs-detect

OBS Object Detection plugin 0.0.3

01 Jun 03:37
a41f024
Compare
Choose a tag to compare

Big Release! With so many new features:

  • Face detection algorithm! Based on the very fast YuNet model
  • SORT algorithm for smooth tracking and consistent ID
  • Pixelate "blur" effect
  • Filter by minimal size
  • Track/Zoom the biggest or "oldest" object
  • Save detections to file real-time (combine with Streamer.bot!)

Enjoy!

Checksums

obs-detect-0.0.3-macos-universal.pkg: ffa5e884be2b1ebc325b9ed00c9b638dc55f8af339d8372063dc2f13f5688d17
obs-detect-0.0.3-source.tar.xz: 7fca0ee5dff3b77acbb77f9e4202bb05e2069c68d9f114f4e07e1e6405429889
obs-detect-0.0.3-windows-x64-Installer.exe: f59fc657abe2d65e15e591af730acc56900d642efe335a609c8b157b0ce7cd3f
obs-detect-0.0.3-windows-x64.zip: 3273a6cf17edea060552823cebb11f286cf74e9ca1bbe84a7f938d9ebb2b5397
obs-detect-0.0.3-x86_64-linux-gnu-dbgsym.ddeb: 298d5bca152a516ffd5237c00f2c8cf9d997507628fb446809e47629c163d7eb
obs-detect-0.0.3-x86_64-linux-gnu.deb: 487049975d421ad3bc3fb10cfd7edbeb460e4c957977d2f3d36121dba2433f89

What's Changed

  • refactor: Update draw_objects function to include classNames vector by @royshil in #11
  • Add SORT tracker by @royshil in #15
  • feat: Update showUnseenObjects flag and add saveDetectionsPath field … by @royshil in #16
  • Crop region by @royshil in #17
  • feat: Add YuNet model support for object detection by @royshil in #19
  • feat: Add pixelate effect support for masking by @royshil in #20

Full Changelog: 0.0.2...0.0.3

OBS Object Detection plugin 0.0.2

13 May 14:25
Compare
Choose a tag to compare

Adding the ability to load external custom models!
Also adding documentation on how to train custom models.

Checksums

obs-detect-0.0.2-macos-universal.pkg: a24014017f4a65e1eb73308cf12df8fc821502e5632d3a158aab5a53a31fc4a9
obs-detect-0.0.2-source.tar.xz: e89658d9b41510a1b6d519274eb2977a3deaf22f28c9c8719988089f9fa7fad8
obs-detect-0.0.2-windows-x64-Installer.exe: dedf8c6ffb705a814960a27b9f31bf3f5f70348f1f31ae3eb0a41e84d83d3733
obs-detect-0.0.2-windows-x64.zip: 493ea49e97ad85a37d0523b02e68b5d08ddfda1a267308d674093aa44e31204f
obs-detect-0.0.2-x86_64-linux-gnu-dbgsym.ddeb: 75a8663e9086038da734f5313b0881384535302618d1296eea9297d420a62602
obs-detect-0.0.2-x86_64-linux-gnu.deb: b9330074235b342b3d0dcd704b7c4e243679537ab7f9936d030167ccf2fa9560

What's Changed

Full Changelog: 0.0.1-rc3...0.0.2

OBS Object Detection plugin 0.0.1-rc3

11 Apr 16:03
3bd282a
Compare
Choose a tag to compare
Pre-release

Checksums

obs-detect-0.0.1-macos-universal.pkg: 14988bbc54b241b24e541959e3f73c0fa5dc320ce9e5b9f1d36c629527857a13
obs-detect-0.0.1-source.tar.xz: 0d39d19ce9e14ce24915f2625745b54c9dd6aec57cf71e18692e1d6669b179a5
obs-detect-0.0.1-windows-x64-Installer.exe: 9bdb4a720c185fc878e514f61b445e49636bb11f76dd2cfb6c4a837277a842a0
obs-detect-0.0.1-windows-x64.zip: da13450cc1dd101815ef5bd968277744f98cdb43833a7a179fcd94d7ee4073a8
obs-detect-0.0.1-x86_64-linux-gnu-dbgsym.ddeb: 2179f46b94c3ceaaf206f18067349217168895a8c9cd1788345cfb8e6e023424
obs-detect-0.0.1-x86_64-linux-gnu.deb: 49625857c4b9386739a28c400960b924c8838e7cf3d2befdbedaca6066c0f4d1

What's Changed

  • Add ZoomSpeed and DetectedObject properties to en-US.ini and FilterDa… by @royshil in #3
  • Refactor code formatting in .clang-format, obs-config-utils.cpp, obs-… by @royshil in #5

New Contributors

Full Changelog: 0.0.1-rc2...0.0.1-rc3

OBS Object Detection plugin 0.0.1-rc2

28 Mar 21:03
Compare
Choose a tag to compare
Pre-release

Checksums

obs-detect-0.0.1-macos-universal.pkg: 1ff626b04a7eedc5a298d1932d9eaf1d2d2e265d8ad65eff1c2106cd06cbd4bb
obs-detect-0.0.1-source.tar.xz: 4099feb314da6f4ffd519b2b7d5cdb7916e7753e68ecd01494e87e043afea639
obs-detect-0.0.1-windows-x64-Installer.exe: 91deb0b36a741efcdc4243a0b312901a99d6d188e47f43f1ba7114de16344902
obs-detect-0.0.1-windows-x64.zip: a57753979cf035d7fc6d7501d00e7ebcc5013d245a318b74a3b9cb877fe2ef64
obs-detect-0.0.1-x86_64-linux-gnu-dbgsym.ddeb: 04670fd7b3d356ba0e80b3b76c73a13da96eb89e8ffe0e8b441b1019ea692f0e
obs-detect-0.0.1-x86_64-linux-gnu.deb: f52114c1cc4df74d04471be1cfe21a14d8da2fc03231cdffc10c0077183a0bae

Full Changelog: 0.0.1-rc1...0.0.1-rc2

OBS Object Detection plugin 0.0.1-rc1

28 Mar 07:13
Compare
Choose a tag to compare
Pre-release

Checksums

obs-detect-0.0.1-macos-universal.pkg: ad4f49f95caa3f76b05eac1e9c556339277e108df586333f1ebc767013ee1dfa
obs-detect-0.0.1-source.tar.xz: 78d43897719b33c6934f3e82681f8e56409160293807bfc68be89e9b9e77dae5
obs-detect-0.0.1-windows-x64-Installer.exe: 1fb69d1fd79e93015af9819aa080912a5701e64ee59c3ac9baa71b5b5e029b70
obs-detect-0.0.1-windows-x64.zip: 0ead64f36ac3bc621db09b768983f6f66c96467f1e85df3dab43b180b3a49281
obs-detect-0.0.1-x86_64-linux-gnu-dbgsym.ddeb: b5644a75956c31c79be882ae5f5ccb204d07f5eba66b37b77c5419e9a301b778
obs-detect-0.0.1-x86_64-linux-gnu.deb: f517942bd82f08dd3d3f523dd92d379eba0c8a0e9f602bbbfc9f2d2bd7d04978

Full Changelog: 0.0.1-rc...0.0.1-rc1

OBS Object Detection plugin 0.0.1-rc

28 Mar 05:04
Compare
Choose a tag to compare
Pre-release

Checksums

obs-detect-0.0.1-macos-universal.pkg: 035596c634341357ce34ac38af43d847398b2529c5d865a07b958d915eda9198
obs-detect-0.0.1-source.tar.xz: 9b04cd03149804d37922f96f5b8a26f406869a41cff7a7973a6930fce6bdef6e
obs-detect-0.0.1-windows-x64-Installer.exe: d59bb391cc2d7b6f3e6bd35e058fdf2ecc5dec4e6bdf9cdf1f012d7993973ac3
obs-detect-0.0.1-windows-x64.zip: 36a22dcb7c145e47d90b82c15b5e3f60bd0f7c4be986b20cb2acbf2ab765595f
obs-detect-0.0.1-x86_64-linux-gnu-dbgsym.ddeb: 7fe9db634fe235737bcbdcdde707b55042d136c2b70ca6b9bf9cb89e01881da7
obs-detect-0.0.1-x86_64-linux-gnu.deb: 0187964cf264608407366dd122946a6e0284afb4266a5d593bbf76f7cd6ba208

Full Changelog: https://github.com/occ-ai/obs-detect/commits/0.0.1-rc