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?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?
去到頂部