Coder Social home page Coder Social logo

dpigasin / age_recognition_bot Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 449 KB

Fully asynchronous telegram bot for age and gender recognition based on aiogram and OpenVINO™.

Home Page: https://t.me/age_recognition_bot

License: MIT License

Python 100.00%
age-recognition aiogram async face-detection gender-recognition openvino openvino-model-zoo python telegram-bot

age_recognition_bot's Introduction

age_recognition_bot

Telegram bot for age and gender recognition powered by aiogram and OpenVINO™.
Message processing and image inference is completely asynchronous.

At the moment, the bot does not have a permanent hosting, but I run it from time to time.
You can send a message here. It will be processed as soon as the bot appears on the network.

How to run

  1. Set the environment variable AGE_RECOGNITION_BOT_TOKEN containing a telegram bot token.

  2. Download the necessary models from Open Model Zoo repository and place them in the models folder.

  3. Run the program.

python main.py

Example

example

TODO

  • Use webhooks instead of polling.
  • Add an argument parser to set some parameters.

age_recognition_bot's People

Contributors

dpigasin avatar

Watchers

 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.