Skip to content
Snippets Groups Projects
Commit cf12abc4 authored by André Anjos's avatar André Anjos :speech_balloon:
Browse files

Remove packaging warnings

parent 09f84f49
No related branches found
No related tags found
No related merge requests found
Pipeline #
include README.rst bootstrap-buildout.py buildout.cfg develop.cfg COPYING version.txt requirements.txt include README.rst buildout.cfg develop.cfg COPYING version.txt requirements.txt
recursive-include doc *.py *.rst recursive-include doc *.py *.rst *.ico *.png
recursive-include scripts-article *.py *.rst recursive-include scripts-article *.py *.rst
include scripts-article/README
include doc/img/*
In this folder, you can find the scripts that have been used to generate the results in the article.
they assume that the path to the database is either 'hci' or 'cohface' in the package root folder (this could be a symlink though)
---------------------------------------------
chrom-cohface-clean-natural.py --> Table 7 column 2
chrom-cohface-clean.py --> Table 5, line 2
chrom-cohface-complete-face.py --> Table 8, column 1, line 2
chrom-cohface-complete-mask.py --> Table 8, column 3, line 2
chrom-cohface-complete-skin.py --> Table 8, column 2, line 2
chrom-hci-cvpr14.py --> Table 2, column 2
chrom-hci-protocols.py --> Table 4, line 2
chrom-xdb-cohface-hci.py --> Table 6, line 2, column 2
chrom-xdb-hci-cohface.py --> Table 6, line 1, column 2
li-cohface-clean-natural.py --> Table 7, column 1
li-cohface-clean.py --> Table 5, line 1
li-cohface-complete-mask.py --> Table 8, line 1, column 3
li-cohface-complete-skin.py --> Table 8, line 1, column 2
li-cohface-complete-wholeface.py --> Table 8, line 1, column 1
li-hci-cvpr14.py --> Table 2, column 1
li-hci-protocols.py --> Table 4, line 1
li-xdb-cohface-hci.py --> Table 6, column 1, line 2
li-xdb-hci-cohface.py --> Table 6, column 1, line 1
ssr-cohface-clean-natural.py --> Table 7, column 3
ssr-cohface-clean.py --> Table 5, line 3
ssr-hci-cvpr14.py --> Table 2, column 3
ssr-hci-protocols.py --> Table 4, line 3
ssr-xdb-cohface-hci.py --> Table 6, column 3, line 2
ssr-xdb-hci-cohface.py --> Table 6, column 3, line 1
ssr-cohface-complete-face.py --> Table 8, line 3, column 1
ssr-cohface-complete-skin.py --> Table 8, line 3, column 2
ssr-cohface-complete-mask.py --> Table 8, line 3, column 3
Scripts for generating article results
--------------------------------------
In this folder, you can find the scripts that have been used to generate the
results in the article. They assume that the path to the database is either
'hci' or 'cohface' in the package root folder (this could be a symlink
though)::
chrom-cohface-clean-natural.py --> Table 7 column 2
chrom-cohface-clean.py --> Table 5, line 2
chrom-cohface-complete-face.py --> Table 8, column 1, line 2
chrom-cohface-complete-mask.py --> Table 8, column 3, line 2
chrom-cohface-complete-skin.py --> Table 8, column 2, line 2
chrom-hci-cvpr14.py --> Table 2, column 2
chrom-hci-protocols.py --> Table 4, line 2
chrom-xdb-cohface-hci.py --> Table 6, line 2, column 2
chrom-xdb-hci-cohface.py --> Table 6, line 1, column 2
li-cohface-clean-natural.py --> Table 7, column 1
li-cohface-clean.py --> Table 5, line 1
li-cohface-complete-mask.py --> Table 8, line 1, column 3
li-cohface-complete-skin.py --> Table 8, line 1, column 2
li-cohface-complete-wholeface.py --> Table 8, line 1, column 1
li-hci-cvpr14.py --> Table 2, column 1
li-hci-protocols.py --> Table 4, line 1
li-xdb-cohface-hci.py --> Table 6, column 1, line 2
li-xdb-hci-cohface.py --> Table 6, column 1, line 1
ssr-cohface-clean-natural.py --> Table 7, column 3
ssr-cohface-clean.py --> Table 5, line 3
ssr-hci-cvpr14.py --> Table 2, column 3
ssr-hci-protocols.py --> Table 4, line 3
ssr-xdb-cohface-hci.py --> Table 6, column 3, line 2
ssr-xdb-hci-cohface.py --> Table 6, column 3, line 1
ssr-cohface-complete-face.py --> Table 8, line 3, column 1
ssr-cohface-complete-skin.py --> Table 8, line 3, column 2
ssr-cohface-complete-mask.py --> Table 8, line 3, column 3
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment