havanagrawal / clomask

Capstone Project for Clobotics: Using Mask R-CNN for Rigid/Non-Rigid Retail Consumable Product Detection
MIT License
7 stars 4 forks source link

Improve website UI #8

Closed havanagrawal closed 5 years ago

havanagrawal commented 5 years ago

Current Issues

  1. The output mask shows up at a random point below the drop area.
  2. There is no way to examine images that have already been processed by the application.

Deliverables:

  1. Streamline the UI so that the generated mask appears in an intuitive location on the UI
  2. Add a gallery section that displays images and their masks in pairs.
  3. Explore the concept of overlaying the masks using Javascript, so that the user can hover over an object to see the annotation, like the Coco Dataset. (ambitious)