[![Multi-Modality](agorabanner.png)](https://discord.gg/qUtxnK2NMf)
# Vision Transformers for Facial Recognition
An attempt to create the most accurate, reliable, and general vision transformers for facial recognition at scale.
## Installation
`pip install frvit`
# License
MIT
Raw data
{
"_id": null,
"home_page": "https://github.com/kyegomez/frvit",
"name": "frvit",
"maintainer": "",
"docs_url": null,
"requires_python": ">=3.6,<4.0",
"maintainer_email": "",
"keywords": "artificial intelligence,deep learning,optimizers,Prompt Engineering",
"author": "Kye Gomez",
"author_email": "kye@apac.ai",
"download_url": "https://files.pythonhosted.org/packages/20/bd/40a3958492ae02ac840604af761ed69bab8948e5b45e071866d04081f7e1/frvit-0.0.2.tar.gz",
"platform": null,
"description": "[![Multi-Modality](agorabanner.png)](https://discord.gg/qUtxnK2NMf)\n\n# Vision Transformers for Facial Recognition\nAn attempt to create the most accurate, reliable, and general vision transformers for facial recognition at scale.\n\n## Installation\n`pip install frvit`\n\n\n# License\nMIT\n\n\n\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "frvit - Pytorch",
"version": "0.0.2",
"project_urls": {
"Homepage": "https://github.com/kyegomez/frvit",
"Repository": "https://github.com/kyegomez/frvit"
},
"split_keywords": [
"artificial intelligence",
"deep learning",
"optimizers",
"prompt engineering"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "f1a9f7f08c395d97d81d5b85eee5651ebd95cf420b1ea1279d0bc62e6461f7d1",
"md5": "7e3b045c7d9dfc3aa1418e2db7773b18",
"sha256": "0ee6ac6e66791944ab88a78f4b8db623b5f18414318411716084e9a544b5fda8"
},
"downloads": -1,
"filename": "frvit-0.0.2-py3-none-any.whl",
"has_sig": false,
"md5_digest": "7e3b045c7d9dfc3aa1418e2db7773b18",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.6,<4.0",
"size": 9520,
"upload_time": "2023-10-08T02:43:36",
"upload_time_iso_8601": "2023-10-08T02:43:36.832519Z",
"url": "https://files.pythonhosted.org/packages/f1/a9/f7f08c395d97d81d5b85eee5651ebd95cf420b1ea1279d0bc62e6461f7d1/frvit-0.0.2-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "20bd40a3958492ae02ac840604af761ed69bab8948e5b45e071866d04081f7e1",
"md5": "5a219dcdddf4836bcaebdbf7d79ece7a",
"sha256": "51926f95c7a82d4c4a2049c5fe8c1a82da07551a5e3e4bec14f6c9b9531e6e00"
},
"downloads": -1,
"filename": "frvit-0.0.2.tar.gz",
"has_sig": false,
"md5_digest": "5a219dcdddf4836bcaebdbf7d79ece7a",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.6,<4.0",
"size": 8827,
"upload_time": "2023-10-08T02:43:38",
"upload_time_iso_8601": "2023-10-08T02:43:38.520598Z",
"url": "https://files.pythonhosted.org/packages/20/bd/40a3958492ae02ac840604af761ed69bab8948e5b45e071866d04081f7e1/frvit-0.0.2.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-10-08 02:43:38",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "kyegomez",
"github_project": "frvit",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"requirements": [],
"lcname": "frvit"
}