Learning Faces from Tests by David Arroyo Menéndez
Project description
<div id=”table-of-contents”> <h2>Table of Contents</h2> <div id=”text-table-of-contents”> <ul> <li><a href=”#sec-1”>1. Source</a></li> <li><a href=”#sec-2”>2. Pypi</a></li> </ul> </div> </div>
DamePhoto by David Arroyo Menéndez
# Source<a id=”sec-1” name=”sec-1”></a>
This source is modified from <https://github.com/smahesh29/Gender-and-Age-Detection> and redistributed under GPLv3.
This source is only for gender detection.
# Pypi<a id=”sec-2” name=”sec-2”></a>
To install from local:
$ pip install -e .
To install create tar.gz in dist directory:
$ python3 setup.py register sdist
To upload to pypi:
$ twine upload dist/damephoto-0.1.tar.gz
You can install from Internet in a python virtual environment to check:
$ python3 -m venv /tmp/funny $ cd /tmp/funny $ source bin/activate $ pip3 install damephoto
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file damefaces-0.0.2.post5.tar.gz
.
File metadata
- Download URL: damefaces-0.0.2.post5.tar.gz
- Upload date:
- Size: 4.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.23.0 setuptools/49.3.1 requests-toolbelt/0.9.1 tqdm/4.51.0 CPython/3.8.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 555dfde795f2bd64f11db8a94a8934f202666d212044698deff887b53c1c9ca9 |
|
MD5 | 0d2d7f6120c0c9ee3f349fbb0130c5c3 |
|
BLAKE2b-256 | 53bf1edadc26149d80f308382f2bb31b2a71466cdc9d74dc147dd06a14149f14 |