Code Monkey home page Code Monkey logo

hackart-you-in-artwork's Introduction

Skarby muzeum

Znajdź ukryte szczegóły na obrazach!

Stańczyk - wykrywanie obiektów

HackArt - Hackathon Muzeum Narodowego - zespół DS - YouTube

1 miejsce w HackArt ⁄ Hackathon MNW, 26-27 ma­ja 2018, Mu­zeum Na­ro­do­we w War­sza­wie.

Skład

Aplikacja

Skarby muzuem - stron główna

Skarby muzuem - części ciała

Technical notes

Object detection

Google Cloud Vision API

Demo: https://cloud.google.com/vision/

Code: https://github.com/stared/hackart-you-in-artwork/blob/master/aux/scripts_karol/gcp-vision.py

Result: https://github.com/stared/hackart-you-in-artwork/blob/master/data/gcp-vision.json

Tensorflow Object detection API

TF OD API: https://github.com/tensorflow/models/tree/master/research/object_detection

Labels (Open Images v3 bbox - 545 classes) - https://github.com/tensorflow/models/blob/master/research/object_detection/data/oid_bbox_trainable_label_map.pbtxt

Model ZOO: https://github.com/tensorflow/models/blob/master/research/object_detection/g3doc/detection_model_zoo.md

Model used (faster_rcnn_inception_resnet_v2_atrous_oid): http://download.tensorflow.org/models/object_detection/faster_rcnn_inception_resnet_v2_atrous_oid_2018_01_28.tar.gz

Code: https://github.com/stared/hackart-you-in-artwork/blob/master/aux/scripts_karol/evaluate_on_images.py

Result: https://github.com/stared/hackart-you-in-artwork/blob/master/data/oidv3.json

HTML info

In Vue.js.

Install

npm i @vue/cli-service

Run

npm run serve

Deploy (to GitHub pages)

See: https://medium.com/@codetheorist/vue-up-your-github-pages-the-right-way-955486220418

First, install push-dir. Then:

npm run build; push-dir --dir=dist --branch=gh-pages --cleanup

You need to set relative path, see: https://github.com/vuejs/vue-cli/blob/dev/docs/config.md

hackart-you-in-artwork's People

Contributors

karolmajek avatar pziecina avatar stared avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

Forkers

sensecollective

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.