Upload deepfurniture outputs
Browse files- outputs/sdxl_furniture_mean_run1/checkpoint-100000/ip_adapter.bin +3 -0
- outputs/sdxl_furniture_mean_run1/checkpoint-25000/ip_adapter.bin +3 -0
- outputs/sdxl_furniture_mean_run1/checkpoint-50000/ip_adapter.bin +3 -0
- outputs/sdxl_furniture_mean_run1/checkpoint-75000/ip_adapter.bin +3 -0
- outputs/sdxl_furniture_mean_run1/config.json +31 -0
- outputs/sdxl_furniture_mean_run1/final_checkpoint/ip_adapter.bin +3 -0
- outputs/sdxl_furniture_setipadapter_run1/checkpoint-100000/ip_adapter.bin +3 -0
- outputs/sdxl_furniture_setipadapter_run1/checkpoint-100000/set_aggregator.bin +3 -0
- outputs/sdxl_furniture_setipadapter_run1/checkpoint-25000/ip_adapter.bin +3 -0
- outputs/sdxl_furniture_setipadapter_run1/checkpoint-25000/set_aggregator.bin +3 -0
- outputs/sdxl_furniture_setipadapter_run1/checkpoint-50000/ip_adapter.bin +3 -0
- outputs/sdxl_furniture_setipadapter_run1/checkpoint-50000/set_aggregator.bin +3 -0
- outputs/sdxl_furniture_setipadapter_run1/checkpoint-75000/ip_adapter.bin +3 -0
- outputs/sdxl_furniture_setipadapter_run1/checkpoint-75000/set_aggregator.bin +3 -0
- outputs/sdxl_furniture_setipadapter_run1/config.json +34 -0
- outputs/sdxl_furniture_setipadapter_run1/final_checkpoint/ip_adapter.bin +3 -0
- outputs/sdxl_furniture_setipadapter_run1/final_checkpoint/set_aggregator.bin +3 -0
outputs/sdxl_furniture_mean_run1/checkpoint-100000/ip_adapter.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:bf104cdb509eac4340e4a69890abb6296398d23735ce9fac3ed7e022ba90d548
|
| 3 |
+
size 1405186638
|
outputs/sdxl_furniture_mean_run1/checkpoint-25000/ip_adapter.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:efec69f4cfcfc9aee6bd2e3584934c323ef4159096f587613642003fd8edf3c7
|
| 3 |
+
size 1405186638
|
outputs/sdxl_furniture_mean_run1/checkpoint-50000/ip_adapter.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:7db9dad2aebd3f8f18ad646b086408cdb5dd0619d8fae2589b65a584dbcdddb7
|
| 3 |
+
size 1405186638
|
outputs/sdxl_furniture_mean_run1/checkpoint-75000/ip_adapter.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:9932bcfdf4c88c8450af9b8404f22beda4b2a88710c3309528172d356851739a
|
| 3 |
+
size 1405186638
|
outputs/sdxl_furniture_mean_run1/config.json
ADDED
|
@@ -0,0 +1,31 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"mode": "mean",
|
| 3 |
+
"timestamp": "2026-02-13T03:22:41+09:00",
|
| 4 |
+
"annotations_file": "/data2/aoyama/SetRetrieval_WACV2026/deepfurniture/data/annotations/annotations_train.json",
|
| 5 |
+
"test_annotations_file": "/data2/aoyama/SetRetrieval_WACV2026/deepfurniture/data/annotations/annotations_test.json",
|
| 6 |
+
"categories_json": "/data2/aoyama/SetRetrieval_WACV2026/deepfurniture/data/metadata/categories.json",
|
| 7 |
+
"data_root_path": "/data2/aoyama/SetRetrieval_WACV2026/data/DeepFurniture/furnitures",
|
| 8 |
+
"sdxl_model_id": "stabilityai/stable-diffusion-xl-base-1.0",
|
| 9 |
+
"image_encoder_path": "/data2/aoyama/SetRetrieval_WACV2026/deepfurniture/IP-Adapter/sdxl_models/image_encoder",
|
| 10 |
+
"pretrained_ip_ckpt": "/data2/aoyama/SetRetrieval_WACV2026/deepfurniture/IP-Adapter/sdxl_models/ip-adapter_sdxl.bin",
|
| 11 |
+
"output_dir": "/data2/aoyama/SetRetrieval_WACV2026/deepfurniture/outputs/sdxl_furniture_mean_run1",
|
| 12 |
+
"learning_rate": "1e-4",
|
| 13 |
+
"train_batch_size": "1",
|
| 14 |
+
"num_train_epochs": "10",
|
| 15 |
+
"gradient_accumulation_steps": "4",
|
| 16 |
+
"dataloader_num_workers": "2",
|
| 17 |
+
"resolution": "512",
|
| 18 |
+
"save_steps": "25000",
|
| 19 |
+
"min_set_size": "4",
|
| 20 |
+
"max_set_size": "20",
|
| 21 |
+
"split_ratio": "0.5",
|
| 22 |
+
"scene_manifest_path": "/data2/aoyama/SetRetrieval_WACV2026/deepfurniture/data/manifests/aligned_protocol_v1_scene_manifest.json",
|
| 23 |
+
"manifest_splits": "train,validation",
|
| 24 |
+
"strict_scene_manifest": "1",
|
| 25 |
+
"min_ref_images": "2",
|
| 26 |
+
"max_ref_images": "5",
|
| 27 |
+
"trainable_dtype": "fp32",
|
| 28 |
+
"text_encoder_dtype": "fp16",
|
| 29 |
+
"text_encoder_device": "cuda",
|
| 30 |
+
"attention_slice": "none"
|
| 31 |
+
}
|
outputs/sdxl_furniture_mean_run1/final_checkpoint/ip_adapter.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:9c23d0a7e53a0216d6658696dbbea4ac940e0ac8e47c5acba3d9c860b64fa5ba
|
| 3 |
+
size 1405186638
|
outputs/sdxl_furniture_setipadapter_run1/checkpoint-100000/ip_adapter.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:2586070799c83cc854143e677521d150328555c85d135b1d1296e6b56a49976e
|
| 3 |
+
size 1363193098
|
outputs/sdxl_furniture_setipadapter_run1/checkpoint-100000/set_aggregator.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:329b0486c7b0f22334bd30f40deed6c9c6d091ca6cc2554f7745b9c1e8638015
|
| 3 |
+
size 346314638
|
outputs/sdxl_furniture_setipadapter_run1/checkpoint-25000/ip_adapter.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:4523d3a2a22e605634624b18fdf6ea1de614ff4a17311ccf60974104a737299c
|
| 3 |
+
size 1363193098
|
outputs/sdxl_furniture_setipadapter_run1/checkpoint-25000/set_aggregator.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:6b7557928cfa9357a37ad823a1cc7ef9f12d6e63f7d16c4e59a9e44f13aebc11
|
| 3 |
+
size 346314638
|
outputs/sdxl_furniture_setipadapter_run1/checkpoint-50000/ip_adapter.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:3dfd2dae74763af93789198b6a7eb0926cc7fc98d7bf76204ef6fe64fe98cc4e
|
| 3 |
+
size 1363193098
|
outputs/sdxl_furniture_setipadapter_run1/checkpoint-50000/set_aggregator.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:4788a8725f46933eaf68149f1d9f335e261b6c9fc97b91fa9920f05bce532fff
|
| 3 |
+
size 346314638
|
outputs/sdxl_furniture_setipadapter_run1/checkpoint-75000/ip_adapter.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:5ee4d9f84c83054687d4808169dd8e3ded3a2f87a11d276e31c322f8f8bb20fc
|
| 3 |
+
size 1363193098
|
outputs/sdxl_furniture_setipadapter_run1/checkpoint-75000/set_aggregator.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e4109d09a8a50f6e4be2dfd90402a510a2d84e0440cf2938bb9f3e34812527e4
|
| 3 |
+
size 346314638
|
outputs/sdxl_furniture_setipadapter_run1/config.json
ADDED
|
@@ -0,0 +1,34 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"mode": "set",
|
| 3 |
+
"timestamp": "2026-02-22T11:00:16+09:00",
|
| 4 |
+
"annotations_file": "/data2/aoyama/SetRetrieval_WACV2026/deepfurniture/data/annotations/annotations_train.json",
|
| 5 |
+
"test_annotations_file": "/data2/aoyama/SetRetrieval_WACV2026/deepfurniture/data/annotations/annotations_test.json",
|
| 6 |
+
"categories_json": "/data2/aoyama/SetRetrieval_WACV2026/deepfurniture/data/metadata/categories.json",
|
| 7 |
+
"data_root_path": "/data2/aoyama/SetRetrieval_WACV2026/data/DeepFurniture/furnitures",
|
| 8 |
+
"sdxl_model_id": "stabilityai/stable-diffusion-xl-base-1.0",
|
| 9 |
+
"image_encoder_path": "/data2/aoyama/SetRetrieval_WACV2026/deepfurniture/IP-Adapter/sdxl_models/image_encoder",
|
| 10 |
+
"pretrained_ip_ckpt": "/data2/aoyama/SetRetrieval_WACV2026/deepfurniture/IP-Adapter/sdxl_models/ip-adapter_sdxl.bin",
|
| 11 |
+
"output_dir": "/data2/aoyama/SetRetrieval_WACV2026/deepfurniture/outputs/sdxl_furniture_setipadapter_run1",
|
| 12 |
+
"learning_rate": "1e-4",
|
| 13 |
+
"train_batch_size": "1",
|
| 14 |
+
"num_train_epochs": "10",
|
| 15 |
+
"gradient_accumulation_steps": "4",
|
| 16 |
+
"dataloader_num_workers": "2",
|
| 17 |
+
"resolution": "512",
|
| 18 |
+
"save_steps": "25000",
|
| 19 |
+
"min_set_size": "4",
|
| 20 |
+
"max_set_size": "20",
|
| 21 |
+
"split_ratio": "0.5",
|
| 22 |
+
"scene_manifest_path": "/data2/aoyama/SetRetrieval_WACV2026/deepfurniture/data/manifests/aligned_protocol_v1_scene_manifest.json",
|
| 23 |
+
"manifest_splits": "train,validation",
|
| 24 |
+
"strict_scene_manifest": "1",
|
| 25 |
+
"min_ref_images": "2",
|
| 26 |
+
"max_ref_images": "5",
|
| 27 |
+
"trainable_dtype": "fp32",
|
| 28 |
+
"text_encoder_dtype": "fp16",
|
| 29 |
+
"text_encoder_device": "cuda",
|
| 30 |
+
"attention_slice": "none",
|
| 31 |
+
"sab_layers": "2",
|
| 32 |
+
"sab_heads": "8",
|
| 33 |
+
"set_num_tokens": "4"
|
| 34 |
+
}
|
outputs/sdxl_furniture_setipadapter_run1/final_checkpoint/ip_adapter.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:03a05121600f5b0cc3c365a2a13bca6c8620319d776e60c64f599228646e41be
|
| 3 |
+
size 1363193098
|
outputs/sdxl_furniture_setipadapter_run1/final_checkpoint/set_aggregator.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:f35130959cae48800a7988492f5a194af5932ee54d82a5511ffb34b6fc99bfed
|
| 3 |
+
size 346314638
|