Releases: IBM/MAX-Object-Detector-Web-App
Update jQuery
Add webcam support
With the addition of webcam support alongside the original functionality this web app steps up to a new level
Improved Error Handling
Includes error handling improvements and documentation updates
Bug Fix Release
A minor release with bug fixes found while publishing the code pattern.
Object Detector Web App Release
The first major release of the Object Detector Web App, including an overhaul of the documentation in preparation for Code Pattern submission.
This release introduces a new feature and bug fix from the previous Mini Web App Release:
-
A new "Labels Found" panel displays icons for the labels currently displayed and allows users to highlight matching objects as well as filter objects based on their label.
-
Bug Fix: bounding boxes will now resize with the image when resizing the browser window
Mini Web App v2 Release
An updated version of the Mini Web App that will also be embedded in the MAX Object Detector model.
New Features include:
- Control panel for changing the model output's probability threshold
- Added probability to bounding box labels (when they fit)
- Cleaned up bounding box style and updated color from black to green
- Added link to repo in footer
Mini Web App Release
This release is a fully functional mini web app that wraps the functionality of the MAX Object Detector model in a simple UI without adding any functionality.
This release can serve as the base for any future offshoot web apps utilizing the MAX Object Detector model.