Releases: bitfyre/object-detect
Releases · bitfyre/object-detect
v2.0.0-alpha.2
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
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