semantic text2image search
1.0.0
此代碼讓您以描述性的方式搜索圖像。

在要放置此倉庫的位置,請使用以下命令:
git clone [email protected]:bauerem/semantic-text2image-search.git
cd semantic-text2image-search
source setup.sh
我。將圖像放入後端/圖像目錄中。
ii。使它們可以通過以下腳本搜索:
source vectorize.sh
您現在可以使用命令運行軟件:
source run_backend.sh
在另一個終端中,使用命令:
source run_frontend.sh