Giter VIP home page Giter VIP logo

recognize's Introduction

Recognize for Nextcloud

Join the chat at https://gitter.im/marcelklehr/recognize

Smart media tagging for Nextcloud

This app goes through your media collection and adds fitting tags, automatically categorizing your photos and music.

  • ๐Ÿ“ท ๐Ÿ‘ช Recognizes faces and groups photos by face
  • ๐Ÿ“ท ๐Ÿ” Recognizes animals, landscapes, food, vehicles, buildings and other objects
  • ๐Ÿ“ท ๐Ÿ—ผ Recognizes landmarks and monuments
  • ๐Ÿ‘‚ ๐ŸŽต Recognizes music genres
  • โšก Tagging works via Nextcloud's Collaborative Tags, allowing access by any of your apps
    • ๐Ÿ‘‚ listen to your tagged music with the audioplayer app
    • ๐Ÿ“ท view your tagged photos with the photos app

Examples

(Screenshot by @_DigitalWriter_)

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.

Behind the scenes

Recognize uses

Install

Requirements

  • php 7.4 and above
  • App "collaborative tags" enabled
  • For native speed:
    • Processor: x86 64-bit (with support for AVX instructions)
    • System with glibc (usually the norm on Linux; Alpine linux and FreeBSD are not such systems)
  • For sub-native speed (using JavaScript mode)
    • Processor: x86 64-bit, arm64, armv7l (no AVX needed)
    • System with glibc or musl (incl. Alpine linux)
  • ~4GB of free RAM (if you're cutting it close, make sure you have some swap available)

One click

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

Configuration

Any configuration is done in Settings/Recognize of your Nextcloud instance.

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.

The recognize logo Smart tag by Xinh Studio from the Noun Project is licensed under a Creative Commons Attribution license.

recognize's People

Contributors

marcelklehr avatar nextcloud-bot avatar dependabot[bot] avatar bonswouar avatar fa0311 avatar juliushaertl avatar rakekniven avatar valdnet avatar pulsejet avatar nickvergessen avatar markuman avatar supersandro2000 avatar meichthys avatar gitter-badger avatar james-choncholas avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.