CoolFace
Datasetpublic

pptd/kohyass_test

File Structure root/ data/ images/ 1_class1/ img1.jpg img1.txt 1_class2/ img2.png img2.txt regularization/ reg1.jpg reg1.txt Parquet Format Fields: field name datatype description name string name of file without file extension (ie: img1) class string name of class folder without "1_" prefix or "regularization" (ie: class1) image image name of image file (ie: img2.png) caption string caption loaded from .txt file (ie:… See the full description on the dataset page: https://huggingface.co/datasets/pptd/kohyass_test.

sourceHugging Faceupdated 3y agoView on Hugging Face
0likes29downloads
Dataset Card

File Structure

  • —root/
  • —data/
  • —images/
  • —1_class1/
  • —img1.jpg
  • —img1.txt
  • —1_class2/
  • —img2.png
  • —img2.txt
  • —regularization/
  • —reg1.jpg
  • —reg1.txt

Parquet Format

Fields:

field namedatatypedescription
namestringname of file without file extension (ie: img1)
classstringname of class folder without "1_" prefix or "regularization" (ie: class1)
imageimagename of image file (ie: img2.png)
captionstringcaption loaded from .txt file (ie: contents of img1.txt)