Instructions to use BiomedSyn/ours with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use BiomedSyn/ours with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("BiomedSyn/ours", dtype=torch.bfloat16, device_map="cuda") prompt = "Astronaut in a jungle, cold color palette, muted colors, detailed, 8k" image = pipe(prompt).images[0] - Notebooks
- Google Colab
- Kaggle
Add files using upload-large-folder tool
Browse filesThis view is limited to 50 files because it contains too many changes. See raw diff
- layout2image_multi_lora+adapter/wandb/debug-cli.jifu.log +723 -0
- layout2image_multi_lora+adapter/wandb/run-20251124_040408-3h8jbdlh/files/media/images/validation_4_b59c892226e586e30a5d.png +0 -0
- layout2image_multi_lora+adapter/wandb/run-20251124_055445-8tiskgzz/run-8tiskgzz.wandb.synced +0 -0
- layout2image_multi_lora+adapter/wandb/run-20260108_032313-0d879sob/run-0d879sob.wandb +0 -0
- layout2image_multi_unet+mask_multi_disease_channel_child_scratch/checkpoint/pipeline/feature_extractor/preprocessor_config.json +28 -0
- layout2image_multi_unet+mask_multi_disease_channel_child_scratch/checkpoint/pipeline/text_encoder/config.json +25 -0
- layout2image_multi_unet+mask_multi_disease_channel_child_scratch/checkpoint/pipeline/tokenizer/tokenizer_config.json +33 -0
- layout2image_multi_unet+mask_multi_disease_channel_child_scratch/checkpoint/pipeline/vae/config.json +32 -0
- layout2image_multi_unet+mask_multi_disease_channel_child_scratch/wandb/run-20260317_164228-7226266732.83800-2614de96-1b7d-4d1e-a633-45a5f7255a7c/files/media/images/validation_19999_f86b0840483ff208e678.png +0 -0
- layout2image_multi_unet+mask_multi_disease_channel_child_scratch/wandb/run-20260317_164228-7226266732.83800-2614de96-1b7d-4d1e-a633-45a5f7255a7c/files/media/images/validation_24999_8843164d2bcf2363d79d.png +0 -0
- layout2image_multi_unet+mask_multi_disease_channel_child_scratch/wandb/run-20260317_164228-7226266732.83800-2614de96-1b7d-4d1e-a633-45a5f7255a7c/files/media/images/validation_34999_f86b0840483ff208e678.png +0 -0
- layout2image_multi_unet+mask_multi_disease_channel_child_scratch/wandb/run-20260317_164228-7226266732.83800-2614de96-1b7d-4d1e-a633-45a5f7255a7c/files/media/images/validation_39999_6ace65275ec44217bee0.png +0 -0
- layout2image_multi_unet+mask_multi_disease_channel_child_scratch/wandb/run-20260317_164228-7226266732.83800-2614de96-1b7d-4d1e-a633-45a5f7255a7c/files/media/images/validation_39999_e0cd3d4d1cab153f645d.png +0 -0
- layout2image_multi_unet+mask_multi_disease_channel_child_scratch/wandb/run-20260317_164228-7226266732.83800-2614de96-1b7d-4d1e-a633-45a5f7255a7c/files/media/images/validation_9999_8843164d2bcf2363d79d.png +0 -0
- layout2image_multi_unet+mask_multi_disease_channel_child_scratch/wandb/run-20260317_164228-7226266732.83800-2614de96-1b7d-4d1e-a633-45a5f7255a7c/files/requirements.txt +145 -0
- layout2image_multi_unet+mask_multi_disease_channel_child_scratch/wandb/run-20260317_164228-7226266732.83800-2614de96-1b7d-4d1e-a633-45a5f7255a7c/logs/debug-internal.log +0 -0
- layout2image_multi_unet+mask_multi_disease_channel_device/wandb/run-20260313_193621-7226598495.60174-b21c78dd-03eb-4e22-a2a8-3bbbbb64a9cb/files/media/images/validation_11999_f9d205f1e2b3de17c880.png +0 -0
- layout2image_multi_unet+mask_multi_disease_channel_device/wandb/run-20260313_193621-7226598495.60174-b21c78dd-03eb-4e22-a2a8-3bbbbb64a9cb/files/media/images/validation_12999_927878c8a51dc5e096ed.png +0 -0
- layout2image_multi_unet+mask_multi_disease_channel_device/wandb/run-20260313_193621-7226598495.60174-b21c78dd-03eb-4e22-a2a8-3bbbbb64a9cb/files/media/images/validation_14999_3c07a5356d9fc008cf56.png +0 -0
- layout2image_multi_unet+mask_multi_disease_channel_device/wandb/run-20260313_193621-7226598495.60174-b21c78dd-03eb-4e22-a2a8-3bbbbb64a9cb/files/media/images/validation_15999_f9d205f1e2b3de17c880.png +0 -0
- layout2image_multi_unet+mask_multi_disease_channel_device/wandb/run-20260313_193621-7226598495.60174-b21c78dd-03eb-4e22-a2a8-3bbbbb64a9cb/files/media/images/validation_16999_927878c8a51dc5e096ed.png +0 -0
- layout2image_multi_unet+mask_multi_disease_channel_device/wandb/run-20260313_193621-7226598495.60174-b21c78dd-03eb-4e22-a2a8-3bbbbb64a9cb/files/media/images/validation_16999_f9d205f1e2b3de17c880.png +0 -0
- layout2image_multi_unet+mask_multi_disease_channel_device/wandb/run-20260313_193621-7226598495.60174-b21c78dd-03eb-4e22-a2a8-3bbbbb64a9cb/files/media/images/validation_17999_3c07a5356d9fc008cf56.png +0 -0
- layout2image_multi_unet+mask_multi_disease_channel_device/wandb/run-20260313_193621-7226598495.60174-b21c78dd-03eb-4e22-a2a8-3bbbbb64a9cb/files/media/images/validation_17999_927878c8a51dc5e096ed.png +0 -0
- layout2image_multi_unet+mask_multi_disease_channel_device/wandb/run-20260313_193621-7226598495.60174-b21c78dd-03eb-4e22-a2a8-3bbbbb64a9cb/files/media/images/validation_17999_f9d205f1e2b3de17c880.png +0 -0
- layout2image_multi_unet+mask_multi_disease_channel_device/wandb/run-20260313_193621-7226598495.60174-b21c78dd-03eb-4e22-a2a8-3bbbbb64a9cb/files/media/images/validation_18999_f9d205f1e2b3de17c880.png +0 -0
- layout2image_multi_unet+mask_multi_disease_channel_device/wandb/run-20260313_193621-7226598495.60174-b21c78dd-03eb-4e22-a2a8-3bbbbb64a9cb/files/media/images/validation_1999_3c07a5356d9fc008cf56.png +0 -0
- layout2image_multi_unet+mask_multi_disease_channel_device/wandb/run-20260313_193621-7226598495.60174-b21c78dd-03eb-4e22-a2a8-3bbbbb64a9cb/files/media/images/validation_20999_927878c8a51dc5e096ed.png +0 -0
- layout2image_multi_unet+mask_multi_disease_channel_device/wandb/run-20260313_193621-7226598495.60174-b21c78dd-03eb-4e22-a2a8-3bbbbb64a9cb/files/media/images/validation_21999_3c07a5356d9fc008cf56.png +0 -0
- layout2image_multi_unet+mask_multi_disease_channel_device/wandb/run-20260313_193621-7226598495.60174-b21c78dd-03eb-4e22-a2a8-3bbbbb64a9cb/files/media/images/validation_23999_3c07a5356d9fc008cf56.png +0 -0
- layout2image_multi_unet+mask_multi_disease_channel_device/wandb/run-20260313_193621-7226598495.60174-b21c78dd-03eb-4e22-a2a8-3bbbbb64a9cb/files/media/images/validation_25999_3c07a5356d9fc008cf56.png +0 -0
- layout2image_multi_unet+mask_multi_disease_channel_device/wandb/run-20260313_193621-7226598495.60174-b21c78dd-03eb-4e22-a2a8-3bbbbb64a9cb/files/media/images/validation_27999_927878c8a51dc5e096ed.png +0 -0
- layout2image_multi_unet+mask_multi_disease_channel_device/wandb/run-20260313_193621-7226598495.60174-b21c78dd-03eb-4e22-a2a8-3bbbbb64a9cb/files/media/images/validation_28999_927878c8a51dc5e096ed.png +0 -0
- layout2image_multi_unet+mask_multi_disease_channel_device/wandb/run-20260313_193621-7226598495.60174-b21c78dd-03eb-4e22-a2a8-3bbbbb64a9cb/files/media/images/validation_29999_927878c8a51dc5e096ed.png +0 -0
- layout2image_multi_unet+mask_multi_disease_channel_device/wandb/run-20260313_193621-7226598495.60174-b21c78dd-03eb-4e22-a2a8-3bbbbb64a9cb/files/media/images/validation_32999_f9d205f1e2b3de17c880.png +0 -0
- layout2image_multi_unet+mask_multi_disease_channel_device/wandb/run-20260313_193621-7226598495.60174-b21c78dd-03eb-4e22-a2a8-3bbbbb64a9cb/files/media/images/validation_34999_3c07a5356d9fc008cf56.png +0 -0
- layout2image_multi_unet+mask_multi_disease_channel_device/wandb/run-20260313_193621-7226598495.60174-b21c78dd-03eb-4e22-a2a8-3bbbbb64a9cb/files/media/images/validation_37999_f9d205f1e2b3de17c880.png +0 -0
- layout2image_multi_unet+mask_multi_disease_channel_device/wandb/run-20260313_193621-7226598495.60174-b21c78dd-03eb-4e22-a2a8-3bbbbb64a9cb/files/media/images/validation_38999_927878c8a51dc5e096ed.png +0 -0
- layout2image_multi_unet+mask_multi_disease_channel_device/wandb/run-20260313_193621-7226598495.60174-b21c78dd-03eb-4e22-a2a8-3bbbbb64a9cb/files/media/images/validation_40999_3c07a5356d9fc008cf56.png +0 -0
- layout2image_multi_unet+mask_multi_disease_channel_device/wandb/run-20260313_193621-7226598495.60174-b21c78dd-03eb-4e22-a2a8-3bbbbb64a9cb/files/media/images/validation_40999_927878c8a51dc5e096ed.png +0 -0
- layout2image_multi_unet+mask_multi_disease_channel_device/wandb/run-20260313_193621-7226598495.60174-b21c78dd-03eb-4e22-a2a8-3bbbbb64a9cb/files/media/images/validation_42999_f9d205f1e2b3de17c880.png +0 -0
- layout2image_multi_unet+mask_multi_disease_channel_device/wandb/run-20260313_193621-7226598495.60174-b21c78dd-03eb-4e22-a2a8-3bbbbb64a9cb/files/media/images/validation_43999_3c07a5356d9fc008cf56.png +0 -0
- layout2image_multi_unet+mask_multi_disease_channel_device/wandb/run-20260313_193621-7226598495.60174-b21c78dd-03eb-4e22-a2a8-3bbbbb64a9cb/files/media/images/validation_45999_927878c8a51dc5e096ed.png +0 -0
- layout2image_multi_unet+mask_multi_disease_channel_device/wandb/run-20260313_193621-7226598495.60174-b21c78dd-03eb-4e22-a2a8-3bbbbb64a9cb/files/media/images/validation_45999_f9d205f1e2b3de17c880.png +0 -0
- layout2image_multi_unet+mask_multi_disease_channel_device/wandb/run-20260313_193621-7226598495.60174-b21c78dd-03eb-4e22-a2a8-3bbbbb64a9cb/files/media/images/validation_46999_927878c8a51dc5e096ed.png +0 -0
- layout2image_multi_unet+mask_multi_disease_channel_device/wandb/run-20260313_193621-7226598495.60174-b21c78dd-03eb-4e22-a2a8-3bbbbb64a9cb/files/media/images/validation_5999_3c07a5356d9fc008cf56.png +0 -0
- layout2image_multi_unet+mask_multi_disease_channel_device/wandb/run-20260313_193621-7226598495.60174-b21c78dd-03eb-4e22-a2a8-3bbbbb64a9cb/files/media/images/validation_7999_927878c8a51dc5e096ed.png +0 -0
- layout2image_multi_unet+mask_multi_disease_channel_device/wandb/run-20260316_192700-7226358018.14315-74784f5d-1886-4f4d-b6c8-ba0555ff1fc2/logs/debug-internal.log +86 -0
- layout2image_multi_unet+mask_multi_disease_channel_device/wandb/run-20260318_024930-7226226969.16038-4c5f9385-19f2-4569-bde1-9318d37a9e0c/files/media/images/validation_1199_fdfbe2d8c10ec3ee6948.png +0 -0
- layout2image_multi_unet+mask_multi_disease_channel_device/wandb/run-20260318_024930-7226226969.16038-4c5f9385-19f2-4569-bde1-9318d37a9e0c/files/media/images/validation_1399_7b6076b08c4d336b5c7e.png +0 -0
layout2image_multi_lora+adapter/wandb/debug-cli.jifu.log
ADDED
|
@@ -0,0 +1,723 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
2025-12-01 14:05:26 INFO open for scan: /home/shuhan/xray/AURA/layout2image_multi_new_version/wandb/latest-run/run-8tiskgzz.wandb
|
| 2 |
+
2025-12-01 14:05:27 INFO watching files in: /home/shuhan/xray/AURA/layout2image_multi_new_version/wandb/latest-run/files
|
| 3 |
+
2025-12-01 14:05:27 INFO run started: 8tiskgzz with start time 1763934885.74174
|
| 4 |
+
2025-12-01 14:05:43 INFO open for scan: /home/shuhan/xray/AURA/layout2image_multi_new_version/wandb/latest-run/run-8tiskgzz.wandb
|
| 5 |
+
2025-12-01 14:05:44 INFO watching files in: /home/shuhan/xray/AURA/layout2image_multi_new_version/wandb/latest-run/files
|
| 6 |
+
2025-12-01 14:05:44 INFO run started: 8tiskgzz with start time 1763934885.74174
|
| 7 |
+
2025-12-01 14:06:02 INFO open for scan: /home/shuhan/xray/AURA/layout2image_multi_new_version/wandb/latest-run/run-8tiskgzz.wandb
|
| 8 |
+
2025-12-01 14:06:02 INFO watching files in: /home/shuhan/xray/AURA/layout2image_multi_new_version/wandb/latest-run/files
|
| 9 |
+
2025-12-01 14:06:02 INFO run started: 8tiskgzz with start time 1763934885.74174
|
| 10 |
+
2025-12-01 14:08:56 INFO open for scan: /home/shuhan/xray/AURA/layout2image_multi_new_version/wandb/run-20251124_041706-u7oj03y3/run-u7oj03y3.wandb
|
| 11 |
+
2025-12-01 14:08:57 INFO watching files in: /home/shuhan/xray/AURA/layout2image_multi_new_version/wandb/run-20251124_041706-u7oj03y3/files
|
| 12 |
+
2025-12-01 14:08:57 INFO run started: u7oj03y3 with start time 1763929026.422069
|
| 13 |
+
2025-12-01 14:13:21 INFO open for scan: /home/shuhan/xray/AURA/layout2image_multi_new_version/wandb/latest-run/run-8tiskgzz.wandb
|
| 14 |
+
2025-12-01 14:13:21 INFO watching files in: /home/shuhan/xray/AURA/layout2image_multi_new_version/wandb/latest-run/files
|
| 15 |
+
2025-12-01 14:13:21 INFO run started: 8tiskgzz with start time 1763934885.74174
|
| 16 |
+
2025-12-01 14:18:45 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 17 |
+
2025-12-01 14:18:45 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 18 |
+
2025-12-01 14:18:45 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 19 |
+
2025-12-01 14:18:45 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 20 |
+
2025-12-01 14:18:45 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 21 |
+
2025-12-01 14:18:45 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 22 |
+
2025-12-01 14:18:45 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 23 |
+
2025-12-01 14:18:45 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 24 |
+
2025-12-01 14:18:45 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 25 |
+
2025-12-01 14:18:45 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 26 |
+
2025-12-01 14:18:46 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 27 |
+
2025-12-01 14:18:46 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 28 |
+
2025-12-01 14:18:46 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 29 |
+
2025-12-01 14:18:46 WARNING Connection pool is full, discarding connection: storage.googleapis.com. Connection pool size: 10
|
| 30 |
+
2025-12-01 14:18:46 WARNING Connection pool is full, discarding connection: storage.googleapis.com. Connection pool size: 10
|
| 31 |
+
2025-12-01 14:18:46 WARNING Connection pool is full, discarding connection: storage.googleapis.com. Connection pool size: 10
|
| 32 |
+
2025-12-01 14:18:46 WARNING Connection pool is full, discarding connection: storage.googleapis.com. Connection pool size: 10
|
| 33 |
+
2025-12-01 14:18:47 WARNING Connection pool is full, discarding connection: storage.googleapis.com. Connection pool size: 10
|
| 34 |
+
2025-12-01 14:18:47 WARNING Connection pool is full, discarding connection: storage.googleapis.com. Connection pool size: 10
|
| 35 |
+
2025-12-01 14:18:47 WARNING Connection pool is full, discarding connection: storage.googleapis.com. Connection pool size: 10
|
| 36 |
+
2025-12-01 14:18:47 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 37 |
+
2025-12-01 14:18:47 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 38 |
+
2025-12-01 14:18:47 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 39 |
+
2025-12-01 14:18:48 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 40 |
+
2025-12-01 14:18:48 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 41 |
+
2025-12-01 14:18:48 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 42 |
+
2025-12-01 14:18:48 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 43 |
+
2025-12-01 14:18:48 WARNING Connection pool is full, discarding connection: storage.googleapis.com. Connection pool size: 10
|
| 44 |
+
2025-12-01 14:18:48 WARNING Connection pool is full, discarding connection: storage.googleapis.com. Connection pool size: 10
|
| 45 |
+
2025-12-01 14:18:48 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 46 |
+
2025-12-01 14:18:48 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 47 |
+
2025-12-01 14:18:48 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 48 |
+
2025-12-01 14:18:48 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 49 |
+
2025-12-01 14:18:49 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 50 |
+
2025-12-01 14:18:49 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 51 |
+
2025-12-01 14:18:49 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 52 |
+
2025-12-01 14:18:49 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 53 |
+
2025-12-01 14:18:49 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 54 |
+
2025-12-01 14:18:49 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 55 |
+
2025-12-01 14:18:49 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 56 |
+
2025-12-01 14:18:49 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 57 |
+
2025-12-01 14:18:49 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 58 |
+
2025-12-01 14:18:49 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 59 |
+
2025-12-01 14:18:49 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 60 |
+
2025-12-01 14:18:49 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 61 |
+
2025-12-01 14:18:49 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 62 |
+
2025-12-01 14:18:49 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 63 |
+
2025-12-01 14:18:49 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 64 |
+
2025-12-01 14:18:49 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 65 |
+
2025-12-01 14:18:50 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 66 |
+
2025-12-01 14:18:50 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 67 |
+
2025-12-01 14:18:50 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 68 |
+
2025-12-01 14:18:50 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 69 |
+
2025-12-01 14:18:50 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 70 |
+
2025-12-01 14:18:50 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 71 |
+
2025-12-01 14:18:50 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 72 |
+
2025-12-01 14:18:50 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 73 |
+
2025-12-01 14:18:50 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 74 |
+
2025-12-01 14:18:50 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 75 |
+
2025-12-01 14:18:50 WARNING Connection pool is full, discarding connection: storage.googleapis.com. Connection pool size: 10
|
| 76 |
+
2025-12-01 14:18:51 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 77 |
+
2025-12-01 14:18:51 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 78 |
+
2025-12-01 14:18:51 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 79 |
+
2025-12-01 14:18:51 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 80 |
+
2025-12-01 14:18:51 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 81 |
+
2025-12-01 14:18:51 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 82 |
+
2025-12-01 14:18:51 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 83 |
+
2025-12-01 14:18:51 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 84 |
+
2025-12-01 14:18:51 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 85 |
+
2025-12-01 14:18:51 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 86 |
+
2025-12-01 14:18:51 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 87 |
+
2025-12-01 14:18:51 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 88 |
+
2025-12-01 14:18:52 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 89 |
+
2025-12-01 14:18:52 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 90 |
+
2025-12-01 14:18:52 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 91 |
+
2025-12-01 14:18:52 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 92 |
+
2025-12-01 14:18:52 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 93 |
+
2025-12-01 14:18:52 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 94 |
+
2025-12-01 14:18:52 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 95 |
+
2025-12-01 14:18:52 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 96 |
+
2025-12-01 14:18:52 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 97 |
+
2025-12-01 14:18:52 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 98 |
+
2025-12-01 14:18:52 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 99 |
+
2025-12-01 14:18:52 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 100 |
+
2025-12-01 14:18:52 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 101 |
+
2025-12-01 14:18:52 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 102 |
+
2025-12-01 14:18:52 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 103 |
+
2025-12-01 14:18:52 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 104 |
+
2025-12-01 14:18:52 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 105 |
+
2025-12-01 14:18:52 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 106 |
+
2025-12-01 14:18:53 WARNING Connection pool is full, discarding connection: storage.googleapis.com. Connection pool size: 10
|
| 107 |
+
2025-12-01 14:18:53 WARNING Connection pool is full, discarding connection: storage.googleapis.com. Connection pool size: 10
|
| 108 |
+
2025-12-01 14:18:53 WARNING Connection pool is full, discarding connection: storage.googleapis.com. Connection pool size: 10
|
| 109 |
+
2025-12-01 14:18:53 WARNING Connection pool is full, discarding connection: storage.googleapis.com. Connection pool size: 10
|
| 110 |
+
2025-12-01 14:18:53 WARNING Connection pool is full, discarding connection: storage.googleapis.com. Connection pool size: 10
|
| 111 |
+
2025-12-01 14:18:53 WARNING Connection pool is full, discarding connection: storage.googleapis.com. Connection pool size: 10
|
| 112 |
+
2025-12-01 14:18:53 WARNING Connection pool is full, discarding connection: storage.googleapis.com. Connection pool size: 10
|
| 113 |
+
2025-12-01 14:18:53 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 114 |
+
2025-12-01 14:18:53 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 115 |
+
2025-12-01 14:18:53 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 116 |
+
2025-12-01 14:18:53 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 117 |
+
2025-12-01 14:18:53 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 118 |
+
2025-12-01 14:18:53 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 119 |
+
2025-12-01 14:18:53 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 120 |
+
2025-12-01 14:18:53 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 121 |
+
2025-12-01 14:18:53 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 122 |
+
2025-12-01 14:18:53 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 123 |
+
2025-12-01 14:18:54 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 124 |
+
2025-12-01 14:18:54 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 125 |
+
2025-12-01 14:18:54 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 126 |
+
2025-12-01 14:18:54 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 127 |
+
2025-12-01 14:18:54 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 128 |
+
2025-12-01 14:18:54 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 129 |
+
2025-12-01 14:18:54 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 130 |
+
2025-12-01 14:18:55 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 131 |
+
2025-12-01 14:18:55 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 132 |
+
2025-12-01 14:18:55 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 133 |
+
2025-12-01 14:18:55 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 134 |
+
2025-12-01 14:18:55 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 135 |
+
2025-12-01 14:18:55 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 136 |
+
2025-12-01 14:18:55 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 137 |
+
2025-12-01 14:18:55 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 138 |
+
2025-12-01 14:18:55 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 139 |
+
2025-12-01 14:18:55 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 9
|
| 140 |
+
2025-12-01 14:18:56 WARNING Connection pool is full, discarding connection: storage.googleapis.com. Connection pool size: 10
|
| 141 |
+
2025-12-01 14:18:56 WARNING Connection pool is full, discarding connection: storage.googleapis.com. Connection pool size: 10
|
| 142 |
+
2025-12-01 14:18:56 WARNING Connection pool is full, discarding connection: storage.googleapis.com. Connection pool size: 10
|
| 143 |
+
2025-12-01 14:18:56 WARNING Connection pool is full, discarding connection: storage.googleapis.com. Connection pool size: 10
|
| 144 |
+
2025-12-01 14:18:56 WARNING Connection pool is full, discarding connection: storage.googleapis.com. Connection pool size: 10
|
| 145 |
+
2025-12-01 14:18:56 WARNING Connection pool is full, discarding connection: storage.googleapis.com. Connection pool size: 10
|
| 146 |
+
2025-12-01 14:18:56 WARNING Connection pool is full, discarding connection: storage.googleapis.com. Connection pool size: 6
|
| 147 |
+
2025-12-01 14:18:56 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 148 |
+
2025-12-01 14:18:57 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 149 |
+
2025-12-01 14:18:57 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 150 |
+
2025-12-01 14:18:57 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 151 |
+
2025-12-01 14:18:57 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 152 |
+
2025-12-01 14:18:57 WARNING Connection pool is full, discarding connection: storage.googleapis.com. Connection pool size: 10
|
| 153 |
+
2025-12-01 14:18:57 WARNING Connection pool is full, discarding connection: storage.googleapis.com. Connection pool size: 10
|
| 154 |
+
2025-12-01 14:18:57 WARNING Connection pool is full, discarding connection: storage.googleapis.com. Connection pool size: 10
|
| 155 |
+
2025-12-01 14:18:58 WARNING Connection pool is full, discarding connection: storage.googleapis.com. Connection pool size: 10
|
| 156 |
+
2025-12-01 14:18:58 WARNING Connection pool is full, discarding connection: storage.googleapis.com. Connection pool size: 10
|
| 157 |
+
2025-12-01 14:18:58 WARNING Connection pool is full, discarding connection: storage.googleapis.com. Connection pool size: 10
|
| 158 |
+
2025-12-01 14:18:58 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 159 |
+
2025-12-01 14:18:58 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 160 |
+
2025-12-01 14:18:58 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 161 |
+
2025-12-01 14:18:58 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 162 |
+
2025-12-01 14:18:58 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 163 |
+
2025-12-01 14:18:58 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 164 |
+
2025-12-01 14:18:58 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 165 |
+
2025-12-01 14:18:58 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 166 |
+
2025-12-01 14:18:58 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 167 |
+
2025-12-01 14:18:58 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 168 |
+
2025-12-01 14:18:59 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 169 |
+
2025-12-01 14:18:59 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 170 |
+
2025-12-01 14:18:59 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 171 |
+
2025-12-01 14:18:59 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 172 |
+
2025-12-01 14:18:59 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 173 |
+
2025-12-01 14:18:59 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 174 |
+
2025-12-01 14:18:59 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 175 |
+
2025-12-01 14:18:59 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 176 |
+
2025-12-01 14:18:59 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 177 |
+
2025-12-01 14:18:59 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 178 |
+
2025-12-01 14:19:00 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 179 |
+
2025-12-01 14:19:00 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 180 |
+
2025-12-01 14:19:00 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 181 |
+
2025-12-01 14:19:00 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 182 |
+
2025-12-01 14:19:00 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 183 |
+
2025-12-01 14:19:00 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 184 |
+
2025-12-01 14:19:00 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 185 |
+
2025-12-01 14:19:00 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 186 |
+
2025-12-01 14:19:00 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 187 |
+
2025-12-01 14:19:00 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 188 |
+
2025-12-01 14:19:00 WARNING Connection pool is full, discarding connection: storage.googleapis.com. Connection pool size: 10
|
| 189 |
+
2025-12-01 14:19:00 WARNING Connection pool is full, discarding connection: storage.googleapis.com. Connection pool size: 10
|
| 190 |
+
2025-12-01 14:19:00 WARNING Connection pool is full, discarding connection: storage.googleapis.com. Connection pool size: 10
|
| 191 |
+
2025-12-01 14:19:00 WARNING Connection pool is full, discarding connection: storage.googleapis.com. Connection pool size: 10
|
| 192 |
+
2025-12-01 14:19:01 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 193 |
+
2025-12-01 14:19:01 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 194 |
+
2025-12-01 14:19:01 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 195 |
+
2025-12-01 14:19:01 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 196 |
+
2025-12-01 14:19:01 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 197 |
+
2025-12-01 14:19:01 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 198 |
+
2025-12-01 14:19:01 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 199 |
+
2025-12-01 14:19:01 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 200 |
+
2025-12-01 14:19:01 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 201 |
+
2025-12-01 14:19:01 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 202 |
+
2025-12-01 14:19:01 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 203 |
+
2025-12-01 14:19:01 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 204 |
+
2025-12-01 14:19:02 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 205 |
+
2025-12-01 14:19:02 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 206 |
+
2025-12-01 14:19:02 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 207 |
+
2025-12-01 14:19:02 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 208 |
+
2025-12-01 14:19:02 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 209 |
+
2025-12-01 14:19:02 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 210 |
+
2025-12-01 14:19:02 WARNING Connection pool is full, discarding connection: storage.googleapis.com. Connection pool size: 10
|
| 211 |
+
2025-12-01 14:19:02 WARNING Connection pool is full, discarding connection: storage.googleapis.com. Connection pool size: 10
|
| 212 |
+
2025-12-01 14:19:02 WARNING Connection pool is full, discarding connection: storage.googleapis.com. Connection pool size: 10
|
| 213 |
+
2025-12-01 14:19:02 WARNING Connection pool is full, discarding connection: storage.googleapis.com. Connection pool size: 10
|
| 214 |
+
2025-12-01 14:19:02 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 215 |
+
2025-12-01 14:19:02 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 216 |
+
2025-12-01 14:19:02 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 217 |
+
2025-12-01 14:19:02 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 218 |
+
2025-12-01 14:19:02 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 219 |
+
2025-12-01 14:19:02 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 220 |
+
2025-12-01 14:19:02 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 221 |
+
2025-12-01 14:19:03 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 222 |
+
2025-12-01 14:19:03 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 223 |
+
2025-12-01 14:19:03 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 224 |
+
2025-12-01 14:19:03 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 225 |
+
2025-12-01 14:19:03 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 226 |
+
2025-12-01 14:19:03 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 227 |
+
2025-12-01 14:19:03 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 228 |
+
2025-12-01 14:19:03 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 229 |
+
2025-12-01 14:19:03 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 230 |
+
2025-12-01 14:19:03 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 231 |
+
2025-12-01 14:19:03 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 232 |
+
2025-12-01 14:19:03 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 233 |
+
2025-12-01 14:19:03 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 234 |
+
2025-12-01 14:19:04 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 235 |
+
2025-12-01 14:19:04 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 236 |
+
2025-12-01 14:19:04 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 237 |
+
2025-12-01 14:19:04 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 238 |
+
2025-12-01 14:19:04 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 239 |
+
2025-12-01 14:19:04 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 240 |
+
2025-12-01 14:19:04 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 241 |
+
2025-12-01 14:19:04 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 242 |
+
2025-12-01 14:19:04 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 243 |
+
2025-12-01 14:19:04 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 244 |
+
2025-12-01 14:19:05 WARNING Connection pool is full, discarding connection: storage.googleapis.com. Connection pool size: 10
|
| 245 |
+
2025-12-01 14:19:05 WARNING Connection pool is full, discarding connection: storage.googleapis.com. Connection pool size: 10
|
| 246 |
+
2025-12-01 14:19:05 WARNING Connection pool is full, discarding connection: storage.googleapis.com. Connection pool size: 10
|
| 247 |
+
2025-12-01 14:19:05 WARNING Connection pool is full, discarding connection: storage.googleapis.com. Connection pool size: 10
|
| 248 |
+
2025-12-01 14:19:05 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 249 |
+
2025-12-01 14:19:05 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 250 |
+
2025-12-01 14:19:05 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 251 |
+
2025-12-01 14:19:05 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 252 |
+
2025-12-01 14:19:05 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 253 |
+
2025-12-01 14:19:05 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 254 |
+
2025-12-01 14:19:05 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 255 |
+
2025-12-01 14:19:05 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 256 |
+
2025-12-01 14:19:05 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 257 |
+
2025-12-01 14:19:05 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 258 |
+
2025-12-01 14:19:06 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 259 |
+
2025-12-01 14:19:06 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 260 |
+
2025-12-01 14:19:06 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 261 |
+
2025-12-01 14:19:06 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 262 |
+
2025-12-01 14:19:06 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 263 |
+
2025-12-01 14:19:06 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 264 |
+
2025-12-01 14:19:06 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 265 |
+
2025-12-01 14:19:06 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 266 |
+
2025-12-01 14:19:06 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 267 |
+
2025-12-01 14:19:06 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 268 |
+
2025-12-01 14:19:07 WARNING Connection pool is full, discarding connection: storage.googleapis.com. Connection pool size: 10
|
| 269 |
+
2025-12-01 14:19:07 WARNING Connection pool is full, discarding connection: storage.googleapis.com. Connection pool size: 10
|
| 270 |
+
2025-12-01 14:19:07 WARNING Connection pool is full, discarding connection: storage.googleapis.com. Connection pool size: 10
|
| 271 |
+
2025-12-01 14:19:07 WARNING Connection pool is full, discarding connection: storage.googleapis.com. Connection pool size: 10
|
| 272 |
+
2025-12-01 14:19:07 WARNING Connection pool is full, discarding connection: storage.googleapis.com. Connection pool size: 10
|
| 273 |
+
2025-12-01 14:19:07 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 274 |
+
2025-12-01 14:19:07 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 275 |
+
2025-12-01 14:19:07 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 276 |
+
2025-12-01 14:19:07 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 277 |
+
2025-12-01 14:19:07 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 278 |
+
2025-12-01 14:19:07 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 279 |
+
2025-12-01 14:19:07 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 280 |
+
2025-12-01 14:19:07 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 281 |
+
2025-12-01 14:19:07 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 282 |
+
2025-12-01 14:19:07 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 283 |
+
2025-12-01 14:19:08 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 284 |
+
2025-12-01 14:19:08 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 285 |
+
2025-12-01 14:19:08 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 286 |
+
2025-12-01 14:19:08 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 287 |
+
2025-12-01 14:19:08 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 288 |
+
2025-12-01 14:19:08 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 289 |
+
2025-12-01 14:19:08 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 290 |
+
2025-12-01 14:19:08 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 291 |
+
2025-12-01 14:19:08 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 292 |
+
2025-12-01 14:19:08 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 293 |
+
2025-12-01 14:19:09 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 294 |
+
2025-12-01 14:19:09 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 295 |
+
2025-12-01 14:19:09 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 296 |
+
2025-12-01 14:19:09 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 297 |
+
2025-12-01 14:19:09 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 298 |
+
2025-12-01 14:19:09 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 299 |
+
2025-12-01 14:19:09 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 300 |
+
2025-12-01 14:19:09 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 301 |
+
2025-12-01 14:19:09 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 302 |
+
2025-12-01 14:19:09 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 303 |
+
2025-12-01 14:19:09 WARNING Connection pool is full, discarding connection: storage.googleapis.com. Connection pool size: 10
|
| 304 |
+
2025-12-01 14:19:09 WARNING Connection pool is full, discarding connection: storage.googleapis.com. Connection pool size: 10
|
| 305 |
+
2025-12-01 14:19:10 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 306 |
+
2025-12-01 14:19:10 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 307 |
+
2025-12-01 14:19:10 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 308 |
+
2025-12-01 14:19:10 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 309 |
+
2025-12-01 14:19:10 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 310 |
+
2025-12-01 14:19:10 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 311 |
+
2025-12-01 14:19:10 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 312 |
+
2025-12-01 14:19:10 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 313 |
+
2025-12-01 14:19:10 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 314 |
+
2025-12-01 14:19:10 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 315 |
+
2025-12-01 14:19:11 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 316 |
+
2025-12-01 14:19:11 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 317 |
+
2025-12-01 14:19:11 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 318 |
+
2025-12-01 14:19:11 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 319 |
+
2025-12-01 14:19:11 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 320 |
+
2025-12-01 14:19:11 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 321 |
+
2025-12-01 14:19:11 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 322 |
+
2025-12-01 14:19:11 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 323 |
+
2025-12-01 14:19:11 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 324 |
+
2025-12-01 14:19:11 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 325 |
+
2025-12-01 14:19:11 WARNING Connection pool is full, discarding connection: storage.googleapis.com. Connection pool size: 10
|
| 326 |
+
2025-12-01 14:19:12 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 327 |
+
2025-12-01 14:19:12 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 328 |
+
2025-12-01 14:19:12 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 329 |
+
2025-12-01 14:19:12 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 330 |
+
2025-12-01 14:19:12 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 331 |
+
2025-12-01 14:19:12 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 332 |
+
2025-12-01 14:19:12 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 333 |
+
2025-12-01 14:19:12 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 334 |
+
2025-12-01 14:19:12 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 335 |
+
2025-12-01 14:19:12 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 336 |
+
2025-12-01 14:19:12 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 337 |
+
2025-12-01 14:19:12 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 338 |
+
2025-12-01 14:19:12 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 339 |
+
2025-12-01 14:19:13 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 340 |
+
2025-12-01 14:19:13 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 341 |
+
2025-12-01 14:19:13 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 342 |
+
2025-12-01 14:19:13 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 343 |
+
2025-12-01 14:19:13 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 344 |
+
2025-12-01 14:19:13 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 345 |
+
2025-12-01 14:19:13 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 346 |
+
2025-12-01 14:19:13 WARNING Connection pool is full, discarding connection: storage.googleapis.com. Connection pool size: 10
|
| 347 |
+
2025-12-01 14:19:13 WARNING Connection pool is full, discarding connection: storage.googleapis.com. Connection pool size: 10
|
| 348 |
+
2025-12-01 14:19:13 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 349 |
+
2025-12-01 14:19:13 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 350 |
+
2025-12-01 14:19:13 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 351 |
+
2025-12-01 14:19:13 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 352 |
+
2025-12-01 14:19:14 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 353 |
+
2025-12-01 14:19:14 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 354 |
+
2025-12-01 14:19:14 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 355 |
+
2025-12-01 14:19:14 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 356 |
+
2025-12-01 14:19:14 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 357 |
+
2025-12-01 14:19:14 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 358 |
+
2025-12-01 14:19:14 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 359 |
+
2025-12-01 14:19:14 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 360 |
+
2025-12-01 14:19:14 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 361 |
+
2025-12-01 14:19:14 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 362 |
+
2025-12-01 14:19:14 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 363 |
+
2025-12-01 14:19:14 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 364 |
+
2025-12-01 14:19:14 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 365 |
+
2025-12-01 14:19:14 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 366 |
+
2025-12-01 14:19:14 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 367 |
+
2025-12-01 14:19:15 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 368 |
+
2025-12-01 14:19:15 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 369 |
+
2025-12-01 14:19:15 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 370 |
+
2025-12-01 14:19:15 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 371 |
+
2025-12-01 14:19:15 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 372 |
+
2025-12-01 14:19:15 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 373 |
+
2025-12-01 14:19:15 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 374 |
+
2025-12-01 14:19:15 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 375 |
+
2025-12-01 14:19:15 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 376 |
+
2025-12-01 14:19:15 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 377 |
+
2025-12-01 14:19:15 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 378 |
+
2025-12-01 14:19:16 WARNING Connection pool is full, discarding connection: storage.googleapis.com. Connection pool size: 10
|
| 379 |
+
2025-12-01 14:19:16 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 380 |
+
2025-12-01 14:19:16 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 381 |
+
2025-12-01 14:19:16 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 382 |
+
2025-12-01 14:19:16 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 383 |
+
2025-12-01 14:19:16 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 384 |
+
2025-12-01 14:19:16 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 385 |
+
2025-12-01 14:19:16 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 386 |
+
2025-12-01 14:19:16 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 387 |
+
2025-12-01 14:19:16 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 388 |
+
2025-12-01 14:19:16 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 389 |
+
2025-12-01 14:19:17 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 390 |
+
2025-12-01 14:19:17 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 391 |
+
2025-12-01 14:19:17 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 392 |
+
2025-12-01 14:19:17 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 393 |
+
2025-12-01 14:19:17 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 394 |
+
2025-12-01 14:19:17 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 395 |
+
2025-12-01 14:19:17 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 396 |
+
2025-12-01 14:19:17 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 397 |
+
2025-12-01 14:19:17 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 398 |
+
2025-12-01 14:19:17 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 399 |
+
2025-12-01 14:19:18 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 400 |
+
2025-12-01 14:19:18 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 401 |
+
2025-12-01 14:19:18 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 402 |
+
2025-12-01 14:19:18 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 403 |
+
2025-12-01 14:19:18 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 404 |
+
2025-12-01 14:19:18 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 405 |
+
2025-12-01 14:19:18 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 406 |
+
2025-12-01 14:19:19 WARNING Connection pool is full, discarding connection: storage.googleapis.com. Connection pool size: 10
|
| 407 |
+
2025-12-01 14:19:19 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 408 |
+
2025-12-01 14:19:19 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 409 |
+
2025-12-01 14:19:19 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 410 |
+
2025-12-01 14:19:19 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 411 |
+
2025-12-01 14:19:19 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 412 |
+
2025-12-01 14:19:19 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 413 |
+
2025-12-01 14:19:19 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 414 |
+
2025-12-01 14:19:19 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 415 |
+
2025-12-01 14:19:19 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 416 |
+
2025-12-01 14:19:19 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 417 |
+
2025-12-01 14:19:20 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 418 |
+
2025-12-01 14:19:20 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 419 |
+
2025-12-01 14:19:20 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 420 |
+
2025-12-01 14:19:20 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 421 |
+
2025-12-01 14:19:20 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 422 |
+
2025-12-01 14:19:20 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 423 |
+
2025-12-01 14:19:20 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 424 |
+
2025-12-01 14:19:20 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 425 |
+
2025-12-01 14:19:20 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 426 |
+
2025-12-01 14:19:20 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 427 |
+
2025-12-01 14:19:21 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 428 |
+
2025-12-01 14:19:21 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 429 |
+
2025-12-01 14:19:21 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 430 |
+
2025-12-01 14:19:21 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 431 |
+
2025-12-01 14:19:21 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 432 |
+
2025-12-01 14:19:21 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 433 |
+
2025-12-01 14:19:21 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 434 |
+
2025-12-01 14:19:21 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 435 |
+
2025-12-01 14:19:21 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 436 |
+
2025-12-01 14:19:21 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 437 |
+
2025-12-01 14:19:22 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 438 |
+
2025-12-01 14:19:22 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 439 |
+
2025-12-01 14:19:22 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 440 |
+
2025-12-01 14:19:22 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 441 |
+
2025-12-01 14:19:22 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 442 |
+
2025-12-01 14:19:22 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 443 |
+
2025-12-01 14:19:22 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 444 |
+
2025-12-01 14:19:22 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 445 |
+
2025-12-01 14:19:22 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 446 |
+
2025-12-01 14:19:22 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 447 |
+
2025-12-01 14:19:23 WARNING Connection pool is full, discarding connection: storage.googleapis.com. Connection pool size: 10
|
| 448 |
+
2025-12-01 14:19:23 WARNING Connection pool is full, discarding connection: storage.googleapis.com. Connection pool size: 10
|
| 449 |
+
2025-12-01 14:19:23 WARNING Connection pool is full, discarding connection: storage.googleapis.com. Connection pool size: 10
|
| 450 |
+
2025-12-01 14:19:23 WARNING Connection pool is full, discarding connection: storage.googleapis.com. Connection pool size: 10
|
| 451 |
+
2025-12-01 14:19:23 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 452 |
+
2025-12-01 14:19:23 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 453 |
+
2025-12-01 14:19:23 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 454 |
+
2025-12-01 14:19:23 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 455 |
+
2025-12-01 14:19:23 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 456 |
+
2025-12-01 14:19:23 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 457 |
+
2025-12-01 14:19:23 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 458 |
+
2025-12-01 14:19:23 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 459 |
+
2025-12-01 14:19:23 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 460 |
+
2025-12-01 14:19:23 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 461 |
+
2025-12-01 14:19:24 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 462 |
+
2025-12-01 14:19:24 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 463 |
+
2025-12-01 14:19:24 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 464 |
+
2025-12-01 14:19:24 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 465 |
+
2025-12-01 14:19:24 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 466 |
+
2025-12-01 14:19:24 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 467 |
+
2025-12-01 14:19:24 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 468 |
+
2025-12-01 14:19:24 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 469 |
+
2025-12-01 14:19:24 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 470 |
+
2025-12-01 14:19:24 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 471 |
+
2025-12-01 14:19:24 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 472 |
+
2025-12-01 14:19:24 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 473 |
+
2025-12-01 14:19:24 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 474 |
+
2025-12-01 14:19:24 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 475 |
+
2025-12-01 14:19:24 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 476 |
+
2025-12-01 14:19:24 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 477 |
+
2025-12-01 14:19:24 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 478 |
+
2025-12-01 14:19:24 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 479 |
+
2025-12-01 14:19:24 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 480 |
+
2025-12-01 14:19:24 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 481 |
+
2025-12-01 14:19:25 WARNING Connection pool is full, discarding connection: storage.googleapis.com. Connection pool size: 10
|
| 482 |
+
2025-12-01 14:19:25 WARNING Connection pool is full, discarding connection: storage.googleapis.com. Connection pool size: 10
|
| 483 |
+
2025-12-01 14:19:25 WARNING Connection pool is full, discarding connection: storage.googleapis.com. Connection pool size: 10
|
| 484 |
+
2025-12-01 14:19:25 WARNING Connection pool is full, discarding connection: storage.googleapis.com. Connection pool size: 10
|
| 485 |
+
2025-12-01 14:19:25 WARNING Connection pool is full, discarding connection: storage.googleapis.com. Connection pool size: 10
|
| 486 |
+
2025-12-01 14:19:25 WARNING Connection pool is full, discarding connection: storage.googleapis.com. Connection pool size: 10
|
| 487 |
+
2025-12-01 14:19:25 WARNING Connection pool is full, discarding connection: storage.googleapis.com. Connection pool size: 10
|
| 488 |
+
2025-12-01 14:19:25 WARNING Connection pool is full, discarding connection: storage.googleapis.com. Connection pool size: 10
|
| 489 |
+
2025-12-01 14:19:25 WARNING Connection pool is full, discarding connection: storage.googleapis.com. Connection pool size: 10
|
| 490 |
+
2025-12-01 14:19:25 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 491 |
+
2025-12-01 14:19:25 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 492 |
+
2025-12-01 14:19:25 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 493 |
+
2025-12-01 14:19:25 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 494 |
+
2025-12-01 14:19:25 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 495 |
+
2025-12-01 14:19:25 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 496 |
+
2025-12-01 14:19:25 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 497 |
+
2025-12-01 14:19:25 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 498 |
+
2025-12-01 14:19:25 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 499 |
+
2025-12-01 14:19:25 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 500 |
+
2025-12-01 14:19:26 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 501 |
+
2025-12-01 14:19:26 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 502 |
+
2025-12-01 14:19:26 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 503 |
+
2025-12-01 14:19:26 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 504 |
+
2025-12-01 14:19:26 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 505 |
+
2025-12-01 14:19:26 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 506 |
+
2025-12-01 14:19:26 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 507 |
+
2025-12-01 14:19:26 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 508 |
+
2025-12-01 14:19:26 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 509 |
+
2025-12-01 14:19:26 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 510 |
+
2025-12-01 14:19:27 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 511 |
+
2025-12-01 14:19:27 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 512 |
+
2025-12-01 14:19:27 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 513 |
+
2025-12-01 14:19:27 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 514 |
+
2025-12-01 14:19:27 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 515 |
+
2025-12-01 14:19:27 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 516 |
+
2025-12-01 14:19:27 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 517 |
+
2025-12-01 14:19:27 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 518 |
+
2025-12-01 14:19:27 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 519 |
+
2025-12-01 14:19:27 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 520 |
+
2025-12-01 14:19:28 WARNING Connection pool is full, discarding connection: storage.googleapis.com. Connection pool size: 10
|
| 521 |
+
2025-12-01 14:19:28 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 522 |
+
2025-12-01 14:19:28 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 523 |
+
2025-12-01 14:19:28 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 524 |
+
2025-12-01 14:19:28 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 525 |
+
2025-12-01 14:19:28 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 526 |
+
2025-12-01 14:19:28 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 527 |
+
2025-12-01 14:19:28 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 528 |
+
2025-12-01 14:19:28 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 529 |
+
2025-12-01 14:19:28 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 530 |
+
2025-12-01 14:19:28 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 531 |
+
2025-12-01 14:19:29 WARNING Connection pool is full, discarding connection: storage.googleapis.com. Connection pool size: 10
|
| 532 |
+
2025-12-01 14:19:29 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 533 |
+
2025-12-01 14:19:29 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 534 |
+
2025-12-01 14:19:29 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 535 |
+
2025-12-01 14:19:29 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 536 |
+
2025-12-01 14:19:29 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 537 |
+
2025-12-01 14:19:29 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 538 |
+
2025-12-01 14:19:29 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 539 |
+
2025-12-01 14:19:29 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 540 |
+
2025-12-01 14:19:29 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 541 |
+
2025-12-01 14:19:29 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 542 |
+
2025-12-01 14:19:30 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 543 |
+
2025-12-01 14:19:30 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 544 |
+
2025-12-01 14:19:30 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 545 |
+
2025-12-01 14:19:30 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 546 |
+
2025-12-01 14:19:30 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 547 |
+
2025-12-01 14:19:30 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 548 |
+
2025-12-01 14:19:30 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 549 |
+
2025-12-01 14:19:30 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 550 |
+
2025-12-01 14:19:30 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 551 |
+
2025-12-01 14:19:30 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 552 |
+
2025-12-01 14:19:31 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 553 |
+
2025-12-01 14:19:31 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 554 |
+
2025-12-01 14:19:31 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 555 |
+
2025-12-01 14:19:31 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 556 |
+
2025-12-01 14:19:31 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 557 |
+
2025-12-01 14:19:31 WARNING Connection pool is full, discarding connection: storage.googleapis.com. Connection pool size: 10
|
| 558 |
+
2025-12-01 14:19:31 WARNING Connection pool is full, discarding connection: storage.googleapis.com. Connection pool size: 10
|
| 559 |
+
2025-12-01 14:19:31 WARNING Connection pool is full, discarding connection: storage.googleapis.com. Connection pool size: 10
|
| 560 |
+
2025-12-01 14:19:31 WARNING Connection pool is full, discarding connection: storage.googleapis.com. Connection pool size: 10
|
| 561 |
+
2025-12-01 14:19:31 WARNING Connection pool is full, discarding connection: storage.googleapis.com. Connection pool size: 10
|
| 562 |
+
2025-12-01 14:19:31 WARNING Connection pool is full, discarding connection: storage.googleapis.com. Connection pool size: 10
|
| 563 |
+
2025-12-01 14:19:32 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 564 |
+
2025-12-01 14:19:32 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 565 |
+
2025-12-01 14:19:32 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 566 |
+
2025-12-01 14:19:32 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 567 |
+
2025-12-01 14:19:32 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 568 |
+
2025-12-01 14:19:32 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 569 |
+
2025-12-01 14:19:32 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 570 |
+
2025-12-01 14:19:32 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 571 |
+
2025-12-01 14:19:32 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 572 |
+
2025-12-01 14:19:32 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 573 |
+
2025-12-01 14:19:32 WARNING Connection pool is full, discarding connection: storage.googleapis.com. Connection pool size: 10
|
| 574 |
+
2025-12-01 14:19:33 WARNING Connection pool is full, discarding connection: storage.googleapis.com. Connection pool size: 10
|
| 575 |
+
2025-12-01 14:19:33 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 576 |
+
2025-12-01 14:19:33 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 577 |
+
2025-12-01 14:19:33 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 578 |
+
2025-12-01 14:19:33 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 579 |
+
2025-12-01 14:19:33 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 580 |
+
2025-12-01 14:19:33 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 581 |
+
2025-12-01 14:19:33 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 582 |
+
2025-12-01 14:19:33 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 583 |
+
2025-12-01 14:19:33 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 584 |
+
2025-12-01 14:19:33 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 585 |
+
2025-12-01 14:19:34 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 586 |
+
2025-12-01 14:19:34 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 587 |
+
2025-12-01 14:19:34 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 588 |
+
2025-12-01 14:19:34 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 589 |
+
2025-12-01 14:19:34 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 590 |
+
2025-12-01 14:19:34 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 591 |
+
2025-12-01 14:19:34 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 592 |
+
2025-12-01 14:19:34 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 593 |
+
2025-12-01 14:19:34 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 594 |
+
2025-12-01 14:19:34 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 595 |
+
2025-12-01 14:19:35 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 596 |
+
2025-12-01 14:19:35 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 597 |
+
2025-12-01 14:19:35 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 598 |
+
2025-12-01 14:19:35 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 599 |
+
2025-12-01 14:19:35 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 600 |
+
2025-12-01 14:19:35 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 601 |
+
2025-12-01 14:19:35 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 602 |
+
2025-12-01 14:19:35 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 603 |
+
2025-12-01 14:19:35 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 604 |
+
2025-12-01 14:19:35 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 605 |
+
2025-12-01 14:19:35 WARNING Connection pool is full, discarding connection: storage.googleapis.com. Connection pool size: 10
|
| 606 |
+
2025-12-01 14:19:35 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 607 |
+
2025-12-01 14:19:35 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 608 |
+
2025-12-01 14:19:35 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 609 |
+
2025-12-01 14:19:35 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 610 |
+
2025-12-01 14:19:35 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 611 |
+
2025-12-01 14:19:35 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 612 |
+
2025-12-01 14:19:35 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 613 |
+
2025-12-01 14:19:35 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 614 |
+
2025-12-01 14:19:35 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 615 |
+
2025-12-01 14:19:35 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 616 |
+
2025-12-01 14:19:36 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 617 |
+
2025-12-01 14:19:36 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 618 |
+
2025-12-01 14:19:36 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 619 |
+
2025-12-01 14:19:36 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 620 |
+
2025-12-01 14:19:36 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 621 |
+
2025-12-01 14:19:36 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 622 |
+
2025-12-01 14:19:36 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 623 |
+
2025-12-01 14:19:36 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 624 |
+
2025-12-01 14:19:36 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 625 |
+
2025-12-01 14:19:36 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 626 |
+
2025-12-01 14:19:37 WARNING Connection pool is full, discarding connection: storage.googleapis.com. Connection pool size: 10
|
| 627 |
+
2025-12-01 14:19:37 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 628 |
+
2025-12-01 14:19:37 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 629 |
+
2025-12-01 14:19:37 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 630 |
+
2025-12-01 14:19:37 WARNING Connection pool is full, discarding connection: storage.googleapis.com. Connection pool size: 10
|
| 631 |
+
2025-12-01 14:19:37 WARNING Connection pool is full, discarding connection: storage.googleapis.com. Connection pool size: 10
|
| 632 |
+
2025-12-01 14:19:37 WARNING Connection pool is full, discarding connection: storage.googleapis.com. Connection pool size: 10
|
| 633 |
+
2025-12-01 14:19:37 WARNING Connection pool is full, discarding connection: storage.googleapis.com. Connection pool size: 10
|
| 634 |
+
2025-12-01 14:19:37 WARNING Connection pool is full, discarding connection: storage.googleapis.com. Connection pool size: 10
|
| 635 |
+
2025-12-01 14:19:37 WARNING Connection pool is full, discarding connection: storage.googleapis.com. Connection pool size: 10
|
| 636 |
+
2025-12-01 14:19:37 WARNING Connection pool is full, discarding connection: storage.googleapis.com. Connection pool size: 10
|
| 637 |
+
2025-12-01 14:19:37 WARNING Connection pool is full, discarding connection: storage.googleapis.com. Connection pool size: 10
|
| 638 |
+
2025-12-01 14:19:37 WARNING Connection pool is full, discarding connection: storage.googleapis.com. Connection pool size: 10
|
| 639 |
+
2025-12-01 14:19:37 WARNING Connection pool is full, discarding connection: storage.googleapis.com. Connection pool size: 10
|
| 640 |
+
2025-12-01 14:19:37 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 641 |
+
2025-12-01 14:19:37 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 642 |
+
2025-12-01 14:19:37 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 643 |
+
2025-12-01 14:19:37 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 644 |
+
2025-12-01 14:19:38 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 645 |
+
2025-12-01 14:19:38 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 646 |
+
2025-12-01 14:19:38 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 647 |
+
2025-12-01 14:19:38 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 648 |
+
2025-12-01 14:19:38 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 649 |
+
2025-12-01 14:19:38 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 650 |
+
2025-12-01 14:19:38 WARNING Connection pool is full, discarding connection: storage.googleapis.com. Connection pool size: 10
|
| 651 |
+
2025-12-01 14:19:38 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 652 |
+
2025-12-01 14:19:38 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 653 |
+
2025-12-01 14:19:38 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 654 |
+
2025-12-01 14:19:38 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 655 |
+
2025-12-01 14:19:38 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 656 |
+
2025-12-01 14:19:38 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 657 |
+
2025-12-01 14:19:38 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 658 |
+
2025-12-01 14:19:38 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 659 |
+
2025-12-01 14:19:39 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 660 |
+
2025-12-01 14:19:39 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 661 |
+
2025-12-01 14:19:39 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 662 |
+
2025-12-01 14:19:39 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 663 |
+
2025-12-01 14:19:39 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 664 |
+
2025-12-01 14:19:39 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 665 |
+
2025-12-01 14:19:39 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 666 |
+
2025-12-01 14:19:39 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 667 |
+
2025-12-01 14:19:39 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 668 |
+
2025-12-01 14:19:39 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 669 |
+
2025-12-01 14:19:39 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 670 |
+
2025-12-01 14:19:39 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 671 |
+
2025-12-01 14:19:40 WARNING Connection pool is full, discarding connection: storage.googleapis.com. Connection pool size: 10
|
| 672 |
+
2025-12-01 14:19:40 WARNING Connection pool is full, discarding connection: storage.googleapis.com. Connection pool size: 10
|
| 673 |
+
2025-12-01 14:19:40 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 674 |
+
2025-12-01 14:19:40 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 675 |
+
2025-12-01 14:19:40 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 676 |
+
2025-12-01 14:19:40 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 677 |
+
2025-12-01 14:19:40 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 678 |
+
2025-12-01 14:19:40 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 679 |
+
2025-12-01 14:19:40 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 680 |
+
2025-12-01 14:19:40 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 681 |
+
2025-12-01 14:19:40 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 682 |
+
2025-12-01 14:19:40 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 683 |
+
2025-12-01 14:19:41 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 684 |
+
2025-12-01 14:19:41 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 685 |
+
2025-12-01 14:19:41 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 686 |
+
2025-12-01 14:19:41 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 687 |
+
2025-12-01 14:19:41 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 688 |
+
2025-12-01 14:19:41 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 689 |
+
2025-12-01 14:19:41 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 690 |
+
2025-12-01 14:19:41 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 691 |
+
2025-12-01 14:19:41 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 692 |
+
2025-12-01 14:19:41 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 693 |
+
2025-12-01 14:19:42 WARNING Connection pool is full, discarding connection: storage.googleapis.com. Connection pool size: 10
|
| 694 |
+
2025-12-01 14:19:42 WARNING Connection pool is full, discarding connection: storage.googleapis.com. Connection pool size: 10
|
| 695 |
+
2025-12-01 14:19:42 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 696 |
+
2025-12-01 14:19:42 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 697 |
+
2025-12-01 14:19:42 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 698 |
+
2025-12-01 14:19:42 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 699 |
+
2025-12-01 14:19:42 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 700 |
+
2025-12-01 14:19:42 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 701 |
+
2025-12-01 14:19:42 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 702 |
+
2025-12-01 14:19:42 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 703 |
+
2025-12-01 14:19:42 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 704 |
+
2025-12-01 14:19:43 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 705 |
+
2025-12-01 14:19:43 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 706 |
+
2025-12-01 14:19:43 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 707 |
+
2025-12-01 14:19:43 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 708 |
+
2025-12-01 14:19:43 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 709 |
+
2025-12-01 14:19:43 WARNING Connection pool is full, discarding connection: api.wandb.ai. Connection pool size: 10
|
| 710 |
+
2025-12-01 14:19:43 WARNING Connection pool is full, discarding connection: storage.googleapis.com. Connection pool size: 10
|
| 711 |
+
2025-12-01 14:19:43 WARNING Connection pool is full, discarding connection: storage.googleapis.com. Connection pool size: 10
|
| 712 |
+
2025-12-01 14:19:43 WARNING Connection pool is full, discarding connection: storage.googleapis.com. Connection pool size: 10
|
| 713 |
+
2025-12-01 14:19:43 WARNING Connection pool is full, discarding connection: storage.googleapis.com. Connection pool size: 10
|
| 714 |
+
2025-12-01 14:19:43 WARNING Connection pool is full, discarding connection: storage.googleapis.com. Connection pool size: 10
|
| 715 |
+
2025-12-01 14:19:43 WARNING Connection pool is full, discarding connection: storage.googleapis.com. Connection pool size: 10
|
| 716 |
+
2025-12-01 14:19:43 WARNING Connection pool is full, discarding connection: storage.googleapis.com. Connection pool size: 10
|
| 717 |
+
2025-12-01 14:19:43 WARNING Connection pool is full, discarding connection: storage.googleapis.com. Connection pool size: 10
|
| 718 |
+
2025-12-01 14:19:43 WARNING Connection pool is full, discarding connection: storage.googleapis.com. Connection pool size: 10
|
| 719 |
+
2025-12-01 14:19:43 WARNING Connection pool is full, discarding connection: storage.googleapis.com. Connection pool size: 10
|
| 720 |
+
2025-12-01 14:19:43 WARNING Connection pool is full, discarding connection: storage.googleapis.com. Connection pool size: 10
|
| 721 |
+
2025-12-01 14:19:44 WARNING Connection pool is full, discarding connection: storage.googleapis.com. Connection pool size: 10
|
| 722 |
+
2025-12-01 14:19:44 WARNING Connection pool is full, discarding connection: storage.googleapis.com. Connection pool size: 10
|
| 723 |
+
2025-12-01 14:19:44 WARNING Connection pool is full, discarding connection: storage.googleapis.com. Connection pool size: 10
|
layout2image_multi_lora+adapter/wandb/run-20251124_040408-3h8jbdlh/files/media/images/validation_4_b59c892226e586e30a5d.png
ADDED
|
layout2image_multi_lora+adapter/wandb/run-20251124_055445-8tiskgzz/run-8tiskgzz.wandb.synced
ADDED
|
File without changes
|
layout2image_multi_lora+adapter/wandb/run-20260108_032313-0d879sob/run-0d879sob.wandb
ADDED
|
Binary file (10.8 kB). View file
|
|
|
layout2image_multi_unet+mask_multi_disease_channel_child_scratch/checkpoint/pipeline/feature_extractor/preprocessor_config.json
ADDED
|
@@ -0,0 +1,28 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"crop_size": {
|
| 3 |
+
"height": 224,
|
| 4 |
+
"width": 224
|
| 5 |
+
},
|
| 6 |
+
"do_center_crop": true,
|
| 7 |
+
"do_convert_rgb": true,
|
| 8 |
+
"do_normalize": true,
|
| 9 |
+
"do_rescale": true,
|
| 10 |
+
"do_resize": true,
|
| 11 |
+
"feature_extractor_type": "CLIPFeatureExtractor",
|
| 12 |
+
"image_mean": [
|
| 13 |
+
0.48145466,
|
| 14 |
+
0.4578275,
|
| 15 |
+
0.40821073
|
| 16 |
+
],
|
| 17 |
+
"image_processor_type": "CLIPImageProcessor",
|
| 18 |
+
"image_std": [
|
| 19 |
+
0.26862954,
|
| 20 |
+
0.26130258,
|
| 21 |
+
0.27577711
|
| 22 |
+
],
|
| 23 |
+
"resample": 3,
|
| 24 |
+
"rescale_factor": 0.00392156862745098,
|
| 25 |
+
"size": {
|
| 26 |
+
"shortest_edge": 224
|
| 27 |
+
}
|
| 28 |
+
}
|
layout2image_multi_unet+mask_multi_disease_channel_child_scratch/checkpoint/pipeline/text_encoder/config.json
ADDED
|
@@ -0,0 +1,25 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"_name_or_path": "CompVis/stable-diffusion-v1-4",
|
| 3 |
+
"architectures": [
|
| 4 |
+
"CLIPTextModel"
|
| 5 |
+
],
|
| 6 |
+
"attention_dropout": 0.0,
|
| 7 |
+
"bos_token_id": 0,
|
| 8 |
+
"dropout": 0.0,
|
| 9 |
+
"eos_token_id": 2,
|
| 10 |
+
"hidden_act": "quick_gelu",
|
| 11 |
+
"hidden_size": 768,
|
| 12 |
+
"initializer_factor": 1.0,
|
| 13 |
+
"initializer_range": 0.02,
|
| 14 |
+
"intermediate_size": 3072,
|
| 15 |
+
"layer_norm_eps": 1e-05,
|
| 16 |
+
"max_position_embeddings": 77,
|
| 17 |
+
"model_type": "clip_text_model",
|
| 18 |
+
"num_attention_heads": 12,
|
| 19 |
+
"num_hidden_layers": 12,
|
| 20 |
+
"pad_token_id": 1,
|
| 21 |
+
"projection_dim": 512,
|
| 22 |
+
"torch_dtype": "float32",
|
| 23 |
+
"transformers_version": "4.30.2",
|
| 24 |
+
"vocab_size": 49408
|
| 25 |
+
}
|
layout2image_multi_unet+mask_multi_disease_channel_child_scratch/checkpoint/pipeline/tokenizer/tokenizer_config.json
ADDED
|
@@ -0,0 +1,33 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"add_prefix_space": false,
|
| 3 |
+
"bos_token": {
|
| 4 |
+
"__type": "AddedToken",
|
| 5 |
+
"content": "<|startoftext|>",
|
| 6 |
+
"lstrip": false,
|
| 7 |
+
"normalized": true,
|
| 8 |
+
"rstrip": false,
|
| 9 |
+
"single_word": false
|
| 10 |
+
},
|
| 11 |
+
"clean_up_tokenization_spaces": true,
|
| 12 |
+
"do_lower_case": true,
|
| 13 |
+
"eos_token": {
|
| 14 |
+
"__type": "AddedToken",
|
| 15 |
+
"content": "<|endoftext|>",
|
| 16 |
+
"lstrip": false,
|
| 17 |
+
"normalized": true,
|
| 18 |
+
"rstrip": false,
|
| 19 |
+
"single_word": false
|
| 20 |
+
},
|
| 21 |
+
"errors": "replace",
|
| 22 |
+
"model_max_length": 77,
|
| 23 |
+
"pad_token": "<|endoftext|>",
|
| 24 |
+
"tokenizer_class": "CLIPTokenizer",
|
| 25 |
+
"unk_token": {
|
| 26 |
+
"__type": "AddedToken",
|
| 27 |
+
"content": "<|endoftext|>",
|
| 28 |
+
"lstrip": false,
|
| 29 |
+
"normalized": true,
|
| 30 |
+
"rstrip": false,
|
| 31 |
+
"single_word": false
|
| 32 |
+
}
|
| 33 |
+
}
|
layout2image_multi_unet+mask_multi_disease_channel_child_scratch/checkpoint/pipeline/vae/config.json
ADDED
|
@@ -0,0 +1,32 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"_class_name": "AutoencoderKL",
|
| 3 |
+
"_diffusers_version": "0.26.3",
|
| 4 |
+
"_name_or_path": "CompVis/stable-diffusion-v1-4",
|
| 5 |
+
"act_fn": "silu",
|
| 6 |
+
"block_out_channels": [
|
| 7 |
+
128,
|
| 8 |
+
256,
|
| 9 |
+
512,
|
| 10 |
+
512
|
| 11 |
+
],
|
| 12 |
+
"down_block_types": [
|
| 13 |
+
"DownEncoderBlock2D",
|
| 14 |
+
"DownEncoderBlock2D",
|
| 15 |
+
"DownEncoderBlock2D",
|
| 16 |
+
"DownEncoderBlock2D"
|
| 17 |
+
],
|
| 18 |
+
"force_upcast": true,
|
| 19 |
+
"in_channels": 3,
|
| 20 |
+
"latent_channels": 4,
|
| 21 |
+
"layers_per_block": 2,
|
| 22 |
+
"norm_num_groups": 32,
|
| 23 |
+
"out_channels": 3,
|
| 24 |
+
"sample_size": 512,
|
| 25 |
+
"scaling_factor": 0.18215,
|
| 26 |
+
"up_block_types": [
|
| 27 |
+
"UpDecoderBlock2D",
|
| 28 |
+
"UpDecoderBlock2D",
|
| 29 |
+
"UpDecoderBlock2D",
|
| 30 |
+
"UpDecoderBlock2D"
|
| 31 |
+
]
|
| 32 |
+
}
|
layout2image_multi_unet+mask_multi_disease_channel_child_scratch/wandb/run-20260317_164228-7226266732.83800-2614de96-1b7d-4d1e-a633-45a5f7255a7c/files/media/images/validation_19999_f86b0840483ff208e678.png
ADDED
|
layout2image_multi_unet+mask_multi_disease_channel_child_scratch/wandb/run-20260317_164228-7226266732.83800-2614de96-1b7d-4d1e-a633-45a5f7255a7c/files/media/images/validation_24999_8843164d2bcf2363d79d.png
ADDED
|
layout2image_multi_unet+mask_multi_disease_channel_child_scratch/wandb/run-20260317_164228-7226266732.83800-2614de96-1b7d-4d1e-a633-45a5f7255a7c/files/media/images/validation_34999_f86b0840483ff208e678.png
ADDED
|
layout2image_multi_unet+mask_multi_disease_channel_child_scratch/wandb/run-20260317_164228-7226266732.83800-2614de96-1b7d-4d1e-a633-45a5f7255a7c/files/media/images/validation_39999_6ace65275ec44217bee0.png
ADDED
|
layout2image_multi_unet+mask_multi_disease_channel_child_scratch/wandb/run-20260317_164228-7226266732.83800-2614de96-1b7d-4d1e-a633-45a5f7255a7c/files/media/images/validation_39999_e0cd3d4d1cab153f645d.png
ADDED
|
layout2image_multi_unet+mask_multi_disease_channel_child_scratch/wandb/run-20260317_164228-7226266732.83800-2614de96-1b7d-4d1e-a633-45a5f7255a7c/files/media/images/validation_9999_8843164d2bcf2363d79d.png
ADDED
|
layout2image_multi_unet+mask_multi_disease_channel_child_scratch/wandb/run-20260317_164228-7226266732.83800-2614de96-1b7d-4d1e-a633-45a5f7255a7c/files/requirements.txt
ADDED
|
@@ -0,0 +1,145 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
coverage==7.2.7
|
| 2 |
+
networkx==3.3
|
| 3 |
+
pillow==12.0.0
|
| 4 |
+
PyYAML==6.0.3
|
| 5 |
+
aiosignal==1.4.0
|
| 6 |
+
pytest==7.4.3
|
| 7 |
+
flatbuffers==25.9.23
|
| 8 |
+
intel-openmp==2022.2.1
|
| 9 |
+
nvidia-nvtx-cu11==11.8.86
|
| 10 |
+
Cerberus==1.3.8
|
| 11 |
+
h5py==3.15.1
|
| 12 |
+
Jinja2==3.1.6
|
| 13 |
+
torchsnapshot==0.1.0
|
| 14 |
+
idna==3.11
|
| 15 |
+
pip==25.3
|
| 16 |
+
pytest-mpi==0.6
|
| 17 |
+
attrs==25.4.0
|
| 18 |
+
py-cpuinfo==9.0.0
|
| 19 |
+
aiohttp==3.13.2
|
| 20 |
+
urllib3==2.6.1
|
| 21 |
+
protobuf==6.33.2
|
| 22 |
+
fairscale==0.4.13
|
| 23 |
+
nest-asyncio==1.6.0
|
| 24 |
+
iniconfig==2.3.0
|
| 25 |
+
importlib_metadata==8.7.0
|
| 26 |
+
deepspeed==0.15.1
|
| 27 |
+
nvidia-cuda-runtime-cu11==11.8.89
|
| 28 |
+
triton==3.3.1
|
| 29 |
+
packaging==25.0
|
| 30 |
+
nvidia-cusparse-cu11==11.7.5.86
|
| 31 |
+
numpy==1.24.4
|
| 32 |
+
nvidia-cublas-cu11==11.11.3.6
|
| 33 |
+
sympy==1.14.0
|
| 34 |
+
nvidia-cuda-cupti-cu11==11.8.87
|
| 35 |
+
mkl==2022.2.1
|
| 36 |
+
torchmetrics==1.2.0
|
| 37 |
+
MarkupSafe==2.1.5
|
| 38 |
+
filelock==3.19.1
|
| 39 |
+
requests==2.32.5
|
| 40 |
+
ninja==1.11.1
|
| 41 |
+
typing_extensions==4.15.0
|
| 42 |
+
pydantic==2.12.5
|
| 43 |
+
wheel==0.41.2
|
| 44 |
+
onnx==1.20.0
|
| 45 |
+
setuptools==80.9.0
|
| 46 |
+
hjson==3.1.0
|
| 47 |
+
nvidia-cudnn-cu11==9.1.0.70
|
| 48 |
+
annotated-types==0.7.0
|
| 49 |
+
nvidia-cuda-nvrtc-cu11==11.8.89
|
| 50 |
+
onnxruntime-training==1.19.2
|
| 51 |
+
aiohappyeyeballs==2.6.1
|
| 52 |
+
ml_dtypes==0.5.4
|
| 53 |
+
charset-normalizer==3.4.4
|
| 54 |
+
aiofiles==25.1.0
|
| 55 |
+
tomli==2.3.0
|
| 56 |
+
torchaudio==2.7.1+cu118
|
| 57 |
+
mkl-include==2022.2.1
|
| 58 |
+
typing-inspection==0.4.2
|
| 59 |
+
tbb==2021.13.1
|
| 60 |
+
fsspec==2025.9.0
|
| 61 |
+
nvidia-curand-cu11==10.3.0.86
|
| 62 |
+
scipy==1.10.1
|
| 63 |
+
nvidia-nccl-cu11==2.21.5
|
| 64 |
+
pydantic_core==2.41.5
|
| 65 |
+
apex==0.1
|
| 66 |
+
tqdm==4.67.1
|
| 67 |
+
torch-ort==1.19.2
|
| 68 |
+
zipp==3.23.0
|
| 69 |
+
ort_moe==0.2.0.dev202512091001
|
| 70 |
+
nvidia-cufft-cu11==10.9.0.58
|
| 71 |
+
frozenlist==1.8.0
|
| 72 |
+
multidict==6.7.0
|
| 73 |
+
nvidia-cusolver-cu11==11.4.1.48
|
| 74 |
+
propcache==0.4.1
|
| 75 |
+
exceptiongroup==1.3.1
|
| 76 |
+
lightning-utilities==0.15.2
|
| 77 |
+
certifi==2025.11.12
|
| 78 |
+
psutil==7.1.3
|
| 79 |
+
pytorch-lightning==2.4.0
|
| 80 |
+
pluggy==1.6.0
|
| 81 |
+
mpmath==1.3.0
|
| 82 |
+
torchdata==0.11.0
|
| 83 |
+
torch==2.7.1+cu118
|
| 84 |
+
mpi4py==3.1.4
|
| 85 |
+
torchvision==0.22.1+cu118
|
| 86 |
+
async-timeout==5.0.1
|
| 87 |
+
yarl==1.22.0
|
| 88 |
+
tensorboard-data-server==0.7.2
|
| 89 |
+
parso==0.8.6
|
| 90 |
+
matplotlib-inline==0.2.1
|
| 91 |
+
comm==0.2.3
|
| 92 |
+
prompt_toolkit==3.0.52
|
| 93 |
+
executing==2.2.1
|
| 94 |
+
sentry-sdk==2.55.0
|
| 95 |
+
httpx==0.28.1
|
| 96 |
+
Werkzeug==3.1.6
|
| 97 |
+
multiprocess==0.70.19
|
| 98 |
+
safetensors==0.7.0
|
| 99 |
+
debugpy==1.8.20
|
| 100 |
+
Markdown==3.10.2
|
| 101 |
+
datasets==4.8.2
|
| 102 |
+
jedi==0.19.2
|
| 103 |
+
anyio==4.12.1
|
| 104 |
+
diffusers==0.26.3
|
| 105 |
+
gitdb==4.0.12
|
| 106 |
+
grpcio==1.78.0
|
| 107 |
+
GitPython==3.1.46
|
| 108 |
+
huggingface-hub==0.25.2
|
| 109 |
+
asttokens==3.0.1
|
| 110 |
+
jupyter_core==5.9.1
|
| 111 |
+
smmap==5.0.3
|
| 112 |
+
tokenizers==0.13.3
|
| 113 |
+
httpcore==1.0.9
|
| 114 |
+
regex==2026.2.28
|
| 115 |
+
ipython==8.38.0
|
| 116 |
+
pytz==2026.1.post1
|
| 117 |
+
xxhash==3.6.0
|
| 118 |
+
dill==0.4.1
|
| 119 |
+
ipykernel==7.2.0
|
| 120 |
+
peft==0.10.0
|
| 121 |
+
absl-py==2.4.0
|
| 122 |
+
transformers==4.30.2
|
| 123 |
+
six==1.17.0
|
| 124 |
+
traitlets==5.14.3
|
| 125 |
+
pyzmq==27.1.0
|
| 126 |
+
stack-data==0.6.3
|
| 127 |
+
ptyprocess==0.7.0
|
| 128 |
+
pandas==2.3.3
|
| 129 |
+
python-dateutil==2.9.0.post0
|
| 130 |
+
platformdirs==4.9.4
|
| 131 |
+
pyarrow==23.0.1
|
| 132 |
+
pexpect==4.9.0
|
| 133 |
+
tornado==6.5.5
|
| 134 |
+
Pygments==2.19.2
|
| 135 |
+
wcwidth==0.6.0
|
| 136 |
+
tzdata==2025.3
|
| 137 |
+
h11==0.16.0
|
| 138 |
+
wandb==0.25.1
|
| 139 |
+
tensorboard==2.20.0
|
| 140 |
+
click==8.3.1
|
| 141 |
+
accelerate==0.23.0
|
| 142 |
+
jupyter_client==8.8.0
|
| 143 |
+
ftfy==6.3.1
|
| 144 |
+
decorator==5.2.1
|
| 145 |
+
pure_eval==0.2.3
|
layout2image_multi_unet+mask_multi_disease_channel_child_scratch/wandb/run-20260317_164228-7226266732.83800-2614de96-1b7d-4d1e-a633-45a5f7255a7c/logs/debug-internal.log
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
layout2image_multi_unet+mask_multi_disease_channel_device/wandb/run-20260313_193621-7226598495.60174-b21c78dd-03eb-4e22-a2a8-3bbbbb64a9cb/files/media/images/validation_11999_f9d205f1e2b3de17c880.png
ADDED
|
layout2image_multi_unet+mask_multi_disease_channel_device/wandb/run-20260313_193621-7226598495.60174-b21c78dd-03eb-4e22-a2a8-3bbbbb64a9cb/files/media/images/validation_12999_927878c8a51dc5e096ed.png
ADDED
|
layout2image_multi_unet+mask_multi_disease_channel_device/wandb/run-20260313_193621-7226598495.60174-b21c78dd-03eb-4e22-a2a8-3bbbbb64a9cb/files/media/images/validation_14999_3c07a5356d9fc008cf56.png
ADDED
|
layout2image_multi_unet+mask_multi_disease_channel_device/wandb/run-20260313_193621-7226598495.60174-b21c78dd-03eb-4e22-a2a8-3bbbbb64a9cb/files/media/images/validation_15999_f9d205f1e2b3de17c880.png
ADDED
|
layout2image_multi_unet+mask_multi_disease_channel_device/wandb/run-20260313_193621-7226598495.60174-b21c78dd-03eb-4e22-a2a8-3bbbbb64a9cb/files/media/images/validation_16999_927878c8a51dc5e096ed.png
ADDED
|
layout2image_multi_unet+mask_multi_disease_channel_device/wandb/run-20260313_193621-7226598495.60174-b21c78dd-03eb-4e22-a2a8-3bbbbb64a9cb/files/media/images/validation_16999_f9d205f1e2b3de17c880.png
ADDED
|
layout2image_multi_unet+mask_multi_disease_channel_device/wandb/run-20260313_193621-7226598495.60174-b21c78dd-03eb-4e22-a2a8-3bbbbb64a9cb/files/media/images/validation_17999_3c07a5356d9fc008cf56.png
ADDED
|
layout2image_multi_unet+mask_multi_disease_channel_device/wandb/run-20260313_193621-7226598495.60174-b21c78dd-03eb-4e22-a2a8-3bbbbb64a9cb/files/media/images/validation_17999_927878c8a51dc5e096ed.png
ADDED
|
layout2image_multi_unet+mask_multi_disease_channel_device/wandb/run-20260313_193621-7226598495.60174-b21c78dd-03eb-4e22-a2a8-3bbbbb64a9cb/files/media/images/validation_17999_f9d205f1e2b3de17c880.png
ADDED
|
layout2image_multi_unet+mask_multi_disease_channel_device/wandb/run-20260313_193621-7226598495.60174-b21c78dd-03eb-4e22-a2a8-3bbbbb64a9cb/files/media/images/validation_18999_f9d205f1e2b3de17c880.png
ADDED
|
layout2image_multi_unet+mask_multi_disease_channel_device/wandb/run-20260313_193621-7226598495.60174-b21c78dd-03eb-4e22-a2a8-3bbbbb64a9cb/files/media/images/validation_1999_3c07a5356d9fc008cf56.png
ADDED
|
layout2image_multi_unet+mask_multi_disease_channel_device/wandb/run-20260313_193621-7226598495.60174-b21c78dd-03eb-4e22-a2a8-3bbbbb64a9cb/files/media/images/validation_20999_927878c8a51dc5e096ed.png
ADDED
|
layout2image_multi_unet+mask_multi_disease_channel_device/wandb/run-20260313_193621-7226598495.60174-b21c78dd-03eb-4e22-a2a8-3bbbbb64a9cb/files/media/images/validation_21999_3c07a5356d9fc008cf56.png
ADDED
|
layout2image_multi_unet+mask_multi_disease_channel_device/wandb/run-20260313_193621-7226598495.60174-b21c78dd-03eb-4e22-a2a8-3bbbbb64a9cb/files/media/images/validation_23999_3c07a5356d9fc008cf56.png
ADDED
|
layout2image_multi_unet+mask_multi_disease_channel_device/wandb/run-20260313_193621-7226598495.60174-b21c78dd-03eb-4e22-a2a8-3bbbbb64a9cb/files/media/images/validation_25999_3c07a5356d9fc008cf56.png
ADDED
|
layout2image_multi_unet+mask_multi_disease_channel_device/wandb/run-20260313_193621-7226598495.60174-b21c78dd-03eb-4e22-a2a8-3bbbbb64a9cb/files/media/images/validation_27999_927878c8a51dc5e096ed.png
ADDED
|
layout2image_multi_unet+mask_multi_disease_channel_device/wandb/run-20260313_193621-7226598495.60174-b21c78dd-03eb-4e22-a2a8-3bbbbb64a9cb/files/media/images/validation_28999_927878c8a51dc5e096ed.png
ADDED
|
layout2image_multi_unet+mask_multi_disease_channel_device/wandb/run-20260313_193621-7226598495.60174-b21c78dd-03eb-4e22-a2a8-3bbbbb64a9cb/files/media/images/validation_29999_927878c8a51dc5e096ed.png
ADDED
|
layout2image_multi_unet+mask_multi_disease_channel_device/wandb/run-20260313_193621-7226598495.60174-b21c78dd-03eb-4e22-a2a8-3bbbbb64a9cb/files/media/images/validation_32999_f9d205f1e2b3de17c880.png
ADDED
|
layout2image_multi_unet+mask_multi_disease_channel_device/wandb/run-20260313_193621-7226598495.60174-b21c78dd-03eb-4e22-a2a8-3bbbbb64a9cb/files/media/images/validation_34999_3c07a5356d9fc008cf56.png
ADDED
|
layout2image_multi_unet+mask_multi_disease_channel_device/wandb/run-20260313_193621-7226598495.60174-b21c78dd-03eb-4e22-a2a8-3bbbbb64a9cb/files/media/images/validation_37999_f9d205f1e2b3de17c880.png
ADDED
|
layout2image_multi_unet+mask_multi_disease_channel_device/wandb/run-20260313_193621-7226598495.60174-b21c78dd-03eb-4e22-a2a8-3bbbbb64a9cb/files/media/images/validation_38999_927878c8a51dc5e096ed.png
ADDED
|
layout2image_multi_unet+mask_multi_disease_channel_device/wandb/run-20260313_193621-7226598495.60174-b21c78dd-03eb-4e22-a2a8-3bbbbb64a9cb/files/media/images/validation_40999_3c07a5356d9fc008cf56.png
ADDED
|
layout2image_multi_unet+mask_multi_disease_channel_device/wandb/run-20260313_193621-7226598495.60174-b21c78dd-03eb-4e22-a2a8-3bbbbb64a9cb/files/media/images/validation_40999_927878c8a51dc5e096ed.png
ADDED
|
layout2image_multi_unet+mask_multi_disease_channel_device/wandb/run-20260313_193621-7226598495.60174-b21c78dd-03eb-4e22-a2a8-3bbbbb64a9cb/files/media/images/validation_42999_f9d205f1e2b3de17c880.png
ADDED
|
layout2image_multi_unet+mask_multi_disease_channel_device/wandb/run-20260313_193621-7226598495.60174-b21c78dd-03eb-4e22-a2a8-3bbbbb64a9cb/files/media/images/validation_43999_3c07a5356d9fc008cf56.png
ADDED
|
layout2image_multi_unet+mask_multi_disease_channel_device/wandb/run-20260313_193621-7226598495.60174-b21c78dd-03eb-4e22-a2a8-3bbbbb64a9cb/files/media/images/validation_45999_927878c8a51dc5e096ed.png
ADDED
|
layout2image_multi_unet+mask_multi_disease_channel_device/wandb/run-20260313_193621-7226598495.60174-b21c78dd-03eb-4e22-a2a8-3bbbbb64a9cb/files/media/images/validation_45999_f9d205f1e2b3de17c880.png
ADDED
|
layout2image_multi_unet+mask_multi_disease_channel_device/wandb/run-20260313_193621-7226598495.60174-b21c78dd-03eb-4e22-a2a8-3bbbbb64a9cb/files/media/images/validation_46999_927878c8a51dc5e096ed.png
ADDED
|
layout2image_multi_unet+mask_multi_disease_channel_device/wandb/run-20260313_193621-7226598495.60174-b21c78dd-03eb-4e22-a2a8-3bbbbb64a9cb/files/media/images/validation_5999_3c07a5356d9fc008cf56.png
ADDED
|
layout2image_multi_unet+mask_multi_disease_channel_device/wandb/run-20260313_193621-7226598495.60174-b21c78dd-03eb-4e22-a2a8-3bbbbb64a9cb/files/media/images/validation_7999_927878c8a51dc5e096ed.png
ADDED
|
layout2image_multi_unet+mask_multi_disease_channel_device/wandb/run-20260316_192700-7226358018.14315-74784f5d-1886-4f4d-b6c8-ba0555ff1fc2/logs/debug-internal.log
ADDED
|
@@ -0,0 +1,86 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{"time":"2026-03-16T19:27:01.991915592Z","level":"INFO","msg":"wandb-core"}
|
| 2 |
+
{"time":"2026-03-16T19:27:02.307834338Z","level":"INFO","msg":"stream: starting","core version":"0.25.1"}
|
| 3 |
+
{"time":"2026-03-16T19:27:02.577801801Z","level":"INFO","msg":"stream: created new stream","id":"7226358018.14315-74784f5d-1886-4f4d-b6c8-ba0555ff1fc2"}
|
| 4 |
+
{"time":"2026-03-16T19:27:02.578232147Z","level":"INFO","msg":"handler: started"}
|
| 5 |
+
{"time":"2026-03-16T19:27:02.609738405Z","level":"INFO","msg":"stream: started"}
|
| 6 |
+
{"time":"2026-03-16T19:27:02.609771077Z","level":"INFO","msg":"sender: started"}
|
| 7 |
+
{"time":"2026-03-16T19:27:02.609760727Z","level":"INFO","msg":"writer: started","stream_id":"7226358018.14315-74784f5d-1886-4f4d-b6c8-ba0555ff1fc2"}
|
| 8 |
+
{"time":"2026-03-16T19:27:03.218353262Z","level":"INFO","msg":"filestream: sending request","total_files":1,"console_offset":0,"console_lines":1}
|
| 9 |
+
{"time":"2026-03-16T19:27:03.481163147Z","level":"INFO","msg":"filestream: request sent","status":"200 OK"}
|
| 10 |
+
{"time":"2026-03-16T19:27:18.219576229Z","level":"INFO","msg":"filestream: sending request","total_files":2,"events_offset":0,"events_lines":2,"console_offset":1,"console_lines":11,"uploaded_len":2}
|
| 11 |
+
{"time":"2026-03-16T19:27:18.700649434Z","level":"INFO","msg":"filestream: request sent","status":"200 OK"}
|
| 12 |
+
{"time":"2026-03-16T19:27:33.218413129Z","level":"INFO","msg":"filestream: sending request","total_files":4,"history_offset":1543,"history_lines":2,"events_offset":2,"events_lines":2,"console_offset":11,"console_lines":1}
|
| 13 |
+
{"time":"2026-03-16T19:27:36.915683061Z","level":"INFO","msg":"filestream: request sent","status":"200 OK"}
|
| 14 |
+
{"time":"2026-03-16T19:27:48.219343819Z","level":"INFO","msg":"filestream: sending request","total_files":4,"history_offset":1545,"history_lines":2,"events_offset":4,"events_lines":2,"console_offset":11,"console_lines":1}
|
| 15 |
+
{"time":"2026-03-16T19:27:51.096437312Z","level":"INFO","msg":"filestream: request sent","status":"200 OK"}
|
| 16 |
+
{"time":"2026-03-16T19:28:03.219390098Z","level":"INFO","msg":"filestream: sending request","total_files":4,"history_offset":1547,"history_lines":2,"events_offset":6,"events_lines":2,"console_offset":11,"console_lines":1}
|
| 17 |
+
{"time":"2026-03-16T19:28:05.425296029Z","level":"INFO","msg":"filestream: request sent","status":"200 OK"}
|
| 18 |
+
{"time":"2026-03-16T19:28:18.219893024Z","level":"INFO","msg":"filestream: sending request","total_files":4,"history_offset":1549,"history_lines":3,"events_offset":8,"events_lines":2,"console_offset":11,"console_lines":1}
|
| 19 |
+
{"time":"2026-03-16T19:28:19.969830763Z","level":"INFO","msg":"filestream: request sent","status":"200 OK"}
|
| 20 |
+
{"time":"2026-03-16T19:28:33.218905608Z","level":"INFO","msg":"filestream: sending request","total_files":4,"history_offset":1552,"history_lines":3,"events_offset":10,"events_lines":2,"console_offset":11,"console_lines":1}
|
| 21 |
+
{"time":"2026-03-16T19:28:33.801625478Z","level":"INFO","msg":"filestream: request sent","status":"200 OK"}
|
| 22 |
+
{"time":"2026-03-16T19:28:48.218726157Z","level":"INFO","msg":"filestream: sending request","total_files":4,"history_offset":1555,"history_lines":3,"events_offset":12,"events_lines":2,"console_offset":11,"console_lines":1}
|
| 23 |
+
{"time":"2026-03-16T19:28:48.519445354Z","level":"INFO","msg":"filestream: request sent","status":"200 OK"}
|
| 24 |
+
{"time":"2026-03-16T19:29:03.219073196Z","level":"INFO","msg":"filestream: sending request","total_files":4,"history_offset":1558,"history_lines":3,"events_offset":14,"events_lines":2,"console_offset":11,"console_lines":1}
|
| 25 |
+
{"time":"2026-03-16T19:29:03.910241593Z","level":"INFO","msg":"filestream: request sent","status":"200 OK"}
|
| 26 |
+
{"time":"2026-03-16T19:29:18.218622806Z","level":"INFO","msg":"filestream: sending request","total_files":4,"history_offset":1561,"history_lines":3,"events_offset":16,"events_lines":2,"console_offset":11,"console_lines":1}
|
| 27 |
+
{"time":"2026-03-16T19:29:18.435296589Z","level":"INFO","msg":"filestream: request sent","status":"200 OK"}
|
| 28 |
+
{"time":"2026-03-16T19:29:33.218751078Z","level":"INFO","msg":"filestream: sending request","total_files":4,"history_offset":1564,"history_lines":3,"events_offset":18,"events_lines":2,"console_offset":11,"console_lines":1}
|
| 29 |
+
{"time":"2026-03-16T19:29:34.125015478Z","level":"INFO","msg":"filestream: request sent","status":"200 OK"}
|
| 30 |
+
{"time":"2026-03-16T19:29:48.218952685Z","level":"INFO","msg":"filestream: sending request","total_files":4,"history_offset":1567,"history_lines":3,"events_offset":20,"events_lines":2,"console_offset":11,"console_lines":1}
|
| 31 |
+
{"time":"2026-03-16T19:29:48.491439826Z","level":"INFO","msg":"filestream: request sent","status":"200 OK"}
|
| 32 |
+
{"time":"2026-03-16T19:30:03.21913565Z","level":"INFO","msg":"filestream: sending request","total_files":4,"history_offset":1570,"history_lines":3,"events_offset":22,"events_lines":2,"console_offset":11,"console_lines":1}
|
| 33 |
+
{"time":"2026-03-16T19:30:04.921281521Z","level":"INFO","msg":"filestream: request sent","status":"200 OK"}
|
| 34 |
+
{"time":"2026-03-16T19:30:18.219342972Z","level":"INFO","msg":"filestream: sending request","total_files":4,"history_offset":1573,"history_lines":3,"events_offset":24,"events_lines":2,"console_offset":11,"console_lines":1}
|
| 35 |
+
{"time":"2026-03-16T19:30:18.659036982Z","level":"INFO","msg":"filestream: request sent","status":"200 OK"}
|
| 36 |
+
{"time":"2026-03-16T19:30:33.218689095Z","level":"INFO","msg":"filestream: sending request","total_files":4,"history_offset":1576,"history_lines":3,"events_offset":26,"events_lines":2,"console_offset":11,"console_lines":1}
|
| 37 |
+
{"time":"2026-03-16T19:30:33.969144583Z","level":"INFO","msg":"filestream: request sent","status":"200 OK"}
|
| 38 |
+
{"time":"2026-03-16T19:30:48.219176837Z","level":"INFO","msg":"filestream: sending request","total_files":4,"history_offset":1579,"history_lines":3,"events_offset":28,"events_lines":2,"console_offset":11,"console_lines":1}
|
| 39 |
+
{"time":"2026-03-16T19:30:48.667730597Z","level":"INFO","msg":"filestream: request sent","status":"200 OK"}
|
| 40 |
+
{"time":"2026-03-16T19:31:03.218945249Z","level":"INFO","msg":"filestream: sending request","total_files":4,"history_offset":1582,"history_lines":3,"events_offset":30,"events_lines":2,"console_offset":11,"console_lines":1}
|
| 41 |
+
{"time":"2026-03-16T19:31:04.812307078Z","level":"INFO","msg":"filestream: request sent","status":"200 OK"}
|
| 42 |
+
{"time":"2026-03-16T19:31:18.219207488Z","level":"INFO","msg":"filestream: sending request","total_files":4,"history_offset":1585,"history_lines":3,"events_offset":32,"events_lines":2,"console_offset":11,"console_lines":1}
|
| 43 |
+
{"time":"2026-03-16T19:31:20.53223817Z","level":"INFO","msg":"filestream: request sent","status":"200 OK"}
|
| 44 |
+
{"time":"2026-03-16T19:31:33.218500889Z","level":"INFO","msg":"filestream: sending request","total_files":4,"history_offset":1588,"history_lines":3,"events_offset":34,"events_lines":2,"console_offset":11,"console_lines":1}
|
| 45 |
+
{"time":"2026-03-16T19:31:35.411671255Z","level":"INFO","msg":"filestream: request sent","status":"200 OK"}
|
| 46 |
+
{"time":"2026-03-16T19:31:48.219144934Z","level":"INFO","msg":"filestream: sending request","total_files":4,"history_offset":1591,"history_lines":3,"events_offset":36,"events_lines":2,"console_offset":11,"console_lines":1}
|
| 47 |
+
{"time":"2026-03-16T19:31:48.604918264Z","level":"INFO","msg":"filestream: request sent","status":"200 OK"}
|
| 48 |
+
{"time":"2026-03-16T19:32:03.219408782Z","level":"INFO","msg":"filestream: sending request","total_files":4,"history_offset":1594,"history_lines":3,"events_offset":38,"events_lines":2,"console_offset":11,"console_lines":1}
|
| 49 |
+
{"time":"2026-03-16T19:32:04.690122142Z","level":"INFO","msg":"filestream: request sent","status":"200 OK"}
|
| 50 |
+
{"time":"2026-03-16T19:32:18.218926793Z","level":"INFO","msg":"filestream: sending request","total_files":4,"history_offset":1597,"history_lines":3,"events_offset":40,"events_lines":2,"console_offset":11,"console_lines":1}
|
| 51 |
+
{"time":"2026-03-16T19:32:19.123178121Z","level":"INFO","msg":"filestream: request sent","status":"200 OK"}
|
| 52 |
+
{"time":"2026-03-16T19:32:33.219467653Z","level":"INFO","msg":"filestream: sending request","total_files":4,"history_offset":1600,"history_lines":3,"events_offset":42,"events_lines":2,"console_offset":11,"console_lines":1}
|
| 53 |
+
{"time":"2026-03-16T19:32:35.201156369Z","level":"INFO","msg":"filestream: request sent","status":"200 OK"}
|
| 54 |
+
{"time":"2026-03-16T19:32:48.21880089Z","level":"INFO","msg":"filestream: sending request","total_files":4,"history_offset":1603,"history_lines":3,"events_offset":44,"events_lines":2,"console_offset":11,"console_lines":1}
|
| 55 |
+
{"time":"2026-03-16T19:32:48.509621214Z","level":"INFO","msg":"filestream: request sent","status":"200 OK"}
|
| 56 |
+
{"time":"2026-03-16T19:33:03.218966987Z","level":"INFO","msg":"filestream: sending request","total_files":4,"history_offset":1606,"history_lines":3,"events_offset":46,"events_lines":2,"console_offset":11,"console_lines":1}
|
| 57 |
+
{"time":"2026-03-16T19:33:03.611140388Z","level":"INFO","msg":"filestream: request sent","status":"200 OK"}
|
| 58 |
+
{"time":"2026-03-16T19:33:18.218788076Z","level":"INFO","msg":"filestream: sending request","total_files":4,"history_offset":1609,"history_lines":3,"events_offset":48,"events_lines":2,"console_offset":11,"console_lines":1}
|
| 59 |
+
{"time":"2026-03-16T19:33:19.459793833Z","level":"INFO","msg":"filestream: request sent","status":"200 OK"}
|
| 60 |
+
{"time":"2026-03-16T19:33:33.218672819Z","level":"INFO","msg":"filestream: sending request","total_files":4,"history_offset":1612,"history_lines":3,"events_offset":50,"events_lines":2,"console_offset":11,"console_lines":1}
|
| 61 |
+
{"time":"2026-03-16T19:33:34.169721008Z","level":"INFO","msg":"filestream: request sent","status":"200 OK"}
|
| 62 |
+
{"time":"2026-03-16T19:33:48.219031376Z","level":"INFO","msg":"filestream: sending request","total_files":4,"history_offset":1615,"history_lines":3,"events_offset":52,"events_lines":2,"console_offset":11,"console_lines":1}
|
| 63 |
+
{"time":"2026-03-16T19:33:48.550326407Z","level":"INFO","msg":"filestream: request sent","status":"200 OK"}
|
| 64 |
+
{"time":"2026-03-16T19:34:03.219170644Z","level":"INFO","msg":"filestream: sending request","total_files":4,"history_offset":1618,"history_lines":3,"events_offset":54,"events_lines":2,"console_offset":11,"console_lines":1}
|
| 65 |
+
{"time":"2026-03-16T19:34:03.448020317Z","level":"INFO","msg":"filestream: request sent","status":"200 OK"}
|
| 66 |
+
{"time":"2026-03-16T19:34:18.219115709Z","level":"INFO","msg":"filestream: sending request","total_files":4,"history_offset":1621,"history_lines":3,"events_offset":56,"events_lines":2,"console_offset":11,"console_lines":1}
|
| 67 |
+
{"time":"2026-03-16T19:34:18.514358422Z","level":"INFO","msg":"filestream: request sent","status":"200 OK"}
|
| 68 |
+
{"time":"2026-03-16T19:34:33.219336843Z","level":"INFO","msg":"filestream: sending request","total_files":4,"history_offset":1624,"history_lines":3,"events_offset":58,"events_lines":2,"console_offset":11,"console_lines":1}
|
| 69 |
+
{"time":"2026-03-16T19:34:34.030550919Z","level":"INFO","msg":"filestream: request sent","status":"200 OK"}
|
| 70 |
+
{"time":"2026-03-16T19:34:48.218608347Z","level":"INFO","msg":"filestream: sending request","total_files":4,"history_offset":1627,"history_lines":3,"events_offset":60,"events_lines":2,"console_offset":11,"console_lines":1}
|
| 71 |
+
{"time":"2026-03-16T19:34:48.63137369Z","level":"INFO","msg":"filestream: request sent","status":"200 OK"}
|
| 72 |
+
{"time":"2026-03-16T19:35:03.219467367Z","level":"INFO","msg":"filestream: sending request","total_files":4,"history_offset":1630,"history_lines":3,"events_offset":62,"events_lines":2,"console_offset":11,"console_lines":1}
|
| 73 |
+
{"time":"2026-03-16T19:35:03.786761164Z","level":"INFO","msg":"filestream: request sent","status":"200 OK"}
|
| 74 |
+
{"time":"2026-03-16T19:35:18.219388247Z","level":"INFO","msg":"filestream: sending request","total_files":4,"history_offset":1633,"history_lines":2,"events_offset":64,"events_lines":2,"console_offset":11,"console_lines":1}
|
| 75 |
+
{"time":"2026-03-16T19:35:18.624386607Z","level":"INFO","msg":"filestream: request sent","status":"200 OK"}
|
| 76 |
+
{"time":"2026-03-16T19:35:33.218837883Z","level":"INFO","msg":"filestream: sending request","total_files":4,"history_offset":1635,"history_lines":3,"events_offset":66,"events_lines":2,"console_offset":11,"console_lines":1}
|
| 77 |
+
{"time":"2026-03-16T19:35:33.51066775Z","level":"INFO","msg":"filestream: request sent","status":"200 OK"}
|
| 78 |
+
{"time":"2026-03-16T19:35:48.219239429Z","level":"INFO","msg":"filestream: sending request","total_files":4,"history_offset":1638,"history_lines":3,"events_offset":68,"events_lines":2,"console_offset":11,"console_lines":1}
|
| 79 |
+
{"time":"2026-03-16T19:35:48.483025295Z","level":"INFO","msg":"filestream: request sent","status":"200 OK"}
|
| 80 |
+
{"time":"2026-03-16T19:35:52.200367394Z","level":"INFO","msg":"stream: closing"}
|
| 81 |
+
{"time":"2026-03-16T19:35:52.603304788Z","level":"INFO","msg":"fileTransfer: Close: file transfer manager closed"}
|
| 82 |
+
{"time":"2026-03-16T19:35:52.603736075Z","level":"INFO","msg":"filestream: sending request","total_files":3,"history_offset":1641,"history_lines":1,"console_offset":11,"console_lines":36,"uploaded_len":3,"complete":true,"exit_code":1}
|
| 83 |
+
{"time":"2026-03-16T19:35:52.78309Z","level":"INFO","msg":"filestream: request sent","status":"200 OK"}
|
| 84 |
+
{"time":"2026-03-16T19:35:52.783787326Z","level":"INFO","msg":"handler: closed"}
|
| 85 |
+
{"time":"2026-03-16T19:35:52.800660053Z","level":"INFO","msg":"sender: closed"}
|
| 86 |
+
{"time":"2026-03-16T19:35:52.800841493Z","level":"INFO","msg":"stream: closed"}
|
layout2image_multi_unet+mask_multi_disease_channel_device/wandb/run-20260318_024930-7226226969.16038-4c5f9385-19f2-4569-bde1-9318d37a9e0c/files/media/images/validation_1199_fdfbe2d8c10ec3ee6948.png
ADDED
|
layout2image_multi_unet+mask_multi_disease_channel_device/wandb/run-20260318_024930-7226226969.16038-4c5f9385-19f2-4569-bde1-9318d37a9e0c/files/media/images/validation_1399_7b6076b08c4d336b5c7e.png
ADDED
|