2021-06-26 21:07:21 +02:00
2021-05-20 13:03:18 +02:00
2021-06-26 19:38:14 +02:00
2021-04-25 13:42:26 +02:00
2021-06-26 19:38:14 +02:00
2021-04-25 13:24:51 +02:00
2021-06-26 19:41:58 +02:00
2021-06-26 19:38:14 +02:00
2021-05-20 13:03:18 +02:00
2021-06-26 21:07:21 +02:00
2021-05-20 13:19:16 +02:00
2021-04-25 15:39:32 +02:00
2021-04-25 19:02:18 +02:00
2021-04-22 16:10:08 +02:00
2021-04-22 16:10:08 +02:00
2021-05-20 13:19:16 +02:00
2021-06-26 21:07:21 +02:00
2021-06-26 21:07:21 +02:00
2021-06-26 21:07:21 +02:00
2021-06-26 21:07:21 +02:00

Nextcloud Recognize

Image recognition for Nextcloud

This app goes through your photo collection and adds fitting tags, automatically categorizing your photos. Tagging works via the Nextcloud's Collaborative Tags.

Privacy

This app does not send any sensitive data to cloud providers or similar services. All image processing is done on your nextcloud machine, using Tensorflow.js running in Node.js, which comes bundled with this app.

Categories

This is the list of recognized things and which categories they are currently mapped to. I'm happy to accept pull requests for this file to fine tune predictions.

Install

Requirements

  • php 7.3 and above
  • Processor
    • x86 64bit
    • ARM 64bit
    • ARMv7 (32bit)
  • ~2GB of free RAM (so, depending on your server load, you should probably have 4GB RAM)

One click

Go to "Apps" in your nextcloud, search for "recognize" and click install.

Manual install

Dependencies

Setup

cd /path/to/nextcloud/apps/
git clone https://github.com/marcelklehr/recognize.git
cd recognize
make

Maintainers

Donate

If you'd like to support the creation and maintenance of this software, consider donating.

Contribute

We always welcome contributions. Have an issue or an idea for a feature? Let us know. Additionally, we happily accept pull requests.

In order to make the process run more smoothly, you can make sure of the following things:

  • Announce that you're working on a feature/bugfix in the relevant issue
  • Make sure the tests are passing
  • If you have any questions you can let the maintainers above know privately via email, or simply open an issue on github

Please read the Code of Conduct. This document offers some guidance to ensure Nextcloud participants can cooperate effectively in a positive and inspiring atmosphere, and to explain how together we can strengthen and support each other.

More information on how to contribute: https://nextcloud.com/contribute/

Happy hacking ❤️

License

This software is licensed under the terms of the AGPL written by the Free Software Foundation and available at COPYING.

Description
👁 👂 Smart media tagging for Nextcloud: recognizes faces, objects, landscapes, music genres
Readme 1.3 GiB
Languages
PHP 55.8%
JavaScript 38%
Vue 5.8%
Makefile 0.4%