Giter Site home page Giter Site logo

talegen.imaging.recognition's Introduction

Talegen.Imaging.Recognition

This project contains a suite of imaging recognition libraries to support a image recognition and moderation of images in applications.

Introduction

There exists a need to abstract a wrapper around the image recognition and moderation services that are available from cloud providers so as to easily implement unit testing and configuration flexibility in applications that need to implement sucht technologies.

Enter this library which provides a very minimal abstraction that allows developers to easily implement an image recognition/moderation cloud service.

As an example, we have implemented a moderation library and service for AWS Rekognition image moderation.

A console test client can be found in the /tests/ folder.

NOTE: To avoid issues with posting test data that is against community rules, the test image dataset, located in [tests\TestAwsModeration\dataset\dataset.zip] has been password protected with password "testthese". These test images have been gathered from pixabay.com.

Installation

This library is available via NuGet. To install, use the following command -

Install-Package Talegen.Imaging.Recognition

For an AWS Rekognition implementation, use the following command -

Install-Package Talegen.Imaging.Recognition.Aws

Usage

This library is used by Talegen applications to provide support for image moderation in ASP.NET Core applications. Although these libraries are open source, Talegen does not offer support on these libraries and their integrations beyond maintaining this repository.

License

This library is licensed under the Apache 2.0 license.

Change Log

1.0.0 - Initial release of the libraries.

Feedback and Documentation

Feedback and Documentation can be found at Issues.

talegen.imaging.recognition's People

Contributors

robk410 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.