Skip to content

基于视觉特征的图像检索web系统,使用 Java + Python 实现。

Notifications You must be signed in to change notification settings

r6hk/cbir-project

Repository files navigation

Quick Start

  1. 将项目解压至 C 盘根目录(项目中所有路径可以在 dev.rennen.webapp.common.constants.CommonConstant 配置)
  2. 创建名为「cbir_web」的数据库,并执行项目目录中的 sql 脚本
  3. 修改 application.yml,配置数据库连接信息
  4. 解压训练集图片至项目根目录
  5. 启动 Spring Boot 项目
  6. 打开 frontend 文件夹中的 index.html 文件,即可使用

About

基于视觉特征的图像检索web系统,使用 Java + Python 实现。

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published