Rekognition
Rekognition copied to clipboard
Free and Open Source alternative to Amazon's Rekognition service. CCExtractor Development | Poor Man's Rekognition
**Bug Description** The installation of library Pmrlanms fails for python version > 3.6 **To Reproduce** Steps to reproduce the behavior: 1. In setup.sh change python version to 3.7 2. Build...
**Describe the bug** Dockerfile's step 44 requires us to download https://www.dropbox.com/s/dl/h2owqbmnrsvqo0c/ord_map_en.json. But the URL does not exist. This is causing PMR to not start correctly in local system. **To Reproduce**...
While a lot of work has gone into training deep learning models and creating easy to consume REST APIs, work on the frontend hasn't progresses since 2019 which you can...
Bumps [django-celery-results](https://github.com/celery/django-celery-results) from 1.1.2 to 2.4.0. Release notes Sourced from django-celery-results's releases. v2.4.0 What's Changed [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in celery/django-celery-results#312 drop django 2.2 by @auvipy in celery/django-celery-results#317 save...
While working with PMR IV and trying to understand how different and so many functions work together, I could hand draw some diagrams for relationship between elements. I propose to...
There are two issues currently that are present in the API. 1. The efficientdent model servable is missing in the saved model directory this causes the failure of object detection...
**For an end-user, the command `docker image build ./` doesn't work properly** The docker file doesn't create a virtual environment and it is also not able to download the models....