opensse

Open Sketch Search Engine- 3D object retrieval based on sketch image as input

Github星跟踪图

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

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

Sketch search demo

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.

概览

名称与所有者zddhub/opensse
主编程语言C++
编程语言C++ (语言数: 8)
平台
许可证Other
发布数5
最新版本名称v1.3.0 (发布于 )
第一版名称v0.1.0 (发布于 )
创建于2014-03-01 11:23:43
推送于2022-04-27 13:36:24
最后一次提交2020-01-20 23:32:17
星数1k
关注者数72
派生数159
提交数138
已启用问题?
问题数21
打开的问题数0
拉请求数2
打开的拉请求数0
关闭的拉请求数0
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?
去到顶部