Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/emaballarin/foveatorch
👀🔥 Differentiable foveated vision for Deep Learning methods
https://github.com/emaballarin/foveatorch
computational-neuroscience computer-vision deep-learning differentiable-programming foveated-rendering machine-learning
Last synced: about 1 month ago
JSON representation
👀🔥 Differentiable foveated vision for Deep Learning methods
- Host: GitHub
- URL: https://github.com/emaballarin/foveatorch
- Owner: emaballarin
- License: mit
- Created: 2023-06-07T17:04:47.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-07-02T23:08:30.000Z (over 1 year ago)
- Last Synced: 2024-04-09T14:19:30.842Z (9 months ago)
- Topics: computational-neuroscience, computer-vision, deep-learning, differentiable-programming, foveated-rendering, machine-learning
- Language: Python
- Homepage: https://pypi.org/project/foveatorch
- Size: 1.5 MB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
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)