Rekognition icon indicating copy to clipboard operation
Rekognition copied to clipboard

Free and Open Source alternative to Amazon's Rekognition service. CCExtractor Development | Poor Man's Rekognition

Results 25 Rekognition issues
Sort by recently updated
recently updated
newest added

I notice many classes do not have docstrings as well as many functions. But, I wish to add docstrings to each function/class to improve the codebase

MacOS commands differ from what is written in the guide and I have tried installing/running the project in my local environment in Mac and would like to add the commands/troubleshooting...

Bumps [joblib](https://github.com/joblib/joblib) from 0.14 to 1.2.0. Changelog Sourced from joblib's changelog. Release 1.2.0 Fix a security issue where eval(pre_dispatch) could potentially run arbitrary code. Now only basic numerics are supported....

dependencies

Bumps [protobuf](https://github.com/protocolbuffers/protobuf) from 3.9.2 to 3.18.3. Release notes Sourced from protobuf's releases. Protocol Buffers v3.18.3 C++ Reduce memory consumption of MessageSet parsing This release addresses a Security Advisory for C++...

dependencies

Added captioning module as per issue #94

``` => [34/37] RUN tensorflow_model_server --port=8500 --rest_api_port=8501 --model_config_file=$(pwd)/corelib/mode 50.9s => => # 2024-03-28 09:46:02.420213: E tensorflow_serving/sources/storage_path/file_system_storage_path_source.cc:358] => => # FileSystemStoragePathSource encountered a filesystem access error: Could not find base path...

bug

**Describe the bug** When I tried to install it using docker by using the command given in Readme I get the following error. ``` [+] Building 51.6s (4/41) => [internal]...

bug

Closes: #234 What's done: - updated `pip` - replaced old unavailable links

**Describe the bug** While installing as end user from docker, it threw this error: => ERROR [27/37] RUN wget https://www.dropbox.com/s/dl/h2owqbmnrsvqo0c/ord_map_en.json 0.9s [27/37] RUN wget https://www.dropbox.com/s/dl/h2owqbmnrsvqo0c/ord_map_en.json: #30 0.341 --2023-01-23 13:42:22-- https://www.dropbox.com/s/dl/h2owqbmnrsvqo0c/ord_map_en.json...

bug