GithubHelp home page GithubHelp logo

paprika's People

Contributors

andreasengelhardt avatar conzel avatar l-in-da avatar lukaslweber avatar orsiszocs avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar

paprika's Issues

List of remaining tasks

Before demo

  • Run the app on the new hardware.
  • Choose some objects, the 4 layers to show and the exact refresh time. #2 #5
  • Crop the ImageNet images for the UI. #3

Can do after demo

  • Write a script to start the app automatically when the computer is started.
  • Ensure that the ML computations (saliency map, prediction, most active layers) are running on the GPU.
  • Check for unreasonably high RAM, CPU and GPU usage.
  • Refactor the analysis so that ML elements do not get unnecessarily reinitialised.
  • Obtain the heatmap in the size of the original camera image so that it does not look pixelated.
  • Make sure that the prediction rows never overflow.
  • Communicate the speech bubble texts to the museum.

Optional

  • Obtain a few consecutive shots from the camera and show the analysis for the image that has the largest score for one class.

making analysis and ui compatible

Preprocessing and converting to tensor should be part of the analaysis method, whereas cropping and rgb conversion should take place in the ui.
Testing compatibility.

Gather a set of robust items

  • Find suitable items, check reduced class list for inspirations (ebay Kleinanzeigen, stores, ...)
  • Pick items that are most robustly classified (try different positions, backgrounds, lightings, ...)
  • Test with document camera once it has arrived

Show ImageNet images next to the predictions in the UI

  • Generate the prediction tensors for all classes, for images of all sizes.
  • Select the most similar images in the analysis.
  • Show the images in the UI and crop them so that they fit. (See how much space there is for the images. For this, need to know the length of the longest labels.)
  • Find out if there are any images that should not be shown, for example, images with the bathtub and bikini labels.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.