Skip to content

Commit

Permalink
added character image feature (NOT semantic) similarity based reranki…
Browse files Browse the repository at this point in the history
…ng mode (#7)

* import trying generating charactor feature vector: WIP

* gen_cfeatures.py worked with GPU. with normal GPU, throuput was about 0.09sec/file.

* implemented Similarity index generation to gen_cfeatures.py .

* reverted and modified requimenets files.

* implemented cfeature based reranking version. testing is yet.

* cfeature special mode worked collectly.

* implemented search mode selector to web UI.

* supported + and - operator on query when charactor oriented search mode.

* enhanced web UI to display tags when charactor oriented search mode.
  • Loading branch information
ryogrid authored Nov 8, 2024
1 parent 12da3a8 commit 5882e95
Show file tree
Hide file tree
Showing 4 changed files with 656 additions and 54 deletions.
Loading

0 comments on commit 5882e95

Please sign in to comment.