From 27e8fc938314b40092b2d82e829c27fbac4bff64 Mon Sep 17 00:00:00 2001 From: Rabenherz112 Date: Mon, 18 Nov 2024 18:41:42 +0100 Subject: [PATCH] Removed Exadel Compreface (unmaintained since Nov 2023) (#962) - ref: #1 - `ERROR:awesome_lint.py: Exadel CompreFace: last updated -368 days, 1:22:28.588236 ago, older than 365 days` - https://github.com/exadel-inc/CompreFace/issues/1250 --- software/exadel-compreface.yml | 15 --------------- 1 file changed, 15 deletions(-) delete mode 100644 software/exadel-compreface.yml diff --git a/software/exadel-compreface.yml b/software/exadel-compreface.yml deleted file mode 100644 index 11deb393d7..0000000000 --- a/software/exadel-compreface.yml +++ /dev/null @@ -1,15 +0,0 @@ -name: Exadel CompreFace -website_url: https://exadel.com/solutions/compreface/ -description: Face recognition system that provides REST API for face recognition, face detection, and other face services, and is easily deployed with docker. There are SDKs for Python and JavaScript languages. Can be used without prior machine learning skills. -licenses: - - Apache-2.0 -platforms: - - Docker - - Java - - Nodejs -tags: - - Automation -source_code_url: https://github.com/exadel-inc/CompreFace -stargazers_count: 5670 -updated_at: '2023-11-14' -archived: false