Code Monkey home page Code Monkey logo

opensse's Introduction

OpenSSE: Open Sketch Search Engine Build Status

![Gitter](https://badges.gitter.im/Join Chat.svg)

Hello everybody!

I'm very interested in Mathias Eitz's works on SIGGRAPH 2012, so I developed OpenSSE, Just for fun.

This is an open source sketch search engine for 3D object retrieval based on sketch image as input. In fact, it can retrieve more, such as images, videos, point cloud models and volume models, you just need get their line drawing images than I know you can.

In order to clearly show how to work, I used single thread and ascii encoding for file storage.

Zhang Dongdong

Demo powered by OpenSSE

  • Open Sketch Search

This demo deals with 3D mesh models. See more search results, click demo videos.

Sketch search demo

  • Open Sketch Recognize

Recognize input sketch image, you can try it via web version. See more search results, click demo videos.

Sketch recognize demo

Interesting demo

Note: The below demos are NOT powered by OpenSSE, but I think they share the same field. And also I am very interested in them, so list here:

How to install

After installed OpenSSE's dependency - OpenCV 3.0.0+, You can compile and install it like below:

mkdir release && cd release
cmake ..
make
make install

OpenSSE Wiki

More detail info, go to OpenSSE Wiki

Todo List

  • Recognize sketch
  • Speed up train steps
  • Support big image set

Thanks

License

Apache License, Version 2.0

Contact me

If you have any question or idea, please email to me.

opensse's People

Contributors

zddhub avatar gitter-badger avatar

Watchers

Jin avatar

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.