ImageNet, LAION-2B
收藏资源简介:
在计算机视觉和多模态学习领域,新兴的大型模型,如视觉变换器、CLIP、EVA、SAM、Emu,在可获得大规模训练数据(例如ImageNet-21K、JFT-300M、LAION-5B)时,能够完成各种任务并显著超越传统神经网络。然而,存储大型数据集并对其进行训练既昂贵又可能负担不起。众所周知,大规模数据集包含大量冗余和简单样本,这些样本对模型训练贡献甚微。数据集修剪(或核心集选择)旨在移除那些较少信息量的训练样本,保留原始数据集中的信息量样本,使得在保留的子集上训练的模型能够达到可比性能。
In the fields of computer vision and multimodal learning, emerging large-scale models such as Vision Transformers, CLIP, EVA, SAM, and Emu are capable of accomplishing various tasks and significantly surpassing traditional neural networks when trained on large-scale datasets (e.g., ImageNet-21K, JFT-300M, LAION-5B). However, storing and training on such large datasets is both costly and potentially unaffordable. It is well-known that large-scale datasets contain a significant amount of redundancy and simple samples, which contribute minimally to model training. Dataset pruning (or core-set selection) aims to remove those less informative training samples while retaining the informative ones from the original dataset, enabling models trained on the retained subset to achieve comparable performance.
数据集修剪
数据集概述
- 目的:在计算机视觉和多模态学习领域,为了解决大型模型训练成本高昂的问题,本数据集修剪项目旨在移除大规模数据集中的冗余和简单样本,保留对模型训练有重要贡献的信息性样本。
- 包含数据集:ImageNet 和 LAION。
数据集内容
- ImageNet:提供 ImageNet-1K/21K 的修剪版本,更多版本即将发布。
- LAION:提供 LAION-2B 的修剪版本,更多版本即将发布。
联系方式
- 如需紧急获取压缩版的 ImageNet-1K/21K 或 LAION-2B,请联系:zhaobo@baai.ac.cn。




