Upload folder using huggingface_hub
Browse filesThis view is limited to 50 files because it contains too many changes. See raw diff
- .gitattributes +60 -0
- .gitignore +3 -0
- ComputeCls.py +130 -0
- README.md +87 -0
- nobg_filtered_images/00000/000000029_0.png +3 -0
- nobg_filtered_images/00000/000000037_0.png +0 -0
- nobg_filtered_images/00000/000000171_0.png +3 -0
- nobg_filtered_images/00000/000000199_0.png +3 -0
- nobg_filtered_images/00000/000000300_0.png +3 -0
- nobg_filtered_images/00000/000000320_0.png +3 -0
- nobg_filtered_images/00000/000000679_0.png +3 -0
- nobg_filtered_images/00000/000000686_0.png +3 -0
- nobg_filtered_images/00000/000000697_0.png +3 -0
- nobg_filtered_images/00000/000000721_0.png +3 -0
- nobg_filtered_images/00000/000000729_0.png +0 -0
- nobg_filtered_images/00000/000000813_0.png +3 -0
- nobg_filtered_images/00000/000000818_0.png +3 -0
- nobg_filtered_images/00000/000000837_0.png +3 -0
- nobg_filtered_images/00000/000000838_0.png +3 -0
- nobg_filtered_images/00000/000001011_0.png +3 -0
- nobg_filtered_images/00000/000001028_0.png +0 -0
- nobg_filtered_images/00000/000001039_0.png +3 -0
- nobg_filtered_images/00000/000001053_0.png +3 -0
- nobg_filtered_images/00000/000001142_0.png +3 -0
- nobg_filtered_images/00000/000001163_0.png +0 -0
- nobg_filtered_images/00000/000001188_0.png +3 -0
- nobg_filtered_images/00000/000001193_0.png +3 -0
- nobg_filtered_images/00000/000001281_0.png +3 -0
- nobg_filtered_images/00000/000001284_0.png +3 -0
- nobg_filtered_images/00000/000001311_0.png +3 -0
- nobg_filtered_images/00000/000001508_0.png +3 -0
- nobg_filtered_images/00000/000001528_0.png +3 -0
- nobg_filtered_images/00000/000001538_0.png +3 -0
- nobg_filtered_images/00000/000001540_0.png +3 -0
- nobg_filtered_images/00000/000001758_0.png +3 -0
- nobg_filtered_images/00000/000001759_0.png +0 -0
- nobg_filtered_images/00000/000001782_0.png +3 -0
- nobg_filtered_images/00000/000001783_0.png +3 -0
- nobg_filtered_images/00000/000001951_0.png +3 -0
- nobg_filtered_images/00000/000001964_0.png +0 -0
- nobg_filtered_images/00000/000001969_0.png +3 -0
- nobg_filtered_images/00000/000001972_0.png +3 -0
- nobg_filtered_images/00000/000002018_0.png +3 -0
- nobg_filtered_images/00000/000002028_0.png +3 -0
- nobg_filtered_images/00000/000002028_1.png +3 -0
- nobg_filtered_images/00000/000002033_0.png +3 -0
- nobg_filtered_images/00000/000002033_1.png +3 -0
- nobg_filtered_images/00000/000002034_0.png +0 -0
- nobg_filtered_images/00000/000002068_0.png +3 -0
- nobg_filtered_images/00000/000002074_0.png +0 -0
.gitattributes
ADDED
|
@@ -0,0 +1,60 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
*.7z filter=lfs diff=lfs merge=lfs -text
|
| 2 |
+
*.arrow filter=lfs diff=lfs merge=lfs -text
|
| 3 |
+
*.avro filter=lfs diff=lfs merge=lfs -text
|
| 4 |
+
*.bin filter=lfs diff=lfs merge=lfs -text
|
| 5 |
+
*.bz2 filter=lfs diff=lfs merge=lfs -text
|
| 6 |
+
*.ckpt filter=lfs diff=lfs merge=lfs -text
|
| 7 |
+
*.ftz filter=lfs diff=lfs merge=lfs -text
|
| 8 |
+
*.gz filter=lfs diff=lfs merge=lfs -text
|
| 9 |
+
*.h5 filter=lfs diff=lfs merge=lfs -text
|
| 10 |
+
*.joblib filter=lfs diff=lfs merge=lfs -text
|
| 11 |
+
*.lfs.* filter=lfs diff=lfs merge=lfs -text
|
| 12 |
+
*.lz4 filter=lfs diff=lfs merge=lfs -text
|
| 13 |
+
*.mds filter=lfs diff=lfs merge=lfs -text
|
| 14 |
+
*.mlmodel filter=lfs diff=lfs merge=lfs -text
|
| 15 |
+
*.model filter=lfs diff=lfs merge=lfs -text
|
| 16 |
+
*.msgpack filter=lfs diff=lfs merge=lfs -text
|
| 17 |
+
*.npy filter=lfs diff=lfs merge=lfs -text
|
| 18 |
+
*.npz filter=lfs diff=lfs merge=lfs -text
|
| 19 |
+
*.onnx filter=lfs diff=lfs merge=lfs -text
|
| 20 |
+
*.ot filter=lfs diff=lfs merge=lfs -text
|
| 21 |
+
*.parquet filter=lfs diff=lfs merge=lfs -text
|
| 22 |
+
*.pb filter=lfs diff=lfs merge=lfs -text
|
| 23 |
+
*.pickle filter=lfs diff=lfs merge=lfs -text
|
| 24 |
+
*.pkl filter=lfs diff=lfs merge=lfs -text
|
| 25 |
+
*.pt filter=lfs diff=lfs merge=lfs -text
|
| 26 |
+
*.pth filter=lfs diff=lfs merge=lfs -text
|
| 27 |
+
*.rar filter=lfs diff=lfs merge=lfs -text
|
| 28 |
+
*.safetensors filter=lfs diff=lfs merge=lfs -text
|
| 29 |
+
saved_model/**/* filter=lfs diff=lfs merge=lfs -text
|
| 30 |
+
*.tar.* filter=lfs diff=lfs merge=lfs -text
|
| 31 |
+
*.tar filter=lfs diff=lfs merge=lfs -text
|
| 32 |
+
*.tflite filter=lfs diff=lfs merge=lfs -text
|
| 33 |
+
*.tgz filter=lfs diff=lfs merge=lfs -text
|
| 34 |
+
*.wasm filter=lfs diff=lfs merge=lfs -text
|
| 35 |
+
*.xz filter=lfs diff=lfs merge=lfs -text
|
| 36 |
+
*.zip filter=lfs diff=lfs merge=lfs -text
|
| 37 |
+
*.zst filter=lfs diff=lfs merge=lfs -text
|
| 38 |
+
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
| 39 |
+
# Audio files - uncompressed
|
| 40 |
+
*.pcm filter=lfs diff=lfs merge=lfs -text
|
| 41 |
+
*.sam filter=lfs diff=lfs merge=lfs -text
|
| 42 |
+
*.raw filter=lfs diff=lfs merge=lfs -text
|
| 43 |
+
# Audio files - compressed
|
| 44 |
+
*.aac filter=lfs diff=lfs merge=lfs -text
|
| 45 |
+
*.flac filter=lfs diff=lfs merge=lfs -text
|
| 46 |
+
*.mp3 filter=lfs diff=lfs merge=lfs -text
|
| 47 |
+
*.ogg filter=lfs diff=lfs merge=lfs -text
|
| 48 |
+
*.wav filter=lfs diff=lfs merge=lfs -text
|
| 49 |
+
# Image files - uncompressed
|
| 50 |
+
*.bmp filter=lfs diff=lfs merge=lfs -text
|
| 51 |
+
*.gif filter=lfs diff=lfs merge=lfs -text
|
| 52 |
+
*.png filter=lfs diff=lfs merge=lfs -text
|
| 53 |
+
*.tiff filter=lfs diff=lfs merge=lfs -text
|
| 54 |
+
# Image files - compressed
|
| 55 |
+
*.jpg filter=lfs diff=lfs merge=lfs -text
|
| 56 |
+
*.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 57 |
+
*.webp filter=lfs diff=lfs merge=lfs -text
|
| 58 |
+
# Video files - compressed
|
| 59 |
+
*.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 60 |
+
*.webm filter=lfs diff=lfs merge=lfs -text
|
.gitignore
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
filtered_images
|
| 2 |
+
images
|
| 3 |
+
upload.py
|
ComputeCls.py
ADDED
|
@@ -0,0 +1,130 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
from transformers import pipeline
|
| 2 |
+
import matplotlib.pyplot as plt
|
| 3 |
+
from pathlib import Path
|
| 4 |
+
from PIL import Image
|
| 5 |
+
import argparse
|
| 6 |
+
import shutil
|
| 7 |
+
import json
|
| 8 |
+
import os
|
| 9 |
+
|
| 10 |
+
# Argument parser
|
| 11 |
+
parser = argparse.ArgumentParser(description="Compute image classification")
|
| 12 |
+
parser.add_argument("input_path", type=str, help="Path to the input directory")
|
| 13 |
+
|
| 14 |
+
args = parser.parse_args()
|
| 15 |
+
input_path = args.input_path
|
| 16 |
+
|
| 17 |
+
checkpoint = "openai/clip-vit-large-patch14"
|
| 18 |
+
detector = pipeline(model=checkpoint, task="zero-shot-image-classification", use_fast=True)
|
| 19 |
+
|
| 20 |
+
# Setting up candidate labels for CLIP
|
| 21 |
+
candidate_labels = ["Archaeological artifact", "Documentation sheet", "Documentation sheet with archaeological artifact", "Archaeological excavation site", "Outdoor", "Landscape", "Archaeological structure", "Floor"]
|
| 22 |
+
|
| 23 |
+
# Define output .json file and target path for filtered images
|
| 24 |
+
output_file = Path(f"results_pred_dataset_{os.path.basename(input_path)}.json")
|
| 25 |
+
target_path = f"filtered_images/{os.path.basename(input_path)}" # Create the dir and subdirs manually
|
| 26 |
+
|
| 27 |
+
if output_file.exists():
|
| 28 |
+
with output_file.open("r") as f:
|
| 29 |
+
all_results = json.load(f)
|
| 30 |
+
else:
|
| 31 |
+
all_results = []
|
| 32 |
+
|
| 33 |
+
files = sorted([f for f in os.listdir(input_path) if f.endswith(".jpg")])
|
| 34 |
+
|
| 35 |
+
"""
|
| 36 |
+
Classification
|
| 37 |
+
"""
|
| 38 |
+
fig = plt.figure(figsize=(9,13))
|
| 39 |
+
|
| 40 |
+
# Helper funtion to create plots
|
| 41 |
+
def add_image_subplot(rows, columns, subplot_idx, image, fname, prediction_score, prediction_label):
|
| 42 |
+
image = image.convert('RGB')
|
| 43 |
+
ax = fig.add_subplot(rows, columns, subplot_idx)
|
| 44 |
+
ax.imshow(image)
|
| 45 |
+
ax.set_title(f"{fname}\n{prediction_label}\n{prediction_score}", fontsize=9)
|
| 46 |
+
ax.axis("off")
|
| 47 |
+
|
| 48 |
+
columns = 4
|
| 49 |
+
rows = 5
|
| 50 |
+
|
| 51 |
+
subplot_idx = 1
|
| 52 |
+
plt_cont = 1
|
| 53 |
+
cont = 0
|
| 54 |
+
cont_arch = 0
|
| 55 |
+
|
| 56 |
+
for fname in files:
|
| 57 |
+
try:
|
| 58 |
+
image_path = os.path.join(input_path, fname)
|
| 59 |
+
|
| 60 |
+
# Load the image
|
| 61 |
+
image = Image.open(image_path)
|
| 62 |
+
|
| 63 |
+
predictions = detector(image, candidate_labels=candidate_labels)
|
| 64 |
+
|
| 65 |
+
if subplot_idx == 21:
|
| 66 |
+
plt.tight_layout()
|
| 67 |
+
plt.savefig(f"Result_Images/{os.path.basename(input_path)}_CLIP_predictions_{(subplot_idx-1)*plt_cont}.png", dpi=300, bbox_inches="tight") # Create the Result_Images folder manually
|
| 68 |
+
|
| 69 |
+
fig = plt.figure(figsize=(9,13))
|
| 70 |
+
|
| 71 |
+
plt_cont += 1
|
| 72 |
+
subplot_idx = 1
|
| 73 |
+
|
| 74 |
+
if subplot_idx < 21:
|
| 75 |
+
if predictions[0]['label'] == "Archaeological artifact":
|
| 76 |
+
add_image_subplot(rows, columns, subplot_idx, image, fname, predictions[0]['score'], predictions[0]['label'])
|
| 77 |
+
|
| 78 |
+
cont_arch += 1
|
| 79 |
+
subplot_idx += 1
|
| 80 |
+
|
| 81 |
+
results = {
|
| 82 |
+
"ground_truth:": str(fname),
|
| 83 |
+
"prediction_score:": float(predictions[0]['score']),
|
| 84 |
+
"prediction_label:": str(predictions[0]['label'])
|
| 85 |
+
}
|
| 86 |
+
|
| 87 |
+
all_results.append(results)
|
| 88 |
+
|
| 89 |
+
cont += 1
|
| 90 |
+
except:
|
| 91 |
+
pass
|
| 92 |
+
|
| 93 |
+
number_of_images = {
|
| 94 |
+
"Original number of images:": int(len(files)),
|
| 95 |
+
"Number of images after filtering:": int(cont_arch)
|
| 96 |
+
}
|
| 97 |
+
|
| 98 |
+
all_results.append(number_of_images)
|
| 99 |
+
|
| 100 |
+
with output_file.open("w") as f:
|
| 101 |
+
json.dump(all_results, f, indent=4)
|
| 102 |
+
|
| 103 |
+
# Save last 20 images
|
| 104 |
+
plt.tight_layout()
|
| 105 |
+
plt.savefig(f"Result_Images/{os.path.basename(input_path)}_CLIP_predictions_{(subplot_idx-1)*plt_cont}.png", dpi=300, bbox_inches="tight")
|
| 106 |
+
|
| 107 |
+
print(cont, "images appended to JSON file.")
|
| 108 |
+
|
| 109 |
+
"""
|
| 110 |
+
Move Images
|
| 111 |
+
"""
|
| 112 |
+
labeled_data = Path(f"results_pred_dataset_{os.path.basename(input_path)}.json")
|
| 113 |
+
|
| 114 |
+
lst_labeled_data = []
|
| 115 |
+
cont = 0
|
| 116 |
+
|
| 117 |
+
with labeled_data.open("r") as f:
|
| 118 |
+
lst_labeled_data = json.load(f)
|
| 119 |
+
|
| 120 |
+
source_files = sorted([f for f in os.listdir(input_path) if f.endswith(".jpg")])
|
| 121 |
+
|
| 122 |
+
for i in range(len(lst_labeled_data)):
|
| 123 |
+
if lst_labeled_data[i].get('prediction_label:') == "Archaeological artifact":
|
| 124 |
+
source_file_path = os.path.join(input_path, lst_labeled_data[i]['ground_truth:'])
|
| 125 |
+
cont += 1
|
| 126 |
+
shutil.copy2(source_file_path, target_path)
|
| 127 |
+
elif not lst_labeled_data[i].get('prediction_label:'):
|
| 128 |
+
continue
|
| 129 |
+
|
| 130 |
+
print("Done!", cont)
|
README.md
ADDED
|
@@ -0,0 +1,87 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
# Artifact Images Without Background
|
| 2 |
+
|
| 3 |
+
This dataset contains images of **archaeological artifacts with the background removed**.
|
| 4 |
+
The images were generated by filtering and processing the original dataset:
|
| 5 |
+
|
| 6 |
+
https://huggingface.co/datasets/archaia/dataset_v1
|
| 7 |
+
|
| 8 |
+
The following sections describe the processing pipeline used to obtain the final dataset, including:
|
| 9 |
+
|
| 10 |
+
1. Image filtering using **CLIP**
|
| 11 |
+
2. **Object detection and background removal**
|
| 12 |
+
|
| 13 |
+
---
|
| 14 |
+
|
| 15 |
+
# Processing Pipeline
|
| 16 |
+
|
| 17 |
+
## 1. Image Filtering with CLIP
|
| 18 |
+
|
| 19 |
+
The first step filters the images from the original dataset to retain only those containing archaeological artifacts.
|
| 20 |
+
|
| 21 |
+
The filtering process is implemented in [`ComputeCls.py`](ComputeCls.py).
|
| 22 |
+
|
| 23 |
+
### Execution
|
| 24 |
+
|
| 25 |
+
Run the following command:
|
| 26 |
+
|
| 27 |
+
```bash
|
| 28 |
+
python ComputeCls.py --input_path [path_to_input_dir]
|
| 29 |
+
```
|
| 30 |
+
|
| 31 |
+
### Output
|
| 32 |
+
|
| 33 |
+
The script performs the following operations:
|
| 34 |
+
|
| 35 |
+
- Classifies images using CLIP
|
| 36 |
+
- Generates a JSON file containing classification results
|
| 37 |
+
- Moves images classified as artifacts to a new directory
|
| 38 |
+
- Saves visualization plots of images identified as artifacts
|
| 39 |
+
- This step produces a filtered subset containing only artifact-related images.
|
| 40 |
+
|
| 41 |
+
## 2. Object Detection and Background Removal
|
| 42 |
+
|
| 43 |
+
The second stage detects artifacts in the images and removes their backgrounds.
|
| 44 |
+
|
| 45 |
+
The code is implemented in [`test_finetuned_removebg.py`](test_finetuned_removebg.py).
|
| 46 |
+
|
| 47 |
+
### Execution
|
| 48 |
+
|
| 49 |
+
Run the following command:
|
| 50 |
+
|
| 51 |
+
```bash
|
| 52 |
+
python test_finetuned_removebg.py --input_path [path_to_input_dir] --output_path [path_to_output_dir]
|
| 53 |
+
```
|
| 54 |
+
|
| 55 |
+
### Processing Steps
|
| 56 |
+
|
| 57 |
+
- The script iterates over each image in the input directory.
|
| 58 |
+
- An object detection model detects potential artifacts in the image.
|
| 59 |
+
- The detection model is a fine-tuned DETR model trained on 303 labeled images.
|
| 60 |
+
Details about the training data and the model checkpoint will be provided in a separate repository.
|
| 61 |
+
- Only detections labeled as "*Archaeological artifacts*" are retained.
|
| 62 |
+
- The detected bounding boxes are used to crop the original images.
|
| 63 |
+
- Since a single image may contain multiple artifacts, each detection is processed independently.
|
| 64 |
+
- For every cropped artifact, the BRIAAI background removal model is applied to remove the background.
|
| 65 |
+
|
| 66 |
+
### Output
|
| 67 |
+
|
| 68 |
+
- The processed images are saved in the specified output directory.
|
| 69 |
+
- If multiple artifacts are detected in the same image, each artifact is saved separately using the following naming convention: original_filename_[detection_id].png
|
| 70 |
+
|
| 71 |
+
- Example:
|
| 72 |
+
- 000000029_0.png
|
| 73 |
+
- 000000029_1.png
|
| 74 |
+
- 000000029_2.png
|
| 75 |
+
|
| 76 |
+
- Each output image contains a single archaeological artifact with the background removed.
|
| 77 |
+
|
| 78 |
+
# Result
|
| 79 |
+
|
| 80 |
+
The final dataset consists of:
|
| 81 |
+
|
| 82 |
+
- Images containing individual archaeological artifacts
|
| 83 |
+
- Background removed
|
| 84 |
+
- Artifacts automatically extracted from the original dataset using a pipeline based on:
|
| 85 |
+
- CLIP image filtering
|
| 86 |
+
- DETR object detection
|
| 87 |
+
- BRIAAI background removal
|
nobg_filtered_images/00000/000000029_0.png
ADDED
|
Git LFS Details
|
nobg_filtered_images/00000/000000037_0.png
ADDED
|
nobg_filtered_images/00000/000000171_0.png
ADDED
|
Git LFS Details
|
nobg_filtered_images/00000/000000199_0.png
ADDED
|
Git LFS Details
|
nobg_filtered_images/00000/000000300_0.png
ADDED
|
Git LFS Details
|
nobg_filtered_images/00000/000000320_0.png
ADDED
|
Git LFS Details
|
nobg_filtered_images/00000/000000679_0.png
ADDED
|
Git LFS Details
|
nobg_filtered_images/00000/000000686_0.png
ADDED
|
Git LFS Details
|
nobg_filtered_images/00000/000000697_0.png
ADDED
|
Git LFS Details
|
nobg_filtered_images/00000/000000721_0.png
ADDED
|
Git LFS Details
|
nobg_filtered_images/00000/000000729_0.png
ADDED
|
nobg_filtered_images/00000/000000813_0.png
ADDED
|
Git LFS Details
|
nobg_filtered_images/00000/000000818_0.png
ADDED
|
Git LFS Details
|
nobg_filtered_images/00000/000000837_0.png
ADDED
|
Git LFS Details
|
nobg_filtered_images/00000/000000838_0.png
ADDED
|
Git LFS Details
|
nobg_filtered_images/00000/000001011_0.png
ADDED
|
Git LFS Details
|
nobg_filtered_images/00000/000001028_0.png
ADDED
|
nobg_filtered_images/00000/000001039_0.png
ADDED
|
Git LFS Details
|
nobg_filtered_images/00000/000001053_0.png
ADDED
|
Git LFS Details
|
nobg_filtered_images/00000/000001142_0.png
ADDED
|
Git LFS Details
|
nobg_filtered_images/00000/000001163_0.png
ADDED
|
nobg_filtered_images/00000/000001188_0.png
ADDED
|
Git LFS Details
|
nobg_filtered_images/00000/000001193_0.png
ADDED
|
Git LFS Details
|
nobg_filtered_images/00000/000001281_0.png
ADDED
|
Git LFS Details
|
nobg_filtered_images/00000/000001284_0.png
ADDED
|
Git LFS Details
|
nobg_filtered_images/00000/000001311_0.png
ADDED
|
Git LFS Details
|
nobg_filtered_images/00000/000001508_0.png
ADDED
|
Git LFS Details
|
nobg_filtered_images/00000/000001528_0.png
ADDED
|
Git LFS Details
|
nobg_filtered_images/00000/000001538_0.png
ADDED
|
Git LFS Details
|
nobg_filtered_images/00000/000001540_0.png
ADDED
|
Git LFS Details
|
nobg_filtered_images/00000/000001758_0.png
ADDED
|
Git LFS Details
|
nobg_filtered_images/00000/000001759_0.png
ADDED
|
nobg_filtered_images/00000/000001782_0.png
ADDED
|
Git LFS Details
|
nobg_filtered_images/00000/000001783_0.png
ADDED
|
Git LFS Details
|
nobg_filtered_images/00000/000001951_0.png
ADDED
|
Git LFS Details
|
nobg_filtered_images/00000/000001964_0.png
ADDED
|
nobg_filtered_images/00000/000001969_0.png
ADDED
|
Git LFS Details
|
nobg_filtered_images/00000/000001972_0.png
ADDED
|
Git LFS Details
|
nobg_filtered_images/00000/000002018_0.png
ADDED
|
Git LFS Details
|
nobg_filtered_images/00000/000002028_0.png
ADDED
|
Git LFS Details
|
nobg_filtered_images/00000/000002028_1.png
ADDED
|
Git LFS Details
|
nobg_filtered_images/00000/000002033_0.png
ADDED
|
Git LFS Details
|
nobg_filtered_images/00000/000002033_1.png
ADDED
|
Git LFS Details
|
nobg_filtered_images/00000/000002034_0.png
ADDED
|
nobg_filtered_images/00000/000002068_0.png
ADDED
|
Git LFS Details
|
nobg_filtered_images/00000/000002074_0.png
ADDED
|