Skip to content

人像搜索,支持向量引擎,单台服务器十亿级数据的毫秒级搜索 | Provides face search, Utilizes feature vector similarity search at the core,Millisecond-level search on a single server for billions of data entries

License

Notifications You must be signed in to change notification settings

mymagicpower/face-search

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

目录:

http://aias.top/

Face Search

Main Features

  • Utilizes feature vector similarity search at the core
  • Millisecond-level search on a single server for billions of data entries
  • Near real-time search, supports distributed deployment
  • Allows for insertion, deletion, search, and update of data at any time
  • Supports online user management and server performance monitoring, with the ability to restrict single-user logins

1. Face Search [Lite Version] - simple_face_search

Feature Introduction

  • Face Search: Upload a Face image for search
  • Data Management: Provides image compression package (zip format) upload, Face feature extraction

2. Face Search [Full Version] - face_search

Feature Introduction

  • Search Management: Provides face search, and image information viewing
  • Storage Management: Provides image compression package (zip format) upload, face feature extraction
  • User Management: Offers user-related configurations, default password is 123456 after adding a new user
  • Role Management: Assigns permissions and menus, can set role data permissions based on departments
  • Menu Management: Implements dynamic menu routing, configurable backend, supports multi-level menus
  • Department Management: Configurable system organizational structure, displayed as a tree table
  • Position Management: Configures positions for various departments
  • Dictionary Management: Maintains common fixed data, such as status, gender, etc.
  • System Logs: Records user operation logs and exception logs for easy troubleshooting by developers
  • SQL Monitoring: Uses Druid to monitor database access performance, default username is admin, password is 123456
  • Scheduled Tasks: Integrates Quartz for scheduled tasks, includes task logs for clear task execution status
  • Service Monitoring: Monitors server load conditions

Feature Demonstration

  • Login
  • User Management
  • Role Management
  • Operations Management
  • Image Upload
  • 1). Supports zip package upload.
  • 2). Supports server-side folder upload (for uploading a large number of images, such as hundreds of thousands of images into the database).
  • 3). Supports client-side folder upload.
  • Face Search

About

人像搜索,支持向量引擎,单台服务器十亿级数据的毫秒级搜索 | Provides face search, Utilizes feature vector similarity search at the core,Millisecond-level search on a single server for billions of data entries

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published