Skip to main content

[GreenLab] - Libraries

1. Description

This library is built for specific tasks

  • Face Recognition Project
    • Face Detection
    • Extract Face Embedding
    • Search Face in database
  • License Plate Recognition Project
  • Crowd Counting Project
    • Density Map-based method
    • Person Detection-based method
  • Imutils

Documentation: https://leviethung2103.github.io/

Pypi Project: https://pypi.org/project/greenlab-library/

2. Table of Contents

  • Setup guide
  • Usage
  • Examples
  • APIs
  • References

3. Setup guide

3.1 System requirements

  • Python>=3.6
  • CUDA==10.1
  • Tensorflow-GPU>=2.1.0
  • Keras==2.3.1

3.2 Installation

Create a new virtual environment, you can choose virtualenv or anaconda.

Virtualenv

python3 -m venv venv
source venv/bin/activate

Anaconda

# create environment 
conda create --name face_recog_test python=3.7
conda activate face_recog_test

Install packages and dependencies

# install dependencies for cpu 
pip install -r configs/requirements/cpu_base.txt
# or install dependencies for gpu 
pip install -r configs/requirements/gpu_base.txt

# install face recognition library
pip install --upgrade greenlab-library

4. Usage

4.1 Face Recognition Library

Documentation: https://leviethung2103.github.io/pkg/face_recognition.html

Getting started code: https://github.com/leviethung2103/face-recognition-baseline

4.2 License Plate Library

Documentation: https://leviethung2103.github.io/pkg/license_recog.html

Getting started code: https://github.com/leviethung2103/license-plate-baseline

4.3 Crowd Counting Library

Documentation: Getting started code: https://gitlab.com/greenlabs/crowdcounting

5. APIs

6. References

1. RetinaFaceModel

7. Maintainers

Author: Hung Le Viet

Last Update: July 20, 2020

Updates

  • [Jul 9] Initial version 0.1.1
  • [Jul 13] Make the models can run on GPU/CPU. Integrated rcnn library.
  • [Jul 20] Version 0.1.3: Update crowd counting into library. Restructure for requirements file.
  • [Nov 15] Fix bug nd.waitAll() when inference

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

greenlab-library-0.1.5.4.tar.gz (27.6 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

greenlab_library-0.1.5.4-py3-none-any.whl (37.6 kB view details)

Uploaded Python 3

File details

Details for the file greenlab-library-0.1.5.4.tar.gz.

File metadata

  • Download URL: greenlab-library-0.1.5.4.tar.gz
  • Upload date:
  • Size: 27.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/3.10.0 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.47.0 CPython/3.7.9

File hashes

Hashes for greenlab-library-0.1.5.4.tar.gz
Algorithm Hash digest
SHA256 983386ab8580079aabf1abad2e31fc5170f67e6d97804087309893a9c59656bc
MD5 49511144979a4b7d9021270058772683
BLAKE2b-256 2e1304a1cc989ae91370ddddf8bab3c3537c3a7dfc3de7b6df9e2afcbca04a5c

See more details on using hashes here.

File details

Details for the file greenlab_library-0.1.5.4-py3-none-any.whl.

File metadata

  • Download URL: greenlab_library-0.1.5.4-py3-none-any.whl
  • Upload date:
  • Size: 37.6 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/3.10.0 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.47.0 CPython/3.7.9

File hashes

Hashes for greenlab_library-0.1.5.4-py3-none-any.whl
Algorithm Hash digest
SHA256 e8ae1812361433a4cc4245c58d3a873e32e8bd9e7534d5ffce5c6ee06b642d1d
MD5 e7a57af702a03438aca4fb285bca84df
BLAKE2b-256 d66c413dec9c670dfefeaba7e3dab88037fe7bedab1d51ae44f00538204b29f8

See more details on using hashes here.

Release history Release notifications | RSS feed

This release

0.1.5.4 This release

2 files

0.1.5.3

3 files

0.1.5.2

3 files

0.1.5.1

2 files

0.1.5.0

2 files

0.1.4.9

2 files

0.1.4.8

2 files

0.1.4.7

2 files

0.1.4.6

2 files

0.1.4.5

2 files

0.1.4.4

2 files

0.1.4.3

1 file

0.1.4.2

2 files

0.1.4

2 files

0.1.3

2 files

0.1.2

2 files

0.1.1

2 files

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page