
SciTextures Dataset: The SCITextures dataset is a large-scale collection of images featuring visual patterns and textures from a wide range of scientific and artistic domains, along with the corresponding models and generation code that produce them. The dataset spans over 1,270 distinct generative models, ranging from simple systems and mathematical functions, such as the Ising model and the Game of Life, to simulations of cities, materials, chemical reactions, biological growth, and many others. Each model is accompanied by standardized, flexible code that generates a given number of images at arbitrary resolutions, as well as 100 example images produced by the model. Most images are colored and seamlessly tileable, achieved through the use of periodic boundary conditions. In total, the dataset includes approximately 109,000 images. The dataset available under CC0 license. The dataset contain two components: 1) Images (512x512) given in the "Images" folder (in the zip files), with about 80 images per model. 2) The code and discription of the model that generate the images given in the "data" folder (In the zip files). Files download: Samples**.jpg/samples**.zip: Sample of images from the dataset. Scitexture_Full_110K_images_jpg_format.zip: Full dataset 110000 images saved in jpg format , and 1270 models and code . Scitextures_Single_Sample_From_Each_Model_1270_Images_jpg.zip: Single image sampled from each model (1270 images saved a jpg). Also include data and code for all models (1270 scripts). Scitextures_Full_Part_1-6.zip: Full dataset all images saved in png format including code and data note because of the size of the png files this is divided into 6 files. Scitextures_code_and_data_only.zip: All models and code in the dataset with no images Code and usage: The code for each model is given in the datafolder. The code structure of all mode is the same: All the code is contain in file: generate.py The code can be run using the function: def generate_texture(outdir: str, sz: int = 512, num_samples: int = 20):outdir: ouput folder where the images will be saved.sz: size of each image in pixels (across single dimension)/num_samples: number of different images to generate Documentation/Paper: SciTextures: Collecting and Connecting Visual Patterns, Models, and Code Across Science and Art Generation and Testing Code: GITHUB: Generation+Testing Code
| selected citations These citations are derived from selected sources. This is an alternative to the "Influence" indicator, which also reflects the overall/total impact of an article in the research community at large, based on the underlying citation network (diachronically). | 0 | |
| popularity This indicator reflects the "current" impact/attention (the "hype") of an article in the research community at large, based on the underlying citation network. | Average | |
| influence This indicator reflects the overall/total impact of an article in the research community at large, based on the underlying citation network (diachronically). | Average | |
| impulse This indicator reflects the initial momentum of an article directly after its publication, based on the underlying citation network. | Average |
