Code Monkey home page Code Monkey logo

imi-unicorns's People

Contributors

cqtan avatar luira avatar vitax avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

Forkers

elektrobohemian

imi-unicorns's Issues

Script: DataProcessing

Errors beseitigen und Notebook in ein vernnftiges Script umwandeln. Evtl. auf verschiedene Funktionen aufteilen

Test: Category Feature

Test feature to filter images by their content:

  • Drop Down GUI to select one of the following:
    • select person
    • select maps
    • select text
    • etc.

ML: JSON structure for image feature

# Test with 10 images:

new Collection for each Image
{
  features: <List>
  path: <string> -> ("dist/ChasingUnicornsAndVampires/assets/images/" + PPN + <imageName.ending>) 
  PPN: <string>
}

Insert for every Book
{
 "PPN-Nr": <List of Features>
 "PPN-Nr": ...
  ...
}

For Category
{
  feature: <Collection>(Category: featureName)
}

ML: by Location

Classify images according to where they were first published.
Currently using heatmaps to display location

  • Overview could be impoved when too many books are in same place
  • Try displaying as list?

Wrapping-Up: Create documentation

Create documentation in a way that other uses are able to run the app locally

  • Try making a wiki page for easy collaboration.
  • Reduce required libs as much as possible
  • Include requirements.txt and/or package.json file
  • Add version of used technologies (only the main ones, e.g. Angular, Keras, etc.)

ML: Filter out less-meaningful images

Images, such as covers, blank pages, etc. should be clustered and filtered out so that mostly meaningful images can be displayed and to reduce the number of images in total to handle.

ML: by Date

Classify images according to their creation date (Time line feature)
Also show for each visualisation.

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.