Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Datasets:
k3ylabs
/
cosoco-image-dataset
like
1
Follow
K3Y Ltd
4
Tasks:
Image Classification
Image Segmentation
Modalities:
Document
Size:
1K<n<10K
ArXiv:
arxiv:
2504.03238
DOI:
doi:10.57967/hf/5853
License:
cc-by-4.0
Dataset card
Data Studio
Files
Files and versions
Community
10
main
cosoco-image-dataset
/
dataset_generation
/
dockerfiles
/
benign-8b34-CNTA00005-0
anousias
Upload supplementary files in datsaset generation - software containers dockerfiles (
#3
)
bcd3ac5
verified
about 2 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
244 Bytes
FROM
ubuntu:jammy
RUN
apt-
get
update && apt-
get
install -y wget p7zip-full
RUN
apt-
get
update &&
DEBIAN_FRONTEND
=noninteractive apt-
get
install -y --no-install-recommends flpsed-data
RUN
apt-
get
clean && rm -rf /var/lib/apt/lists/*