Skip to content

Releases: bitfyre/object-detect

v2.0.0-alpha.2

13 Jun 20:38
aa500a1
Compare
Choose a tag to compare
v2.0.0-alpha.2 Pre-release
Pre-release

Update ObjectDetect#detect method to handle region of interests that with aspect ratios that are different than the original image.

v2.0.0-alpha.1

01 Dec 21:55
1c349d0
Compare
Choose a tag to compare
v2.0.0-alpha.1 Pre-release
Pre-release

Fork from js-objectdetect and prepare it for npm.

  • Convert modules to ES Modules
  • Create build processes via Rollup
  • Create builds in the following format
    • iife
    • Minified iife
    • CommonJS
    • ES Modules