# TaskResources **Repository Path**: CogPlatform/TaskResources ## Basic Information - **Project Name**: TaskResources - **Description**: Behavioural task resources - **Primary Language**: Python - **License**: GPL-3.0 - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-05-16 - **Last Updated**: 2025-11-28 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Task Resources Behavioural task resources for CageLab or other projects. 1. Backgrounds — textures and images for task backgrounds to give consistent context for a particular task, CC licensed or public domain images from unsplash. For marble textures a large 8K texture was subsampled to multiple 1920x1080 images with local differences but retaining global similarity. 2. Fractals — See [Python code `fractals.py`](https://github.com/CogPlatform/TaskResources/blob/main/generate/fractals.py) that generates these 2D parametric textures. They are loosely based on this paper (my attempt to get the algorithm working though they look a bit different): Miyashita, Y., Higuchi, S.-I., Sakai, K., & Masui, N. (1991). Generation of fractal patterns for probing the visual memory. Neuroscience Research, 12(1), 307–311. https://doi.org/10.1016/0168-0102(91)90121-e 3. Quaddles — quaddle 2.0 parametric objects for use in tasks. See https://github.com/xwen1765/blender-quaddle for the details. 4. Flowers — flower images for use in tasks, CC licensed or public domain. 5. Things — small sample of the full database for testing purposes only: https://things-initiative.org 6. Inanimate/Animate — subsample of animate/inanimate database - Serre, T., Oliva, A., & Poggio, T. (2007). A feedforward architecture accounts for rapid categorization. Proceedings of the National Academy of Sciences of the United States of America, 104(15), 6424–6429. https://doi.org/10.1073/pnas.0700622104