zddhub/opensse
Fork: 157 Star: 960 (更新于 2024-10-27 07:20:32)
license: NOASSERTION
Language: C++ .
Open Sketch Search Engine- 3D object retrieval based on sketch image as input
最后发布版本: v1.3.0 ( 2017-04-13 08:21:02)
OpenSSE: Open Sketch Search Engine
![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.
Recognize input sketch image, you can try it via web version. See more search results, click demo videos.
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
Contact me
If you have any question or idea, please email to me.
最近版本更新:(数据更新于 2024-11-02 14:19:13)
2017-04-13 08:21:02 v1.3.0
2017-04-11 00:44:29 v1.2.0
2017-03-28 22:18:01 v1.1.0
2017-02-19 21:57:09 v1.0.0
主题(topics):
search, search-engine, sketch, sse
zddhub/opensse同语言 C++最近更新仓库
2024-11-14 19:53:29 dragonflylee/switchfin
2024-11-12 22:32:53 PCSX2/pcsx2
2024-11-11 01:07:39 mudler/LocalAI
2024-11-10 05:02:57 LizardByte/Sunshine
2024-11-08 16:52:36 ExpressLRS/ExpressLRS
2024-11-08 05:48:17 ClickHouse/ClickHouse