# `FoveaTorch` 👀🔥 <a href="https://bucket.ballarin.cc/serve/img/foveatorch_dalle2.png"><img src="https://bucket.ballarin.cc/serve/img/foveatorch_dalle2.png" align="right" height="139" /></a>
Differentiable foveated vision for Deep Learning methods
---
### References
- [J.S. Perry and W.S. Geisler, "Gaze-contingent real-time simulation of arbitrary visual fields", IS&T/SPIE Electronic Imaging, 2002](https://sci-hub.ru/10.1117/12.469554)
- [M. Jiang, S. Huang, J. Duan and Q. Zhao, "SALICON: Saliency in Context", IEEE Conference on Computer Vision and Pattern Recognition, 2015](https://sci-hub.ru/10.1109/CVPR.2015.7298710)
- [Zhibo Yang, "Image_Foveation_Python: Python implementation of image retina transformation"](https://github.com/ouyangzhibo/Image_Foveation_Python)
Raw data
{
"_id": null,
"home_page": "https://github.com/emaballarin/foveatorch",
"name": "foveatorch",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.11",
"maintainer_email": null,
"keywords": "Deep Learning, Machine Learning, Computer Vision, Computational Neuroscience, Differentiable Programming",
"author": "Emanuele Ballarin",
"author_email": "emanuele@ballarin.cc",
"download_url": "https://files.pythonhosted.org/packages/f2/35/c1b817ee113af35e619f311093cad2d855d2f8f08efa47bca82fecf3fa47/foveatorch-0.1.7.tar.gz",
"platform": null,
"description": "# `FoveaTorch` \ud83d\udc40\ud83d\udd25 <a href=\"https://bucket.ballarin.cc/serve/img/foveatorch_dalle2.png\"><img src=\"https://bucket.ballarin.cc/serve/img/foveatorch_dalle2.png\" align=\"right\" height=\"139\" /></a>\n\nDifferentiable foveated vision for Deep Learning methods\n\n---\n\n### References\n- [J.S. Perry and W.S. Geisler, \"Gaze-contingent real-time simulation of arbitrary visual fields\", IS&T/SPIE Electronic Imaging, 2002](https://sci-hub.ru/10.1117/12.469554)\n- [M. Jiang, S. Huang, J. Duan and Q. Zhao, \"SALICON: Saliency in Context\", IEEE Conference on Computer Vision and Pattern Recognition, 2015](https://sci-hub.ru/10.1109/CVPR.2015.7298710)\n- [Zhibo Yang, \"Image_Foveation_Python: Python implementation of image retina transformation\"](https://github.com/ouyangzhibo/Image_Foveation_Python)\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "Differentiable foveated vision for Deep Learning methods",
"version": "0.1.7",
"project_urls": {
"Homepage": "https://github.com/emaballarin/foveatorch"
},
"split_keywords": [
"deep learning",
" machine learning",
" computer vision",
" computational neuroscience",
" differentiable programming"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "3c69a978809d9bfb99cc8b24852445dc1f9fe5444a6e47b91ac5c2a8c359d442",
"md5": "db439dbf7447c97031f26399e69c3e18",
"sha256": "16d93fb1e7e0b91acb04af4b8a612a9106cc65e43ae2642c6315f73c2f9468f5"
},
"downloads": -1,
"filename": "foveatorch-0.1.7-py3-none-any.whl",
"has_sig": false,
"md5_digest": "db439dbf7447c97031f26399e69c3e18",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.11",
"size": 8227,
"upload_time": "2024-07-08T01:42:34",
"upload_time_iso_8601": "2024-07-08T01:42:34.419193Z",
"url": "https://files.pythonhosted.org/packages/3c/69/a978809d9bfb99cc8b24852445dc1f9fe5444a6e47b91ac5c2a8c359d442/foveatorch-0.1.7-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "f235c1b817ee113af35e619f311093cad2d855d2f8f08efa47bca82fecf3fa47",
"md5": "8180c6ac16e5d36e0df967e53b83ffd1",
"sha256": "cbe6012338e26d7d94d53a9699841481a94dfa3e0bce6c4495555bbe665b22dc"
},
"downloads": -1,
"filename": "foveatorch-0.1.7.tar.gz",
"has_sig": false,
"md5_digest": "8180c6ac16e5d36e0df967e53b83ffd1",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.11",
"size": 7129,
"upload_time": "2024-07-08T01:42:35",
"upload_time_iso_8601": "2024-07-08T01:42:35.371675Z",
"url": "https://files.pythonhosted.org/packages/f2/35/c1b817ee113af35e619f311093cad2d855d2f8f08efa47bca82fecf3fa47/foveatorch-0.1.7.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-07-08 01:42:35",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "emaballarin",
"github_project": "foveatorch",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"requirements": [
{
"name": "torch",
"specs": [
[
">=",
"2.0.0"
]
]
},
{
"name": "kornia",
"specs": [
[
">=",
"0.6.12"
]
]
}
],
"lcname": "foveatorch"
}