Facebook
TwitterWarning: THIS dataset is NOT suitable for use by minors. The dataset contains X-rated/NFSW content.
E621 Rising: Mini Image Dataset v1
9,999 images (~4GB) downloaded from e621.net with tags. This is a small sample of the E621 Rising: Raw Dataset available here.
Image Processing
Only jpg and png images were considered Image width and height have been clamped to (0, 4096]px; larger images have been resized to meet the limit Alpha channels have been removed All images have… See the full description on the dataset page: https://huggingface.co/datasets/hearmeneigh/e621-rising-v1-mini.
Facebook
TwitterAttribution 4.0 (CC BY 4.0)https://creativecommons.org/licenses/by/4.0/
License information was derived automatically
The METER-ML dataset is a multi-sensor Earth observation dataset containing georeferenced images in the U.S. labeled for the presence or absence of six methane source facilities. More information about how the dataset was constructed can be found at:
The project website
The CDCEO 2022 Workshop publication (please cite this paper when citing the dataset)
This dataset consists of 85,066 train, 515 validation, and 1,018 test samples, each containing images from NAIP, Sentinel-1, and Sentinel-2. The folder of train images is split into three parts due to its size; you will need to combine them after downloading. The format of each sample is as follows:
train_dataset/ [latitude]_[longitude]/ naip.png sentinel-1.npy sentinel-2-10m.npy sentinel-2-20m.npy sentinel-2-60m.npy
The NAIP image is stored as a 4-channel PNG image with the NIR band in the alpha channel. The other images are stored directly as NumPy arrays. The channels in each image are in the following order:
sentinel-1: VV, VH sentinel-2-10m: red, green, blue, NIR sentinel-2-20m: RE1, RE2, RE3, RE4, SWIR1, SWIR2 sentinel-2-60m: coastal aerosol, water vapor, cirrus
The labels are found in the corresponding GeoJSON file for each dataset (easily loaded with geopandas), which contains the following columns:
Latitude: latitude coordinate of the image center Longitude: longitude coordinate of the image center Type: label of facility or facilities present in the image Source: data source the coordinates originally came from Image_Folder: folder in the dataset where the image can be found geometry: bounding box for the area covered by the image
If you have questions about the dataset, contact us at:
bwzhu@cs.stanford.edu, niclui@stanford.edu, jirvin16@cs.stanford.edu
Facebook
TwitterThis dataset contains a collection of 16x16 RGBA Minecraft assets (blocks and item textures). The assets are standardized in format (RGBA) and resolution (16x16) 13,072 Total Mods 552,234 Total Items 481,701 Total Blocks
📦 Contents
✅ Resolution: 16x16 pixels ✅ Format: PNG (RGBA) ✅ Types: Block textures Item textures
✅ Color Space: RGBA (with alpha channel)
Field Type Description
image Image The 16x16 RGBA texture, loaded as a PIL Image object.
file_name string… See the full description on the dataset page: https://huggingface.co/datasets/OVAWARE/16xModdedMinecraft.
Facebook
TwitterThis data set contains 4-band ortho-rectified mosaic tiles, created as a product from the NOAA Integrated Ocean and Coastal Mapping (IOCM) initiative. They are 8 bit RGB and NIR band stacked mosaics with an alpha channel. The source imagery was acquired from 20230625 - 20230702 with an Applanix Digital Sensor System (DSS). The original images were acquired at a higher resolution to support t...
Facebook
TwitterAttribution 4.0 (CC BY 4.0)https://creativecommons.org/licenses/by/4.0/
License information was derived automatically
This dataset contains both large (A0) printable maps of the Torres Strait broken into six overlapping regions, based on a clear sky, clear water composite Sentinel 2 composite imagery and the imagery used to create these maps. These maps show satellite imagery of the region, overlaid with reef and island boundaries and names. Not all features are named, just the more prominent features. This also includes a vector map of Ashmore Reef and Boot Reef in Coral Sea as these were used in the same discussions that these maps were developed for. The map of Ashmore Reef includes the atoll platform, reef boundaries and depth polygons for 5 m and 10 m.
This dataset contains all working files used in the development of these maps. This includes all a copy of all the source datasets and all derived satellite image tiles and QGIS files used to create the maps. This includes cloud free Sentinel 2 composite imagery of the Torres Strait region with alpha blended edges to allow the creation of a smooth high resolution basemap of the region.
The base imagery is similar to the older base imagery dataset: Torres Strait clear sky, clear water Landsat 5 satellite composite (NERP TE 13.1 eAtlas, AIMS, source: NASA).
Most of the imagery in the composite imagery from 2017 - 2021.
Method:
The Sentinel 2 basemap was produced by processing imagery from the World_AIMS_Marine-satellite-imagery dataset (01-data/World_AIMS_Marine-satellite-imagery in the data download) for the Torres Strait region. The TrueColour imagery for the scenes covering the mapped area were downloaded. Both the reference 1 imagery (R1) and reference 2 imagery (R2) was copied for processing. R1 imagery contains the lowest noise, most cloud free imagery, while R2 contains the next best set of imagery. Both R1 and R2 are typically composite images from multiple dates.
The R2 images were selectively blended using manually created masks with the R1 images. This was done to get the best combination of both images and typically resulted in a reduction in some of the cloud artefacts in the R1 images. The mask creation and previewing of the blending was performed in Photoshop. The created masks were saved in 01-data/R2-R1-masks. To help with the blending of neighbouring images a feathered alpha channel was added to the imagery. The processing of the merging (using the masks) and the creation of the feathered borders on the images was performed using a Python script (src/local/03-merge-R2-R1-images.py) using the Pillow library and GDAL. The neighbouring image blending mask was created by applying a blurring of the original hard image mask. This allowed neighbouring image tiles to merge together.
The imagery and reference datasets (reef boundaries, EEZ) were loaded into QGIS for the creation of the printable maps.
To optimise the matching of the resulting map slight brightness adjustments were applied to each scene tile to match its neighbours. This was done in the setup of each image in QGIS. This adjustment was imperfect as each tile was made from a different combinations of days (to remove clouds) resulting in each scene having a different tonal gradients across the scene then its neighbours. Additionally Sentinel 2 has slight stripes (at 13 degrees off the vertical) due to the swath of each sensor having a slight sensitivity difference. This effect was uncorrected in this imagery.
Single merged composite GeoTiff:
The image tiles with alpha blended edges work well in QGIS, but not in ArcGIS Pro. To allow this imagery to be used across tools that don't support the alpha blending we merged and flattened the tiles into a single large GeoTiff with no alpha channel. This was done by rendering the map created in QGIS into a single large image. This was done in multiple steps to make the process manageable.
The rendered map was cut into twenty 1 x 1 degree georeferenced PNG images using the Atlas feature of QGIS. This process baked in the alpha blending across neighbouring Sentinel 2 scenes. The PNG images were then merged back into a large GeoTiff image using GDAL (via QGIS), removing the alpha channel. The brightness of the image was adjusted so that the darkest pixels in the image were 1, saving the value 0 for nodata masking and the boundary was clipped, using a polygon boundary, to trim off the outer feathering. The image was then optimised for performance by using internal tiling and adding overviews. A full breakdown of these steps is provided in the README.md in the 'Browse and download all data files' link.
The merged final image is available in export\TS_AIMS_Torres Strait-Sentinel-2_Composite.tif.
Source datasets:
Complete Great Barrier Reef (GBR) Island and Reef Feature boundaries including Torres Strait Version 1b (NESP TWQ 3.13, AIMS, TSRA, GBRMPA), https://eatlas.org.au/data/uuid/d2396b2c-68d4-4f4b-aab0-52f7bc4a81f5
Geoscience Australia (2014b), Seas and Submerged Lands Act 1973 - Australian Maritime Boundaries 2014a - Geodatabase [Dataset]. Canberra, Australia: Author. https://creativecommons.org/licenses/by/4.0/ [license]. Sourced on 12 July 2017, https://dx.doi.org/10.4225/25/5539DFE87D895
Basemap/AU_GA_AMB_2014a/Exclusive_Economic_Zone_AMB2014a_Limit.shp
The original data was obtained from GA (Geoscience Australia, 2014a). The Geodatabase was loaded in ArcMap. The Exclusive_Economic_Zone_AMB2014a_Limit layer was loaded and exported as a shapefile. Since this file was small no clipping was applied to the data.
Geoscience Australia (2014a), Treaties - Australian Maritime Boundaries (AMB) 2014a [Dataset]. Canberra, Australia: Author. https://creativecommons.org/licenses/by/4.0/ [license]. Sourced on 12 July 2017, http://dx.doi.org/10.4225/25/5539E01878302
Basemap/AU_GA_Treaties-AMB_2014a/Papua_New_Guinea_TSPZ_AMB2014a_Limit.shp
The original data was obtained from GA (Geoscience Australia, 2014b). The Geodatabase was loaded in ArcMap. The Papua_New_Guinea_TSPZ_AMB2014a_Limit layer was loaded and exported as a shapefile. Since this file was small no clipping was applied to the data.
AIMS Coral Sea Features (2022) - DRAFT
This is a draft version of this dataset. The region for Ashmore and Boot reef was checked. The attributes in these datasets haven't been cleaned up. Note these files should not be considered finalised and are only suitable for maps around Ashmore Reef. Please source an updated version of this dataset for any other purpose.
CS_AIMS_Coral-Sea-Features/CS_Names/Names.shp
CS_AIMS_Coral-Sea-Features/CS_Platform_adj/CS_Platform.shp
CS_AIMS_Coral-Sea-Features/CS_Reef_Boundaries_adj/CS_Reef_Boundaries.shp
CS_AIMS_Coral-Sea-Features/CS_Depth/CS_AIMS_Coral-Sea-Features_Img_S2_R1_Depth5m_Coral-Sea.shp
CS_AIMS_Coral-Sea-Features/CS_Depth/CS_AIMS_Coral-Sea-Features_Img_S2_R1_Depth10m_Coral-Sea.shp
Murray Island 20 Sept 2011 15cm SISP aerial imagery, Queensland Spatial Imagery Services Program, Department of Resources, Queensland
This is the high resolution imagery used to create the map of Mer.
World_AIMS_Marine-satellite-imagery
The base image composites used in this dataset were based on an early version of Lawrey, E., Hammerton, M. (2024). Marine satellite imagery test collections (AIMS) [Data set]. eAtlas. https://doi.org/10.26274/zq26-a956. A snapshot of the code at the time this dataset was developed is made available in the 01-data/World_AIMS_Marine-satellite-imagery folder of the download of this dataset.
Data Location:
This dataset is filed in the eAtlas enduring data repository at: data\custodian\2020-2029-AIMS\TS_AIMS_Torres-Strait-Sentinel-2-regional-maps. On the eAtlas server it is stored at eAtlas GeoServer\data\2020-2029-AIMS.
Change Log:
2025-05-12: Eric Lawrey
Added Torres-Strait-Region-Map-Masig-Ugar-Erub-45k-A0 and Torres-Strait-Eastern-Region-Map-Landscape-A0. These maps have a brighten satellite imagery to allow easier reading of writing on the maps. They also include markers for geo-referencing the maps for digitisation.
2025-02-04: Eric Lawrey
Fixed up the reference to the World_AIMS_Marine-satellite-imagery dataset, clarifying where the source that was used in this dataset. Added ORCID and RORs to the record.
2023-11-22: Eric Lawrey
Added the data and maps for close up of Mer.
- 01-data/TS_DNRM_Mer-aerial-imagery/
- preview/Torres-Strait-Mer-Map-Landscape-A0.jpeg
- exports/Torres-Strait-Mer-Map-Landscape-A0.pdf
Updated 02-Torres-Strait-regional-maps.qgz to include the layout for the new map.
2023-03-02: Eric Lawrey
Created a merged version of the satellite imagery, with no alpha blending so that it can be used in ArcGIS Pro. It is now a single large GeoTiff image. The Google Earth Engine source code for the World_AIMS_Marine-satellite-imagery was included to improve the reproducibility and provenance of the dataset, along with a calculation of the distribution of image dates that went into the final composite image. A WMS service for the imagery was also setup and linked to from the metadata. A cross reference to the older Torres Strait clear sky clear water Landsat composite imagery was also added to the record.
Facebook
TwitterMIT Licensehttps://opensource.org/licenses/MIT
License information was derived automatically
PIN Synthetic Dataset
This dataset contains cleaned foreground object cutouts generated with an X-Paste–style pipeline for synthetic composition.Foregrounds are organized by LVIS categories under cleaned/images/
Facebook
TwitterCC0 1.0 Universal Public Domain Dedicationhttps://creativecommons.org/publicdomain/zero/1.0/
License information was derived automatically
Study area
The Zwin is a nature reserve situated along the Belgian North Sea coast, northeast of Knokke, in the province of West-Flanders, Flanders, Belgium. The area is managed by the Flemish Agency for Nature and Forest and consists of a tidal marsh, coastal dunes with Ammophila arenaria, dune grasslands and/or shrub (Hippophae rhamnoides, Salix repens), and a transitional grassland zone that stretches from the inner edge of the coastal dunes into the polders.
Data collection
Data were collected by the Research Institute for Nature and Forest (INBO) with a fixed wing drone Gatewing X100 in 2014 and 2015 (15 flights). RGB data were acquired using an off-the-shelf Ricoh GR Digital IV camera, with the following image bands: 1: red, 2: green, 3: blue, 4: alpha channel. CIR (color-infrared) data were acquired using a NIR-enabled Ricoh GR Digital IV camera, with the following info bands: 1: NIR, 2: red, 3: green, 4: alpha channel.
Data processing
The raw data were processed to Digital Surface Models and orthophotos by the Flemish Institute for Technological Research (VITO) in 2017. Images with coarse GPS coordinates were imported and processed in Agisoft PhotoScan Pro 1.4.x, a structure-from-motion (SfM) based photogrammetry software program. After extraction and matching of tie points, a bundle adjustment leads to a sparse point cloud and a refined set of camera position and orientation values. Ground control points (either artificially installed markers on the terrain, or other photo-identifiable points, measured on the ground with RTK GNSS) were used to further refine the camera calibration and obtain a pixel-level georeferencing accuracy. From there, a point cloud densification and classification into ground and non-ground points was performed, leading to a rasterized digital surface model (DSM) and digital terrain model (DTM). Finally, a true orthomosaic was projected onto the DTM.
Coordinate reference system
All geospatial data have the coordinate reference system EPSG:31370 - Belgian Lambert 72.
Files
Raw flight data: images and logs collected by the drone during flight. These files are zipped per flight, with the date (yyyymmdd) and flight number (x) indicated in the file name (flight_yyyymmdd_Zwin_x.zip).
Processed data: Digital Surface Models (filename_DSM.tif) and orthophotos (filename_Ortho.tif) stitched together from the raw data. The included flights are indicated in the file name (e.g. 6 flights for 20150709_Zwin_1-3_20150710_Zwin_1-3_DSM.tif).
Ground control points: fixed ground control points (GCP) were placed on 2014-04-07, coordinates of which are available in GCP_20140407_Zwin_fixed.tsv. These GCPs are visible (but fading over time) in all orthophotos except 20151012_Zwin_1-4_Ortho.tif which covers a different area. Additional temporary GCPs were placed on 2014-04-07, 2014-04-10 and 2015-07-09 (visible in orthophotos of those dates), coordinates of which are available in the respective GCP_yyyymmdd_Zwin.tsv file.
Cloud Optimized GeoTIFF
The most efficient way to explore the processed data is by loading the Cloud Optimized GeoTIFFs we created for each processed file. Copy one of the file URLs below and follow e.g. the QGIS tutorial to load this type of file.
http://s3-eu-west-1.amazonaws.com/lw-remote-sensing/cogeo/20140407_Zwin_1-2_DSM.tif
http://s3-eu-west-1.amazonaws.com/lw-remote-sensing/cogeo/20140407_Zwin_1-2_Ortho.tif CIR
http://s3-eu-west-1.amazonaws.com/lw-remote-sensing/cogeo/20140410_Zwin_1-3_DSM.tif
http://s3-eu-west-1.amazonaws.com/lw-remote-sensing/cogeo/20140410_Zwin_1-3_Ortho.tif CIR
http://s3-eu-west-1.amazonaws.com/lw-remote-sensing/cogeo/20151012_Zwin_1-4_DSM.tif
http://s3-eu-west-1.amazonaws.com/lw-remote-sensing/cogeo/20151012_Zwin_1-4_Ortho.tif RGB
See this page for an overview of public INBO RPAS data.
Facebook
TwitterA code repository using this dataset and some sample generation results is at https://github.com/rubyyhj/PokeTypeGAN.
This dataset contains in total 10,437 images (half of them are shiny variants) in 96x96 resolution from 898 Pokemon in different games, and their corresponding labels that may relate to their design. Labels include:
- type1: str
- type2: str
- primary_color: str
- legendary: bool
- mega_evolution: bool
- alolan_form: bool
- galarian_form: bool
- gigantamax: bool
Below are the collected images of Bulbaraur:
| Gen3 E | Gen3 E (Frame 2) | Gen3 FL | Gen4 DP |
|---|---|---|---|
| Gen4 HS | Gen4 HS (Frame 2) | Gen5 | Gen5 (Back) |
|---|---|---|---|
This dataset is collected from public-available data and arranged according to GAN training needs.
The metadata (Pokedex) is extracted and modified from: https://www.kaggle.com/datasets/kylekohnen/complete-pokemon-data-set
The raw sprites of Gen3, 4, 5 is downloaded from https://veekun.com/dex/downloads
The raw sprites of Gen6, 7, 8 is downloaded from https://www.smogon.com/forums/threads/x-y-sprite-project.3486712/, https://www.smogon.com/forums/threads/sun-moon-sprite-project.3577711/ and https://www.smogon.com/forums/threads/smogon-sprite-project.3647722/, respectively.
Only use “Back” sprites of Gen5 and after. Because before Gen5, the Back sprites are clipped instead of showing the full body of Pokemon.
The alpha channel of the raw .png files is removed and the background is set to be white. Raw sprites in resolution lower than 96x96 (Gen3 and Gen4 sprites) are padded with white pixels to 96x96.
Facebook
TwitterAttribution 4.0 (CC BY 4.0)https://creativecommons.org/licenses/by/4.0/
License information was derived automatically
Wetted channel networks expand and contract throughout the year. Direct observation of this process can be made by multiple intensive surveys of a catchment throughout the year. Godsey et al. (2014) suggest that the extent of the wetted channel network scales with discharge at the outlet by a power law (L = αQ^β). Using this relationship, we developed a framework to assess variability in the extent of wetted channels as a function of beta, β, and the variability in streamflow, Q (Lapides et al. 2021). This resource includes the empirical basis for the study and data compiled from the literature and maps.
1 - Channel length survey data (csv files) 2 - Discharge time series data (csv files) 3 - Watershed metadata (csv file) 4 - Blueline network files (pdf, png, and shp files)
This collection includes all watersheds where at least three channel length surveys have been conducted and where a corresponding discharge time series dataset is available. The requirement of a minimum of three channel length surveys stems from the data requirements to find alpha, α, and β for the power law relationship between discharge and stream network length for headwater catchments (Godsey et al. 2014). Data for 14 watersheds worldwide are included, along with watershed metadata, reference maps, shapefiles and a composite of USGS blueline stream network imagery with terrain for watersheds of interest in the United States.
Methods used to process the datasets or create other assets in this collection are included in the abstracts or additional metadata for each of the four resources listed above. Python code used to process data, compute variables, and create graphics is available at: https://zenodo.org/record/4057320
Facebook
TwitterThis dataset contains Landsat 5 imagery for selected areas of Queensland, currently Torres Strait and around Lizard Island and Cape Tribulation.
This collection was made as a result of the development of the Torres Strait Features dataset. It includes a number (typically 4 - 8) of selected Landsat images for each scene from the entire Landsat 5 archive. These images were selected for having low cloud cover and clear water. The aim of this collection was to allow investigation of the marine features.
The complete catalogue of Landsat 5 for scenes 96_70, 96_71, 97_67, 97_68, 98_66, 98_67, 98_68_99_66, 99_67 and 99_68 were downloaded from the Google Earth Engine site ( https://console.developers.google.com/storage/earthengine-public/landsat/ ). The images were then processed into low resolution true colour using GDAL. They were then reviewed for picture clarity and the best ones were selected and processed at full resolution to be part of this collection.
The true colour conversion was achieved by applying level adjustment to each channel to ensure that the tonal scaling of each channel was adjusted to give a good overall colour balance. This effectively set the black point of the channel and the gain. This adjustment was applied consistently to all images.
Note: A constant level adjustment was made to the images regardless of the time of the year that the images were taken. As a result images in the summer tend to be brighter than those in the winter.
After level adjustment the three channels were merged into a single colour image using gdal_merge. The black surround on the image was then made transparent using the GDAL nearblack command.
This collection consists of 59 images saved as 4 channel (Red, Green, Blue, Alpha) GeoTiff images with LZW compression (lossless) and internal overviews with a WGS 84 UTM 54N projection.
Each of the individual images can be downloaded from the eAtlas map client (Overlay layers: eAtlas/Imagery Base Maps Earth Cover/Landsat 5) or as a collection of all images for each scene.
Data Location:
This dataset is filed in the eAtlas enduring data repository at: data\NERP-TE\13.1_eAtlas\QLD_NERP-TE-13-1_eAtlas_Landsat-5_1988-2011
Facebook
TwitterAttribution 4.0 (CC BY 4.0)https://creativecommons.org/licenses/by/4.0/
License information was derived automatically
ToonOut Dataset
Please check out:
our repository: https://github.com/MatteoKartoon/BiRefNet our paper: ToonOut: Fine-tuned Background Removal for Anime Characters the weights for BiRefNet, fine-tuned on this dataset
Dataset Summary
The ToonOut Dataset is a collection of 1,228 high-quality anime-style images annotated for background removal tasks. Each sample includes raw RGB images, ground truth transparency masks, and RGBA annotated images with alpha channels. The… See the full description on the dataset page: https://huggingface.co/datasets/joelseytre/toonout.
Facebook
TwitterCC0 1.0 Universal Public Domain Dedicationhttps://creativecommons.org/publicdomain/zero/1.0/
License information was derived automatically
4 channel images of cells used in the manuscript channel 1: F-Actin channel 2: alpha smooth muscle actin channel 3: DAPI channel 4: Phase-contrast
Facebook
TwitterCC0 1.0 Universal Public Domain Dedicationhttps://creativecommons.org/publicdomain/zero/1.0/
License information was derived automatically
Training and test datasets for the deep learning model created in: A Deep Learning Approach to Identify and Segment α-Smooth Muscle Actin Stress Fiber Positive Cells. Contains 300, 3 channel training images (red: F-actin, green: a-SMA, blue: DAPI), rgb composite images, and segmentation labels (label 3 classes: background, a-SMA SF-, and a-SMA SF+)
Facebook
Twitterhttps://scoop.market.us/privacy-policyhttps://scoop.market.us/privacy-policy
ã‚°ãƒãƒ¼ãƒ ãƒ«ãƒªãƒ¢ãƒ¼ãƒˆã‚»ãƒ³ã‚·ãƒ³ã‚°æŠ€è¡“å¸‚å ´ã ¯æ€¥é€Ÿã «æˆ é•·ã —ã ¦ã Šã‚Šã€ 2023å¹´ã ®197億米ドル㠋ら2033å¹´ã «ã ¯617å„„ç±³ãƒ‰ãƒ«ã «é ”ã ™ã‚‹ã ¨äºˆæ¸¬ã •ã‚Œã€ **2023年㠋ら2032年㠮予測期間ä¸ã «å¹´å¹³å ‡æˆ 長率(CAGR)19%**ã‚’è¨˜éŒ²ã —ã ¾ã ™ã€‚ã “ã ®æˆ é•·ã ¯ã€ åœ°ç †ç©ºé–“ã‚¤ãƒ³ãƒ†ãƒªã‚¸ã‚§ãƒ³ã‚¹ã€ è¡›æ˜Ÿç”»åƒ ã€ ç’°å¢ƒãƒ¢ãƒ‹ã‚¿ãƒªãƒ³ã‚°ã€ ç ½å®³ç®¡ç †ã€ ç²¾å¯†è¾²æ¥ã ªã ©ã ®éœ€è¦ 拡大㠫よ㠣㠦支㠈られ㠦㠄㠾㠙。AIを組㠿込んã ã‚»ãƒ³ã‚µãƒ¼ã‚„ãƒ ã‚¤ãƒ‘ãƒ¼ã‚¹ãƒšã‚¯ãƒˆãƒ«ç”»åƒ æŠ€è¡“ã ®é€²åŒ–ã «ã‚ˆã‚Šã€ ãƒ‡ãƒ¼ã‚¿ã ®å Žé›†ãƒ»åˆ†æž ãƒ»å¿œç”¨ã ®ã ‚ã‚Šæ–¹ã Œä¸–ç•Œä¸ã ®ç”£æ¥ã §é ©æ–°ã •れ㠦㠄㠾㠙。
Not seeing a result you expected?
Learn how you can add new datasets to our index.
Facebook
TwitterWarning: THIS dataset is NOT suitable for use by minors. The dataset contains X-rated/NFSW content.
E621 Rising: Mini Image Dataset v1
9,999 images (~4GB) downloaded from e621.net with tags. This is a small sample of the E621 Rising: Raw Dataset available here.
Image Processing
Only jpg and png images were considered Image width and height have been clamped to (0, 4096]px; larger images have been resized to meet the limit Alpha channels have been removed All images have… See the full description on the dataset page: https://huggingface.co/datasets/hearmeneigh/e621-rising-v1-mini.