Skip to content
View FaceAI's full-sized avatar

Block or report FaceAI

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
  • Android On_device 1:1 Face Recognition And Alive Detect;1:N & M:N Face Search SDK 。 🧒 离线版设备端Android1:1人脸识别动作活体检测,静默活体检测 以及1:N M:N 人脸搜索 SDK 封装

    Java 1 Updated Jul 21, 2024
  • A comprehensive toolkit and benchmark for tabular data learning, featuring over 20 deep methods, more than 10 classical methods, and 300 diverse tabular datasets.

    Python MIT License Updated Jul 20, 2024
  • bus Public

    Forked from 818000/bus

    Bus (应用/服务总线) 是一个基础框架、服务套件,它基于Java17+ 编写,参考、借鉴了大量已有框架、组件的设计,可以作为后端服务的开发基础中间件。代码简洁,架构清晰,非常适合学习使用。

    Java MIT License Updated Jul 19, 2024
  • On Device Android Face 1:N and M:N Search With Liveness Detection & Anti Spoofing SDK / 离线版Android 1:N 和M:N人脸检索,包含活体检测反作弊 .

    Kotlin 1 Updated Jun 13, 2024
  • Omega-AI Public

    Forked from dromara/Omega-AI

    Omega-AI:基于java打造的深度学习框架,帮助你快速搭建神经网络,实现模型推理与训练,引擎支持自动求导,多线程与GPU运算,GPU支持CUDA,CUDNN。

    Java Apache License 2.0 Updated May 31, 2024
  • mlkit Public

    Forked from googlesamples/mlkit

    A collection of sample apps to demonstrate how to use Google's ML Kit APIs on Android and iOS

    Java Apache License 2.0 Updated May 8, 2024
  • vexip-ui Public

    Forked from vexip-ui/vexip-ui

    A Vue 3 UI library, highly customizability, full TypeScript, performance pretty good.

    TypeScript MIT License Updated Apr 2, 2024
  • 基于Vue3、Pinia、Antd5、Vite5、和Typescript的中后台管理系统

    TypeScript MIT License Updated Mar 28, 2024
  • nawoj Public

    Forked from fujiwarazz/nawoj

    an open judge project using springboot

    Java Updated Mar 27, 2024
  • JYso Public

    Forked from qi4L/JYso

    It can be either a JNDIExploit or a ysoserial.

    Java MIT License Updated Mar 20, 2024
  • OpenAPI/Swagger UI document, quickly generate mock params and call api, also simplified postman tool

    TypeScript MIT License Updated Mar 18, 2024
  • 最稳定的BTC-全币种代理中转,地表最强矿池代理 矿池中转 矿池抽水开发者费用固定千分之2(1台也是0.02%,没有矿机数量门坎)几乎无损的转发,近乎变态的精准比例;轻松支持百万级并发!开发费单一抽取.精准比例,/BTC/ETH/ETC/LTC/RVN/ERGO/CFX/KAS/IRON/CKB/KDA/ZEC/NEXA ,性能极高,经过1000G压力测试,一键安装上手简单!!minerpr…

    Rust MIT License Updated Mar 18, 2024
  • MACE Public

    Forked from Shilin-LU/MACE

    [CVPR 2024] "MACE: Mass Concept Erasure in Diffusion Models" (Official Implementation)

    Python MIT License Updated Mar 18, 2024
  • 基于 React + Spring Boot + Picocli + 对象存储的代码生成器共享平台,又分为 3 个循序渐进的子项目:基于命令行的本地代码生成器 + 代码生成器制作工具 + 在线代码生成器平台。实践 Java 命令行应用开发、FreeMarker 模板引擎、多种设计模式、对象存储、十几种优化方法、复杂业务的拆解和系统设计、分布式任务调度系统、Vert.x 响应式编程等

    Java MIT License Updated Mar 6, 2024
  • Autoxhs Public

    Forked from Gikiman/Autoxhs

    📛 Autoxsh is an open-source tool that utilizes OpenAI's API to automate the generation and publishing of content on Xiaohongshu (Little Red Book), including images, titles, text, and tags.

    Python Updated Mar 1, 2024
  • 基于 .Net 8 、SqlSugar、Vue、RBAC、前后端分离的开箱即用的企业级中后台管理系统

    C# Apache License 2.0 Updated Feb 29, 2024
  • MAPE-PPI Public

    Forked from LirongWu/MAPE-PPI

    Code for ICLR 2024 (Spotlight) paper "MAPE-PPI: Towards Effective and Efficient Protein-Protein Interaction Prediction via Microenvironment-Aware Protein Embedding"

    Python MIT License Updated Feb 27, 2024
  • local-cms Public

    Forked from huyikai/local-cms

    A Management System for Managing Local markdown Files

    TypeScript MIT License Updated Feb 26, 2024
  • DevOps Public

    Forked from dqzboy/DevOps

    DevOps. Make the project development and release simpler, easier and more efficient.

    Groovy Updated Feb 25, 2024
  • DKube Public

    Forked from dqzboy/DKube

    This is a K8s cluster management platform

    Go Updated Feb 24, 2024
  • LM-RL Public

    Forked from zhanghao5683934/LM-RL
    Python Updated Feb 24, 2024
  • qi Public

    Forked from AnonymousAAArdvark/qi

    Lightweight and fast programming language designed to be written in Chinese.

    C MIT License Updated Feb 20, 2024
  • Control Google Slides With Just Hand Gestures!

    TypeScript MIT License Updated Feb 20, 2024
  • Java Updated Feb 5, 2024
  • VAF_2 Public

    Forked from nuaazs/VAF_2

    Aims to create a comprehensive voice toolkit for training, testing, and deploying speaker verification systems.

    Python Updated Feb 5, 2024
  • SimpleFramework 是一个简易版的 Spring 框架,专注于实现 Spring 的三大核心功能:IOC(控制反转)、AOP(面向切面编程)和 MVC(模型-视图-控制器)。该项目旨在通过重新构建这些关键功能,为开发者提供深入理解 Spring 框架架构和设计理念的机会,同时也是一种提升 Java 开发技术能力的实践。

    Java MIT License Updated Jan 19, 2024
  • TF-ICON Public

    Forked from Shilin-LU/TF-ICON

    [ICCV 2023] "TF-ICON: Diffusion-Based Training-Free Cross-Domain Image Composition" (Official Implementation)

    Python MIT License Updated Jan 17, 2024
  • GLOBEM Public

    Forked from UW-EXP/GLOBEM
    Python Apache License 2.0 Updated Jan 9, 2024
  • 移动端Android App 端侧AI 应用&模型

    1 Updated Nov 15, 2023
  • The official implementation of IJCV & BMVC 2022 paper "One-Pot Multi-frame Denoising".

    Python GNU General Public License v3.0 Updated Sep 15, 2023