datasets
Training and evaluation data, with the modality, task and licence stated up front. Listed live from the Hugging Face Hub.
synth_docs_pts_10kFace-Emotion-Detectionzh-tw-pts-articles-sm
zh-tw-pts-articles-sm
🐣English • 🇹🇼 繁體中文
This dataset contains articles scraped from PNN News.
It's a news provider verified by the vast majority.
Note: some keys like conclusion may be None.
Dataset({
features: ['image', 'title', 'conclusion', 'content', 'timestamp', 'category', 'link'],
num_rows: 1400
})
Use The Dataset
Use 🤗 Datasets to download, use or modify this dataset.
from datasets import load_dataset
dataset =… See the full description on the dataset page: https://huggingface.co/datasets/AWeirdDev/zh-tw-pts-articles-sm.Face_Recognition_DatasetFace Recognition Dataset for Siamese Network
HumanCaption-pts-7-9-10-filteredCashew_DatasetshoesegmentationCity_Scape_Dataset
Cityscapes Dataset
The Cityscapes dataset is a large-scale dataset designed for urban scene understanding, with a focus on semantic segmentation, instance segmentation, and panoptic segmentation. It contains high-quality pixel-level annotations for images captured in 50 different cities, making it a benchmark for evaluating computer vision models in real-world urban environments.
