MAX Object Detector Web App Versions Save

Create a web app to visually interact with objects detected using machine learning

v2.1

3 years ago

v2.0

4 years ago

With the addition of webcam support alongside the original functionality this web app steps up to a new level

v1.2

5 years ago

Includes error handling improvements and documentation updates

v1.1

5 years ago

A minor release with bug fixes found while publishing the code pattern.

v1.0

5 years ago

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

v0.2

5 years ago

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

v0.1

5 years ago

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.