| { |
| "completed": [ |
| "ViT-Hypernetwork_ARCF", |
| "ViT-KAN_ARCF", |
| "ViT-GNN_ARCF", |
| "ViT-QuantumAttn_ARCF", |
| "ViT-TensorNet_ARCF", |
| "ViT-LiquidNet_ARCF", |
| "ViT-Diffusion_ARCF" |
| ], |
| "results": { |
| "ViT-KAN_ARCF": { |
| "encoder": "ViT-KAN", |
| "fusion": "ARCF", |
| "best_train_loss": 0.7043349461398686, |
| "best_ep": 184, |
| "status": "complete", |
| "backbone": "vit_small_patch16_224", |
| "patch_target_epochs": 175, |
| "early_stopped": true, |
| "final_epoch": 190 |
| }, |
| "ViT-TensorNet_ARCF": { |
| "encoder": "ViT-TensorNet", |
| "fusion": "ARCF", |
| "best_train_loss": 2.366566060417234, |
| "best_ep": 152, |
| "status": "complete", |
| "backbone": "vit_small_patch16_224", |
| "patch_target_epochs": 149, |
| "early_stopped": true, |
| "final_epoch": 161 |
| }, |
| "ViT-GNN_ARCF": { |
| "encoder": "ViT-GNN", |
| "fusion": "ARCF", |
| "best_train_loss": 1.7455945601930014, |
| "best_ep": 134, |
| "status": "complete", |
| "backbone": "vit_small_patch16_224", |
| "patch_target_epochs": 135, |
| "early_stopped": true, |
| "final_epoch": 144 |
| }, |
| "ViT-Hypernetwork_ARCF": { |
| "encoder": "ViT-Hypernetwork", |
| "fusion": "ARCF", |
| "best_train_loss": 1.6883250424932832, |
| "best_ep": 135, |
| "status": "complete", |
| "backbone": "vit_small_patch16_224", |
| "patch_target_epochs": 135, |
| "early_stopped": true, |
| "final_epoch": 144 |
| }, |
| "ViT-QuantumAttn_ARCF": { |
| "encoder": "ViT-QuantumAttn", |
| "fusion": "ARCF", |
| "best_train_loss": 1.9509718751864051, |
| "best_ep": 135, |
| "status": "complete", |
| "backbone": "vit_small_patch16_224", |
| "early_stopped": true, |
| "final_epoch": 144 |
| }, |
| "ViT-LiquidNet_ARCF": { |
| "encoder": "ViT-LiquidNet", |
| "fusion": "ARCF", |
| "best_train_loss": 1.7003271356598637, |
| "best_ep": 135, |
| "status": "complete", |
| "backbone": "vit_small_patch16_224", |
| "early_stopped": true |
| }, |
| "ViT-Diffusion_ARCF": { |
| "encoder": "ViT-Diffusion", |
| "fusion": "ARCF", |
| "best_train_loss": 1.8309073925265718, |
| "best_ep": 106, |
| "status": "complete", |
| "backbone": "vit_small_patch16_224", |
| "early_stopped": true |
| } |
| } |
| } |