diff --git a/.gitattributes b/.gitattributes index 513d02c26a07567a3419267829dbe9053027f610..9c9692eb174caad964d0aaaa2d47a63676752afd 100644 --- a/.gitattributes +++ b/.gitattributes @@ -236,3 +236,26 @@ PneumoniaMNIST/20250817-141726_PneumoniaMNIST/plots/best_confusion_epoch_19.png PneumoniaMNIST/20250817-141726_PneumoniaMNIST/plots/best_confusion_epoch_7.png filter=lfs diff=lfs merge=lfs -text PneumoniaMNIST/20250817-141820_PneumoniaMNIST/plots/best_confusion_epoch_19.png filter=lfs diff=lfs merge=lfs -text PneumoniaMNIST/20250817-141820_PneumoniaMNIST/plots/best_confusion_epoch_7.png filter=lfs diff=lfs merge=lfs -text +DermaMNIST/20250817-142017_DermaMNIST/plots/best_confusion_epoch_17.png filter=lfs diff=lfs merge=lfs -text +DermaMNIST/20250817-142017_DermaMNIST/plots/best_confusion_epoch_19.png filter=lfs diff=lfs merge=lfs -text +DermaMNIST/20250817-142017_DermaMNIST/plots/best_confusion_epoch_7.png filter=lfs diff=lfs merge=lfs -text +DermaMNIST/20250817-142017_DermaMNIST/plots/confusion_epoch_1.png filter=lfs diff=lfs merge=lfs -text +DermaMNIST/20250817-142017_DermaMNIST/plots/confusion_epoch_10.png filter=lfs diff=lfs merge=lfs -text +DermaMNIST/20250817-142017_DermaMNIST/plots/confusion_epoch_11.png filter=lfs diff=lfs merge=lfs -text +DermaMNIST/20250817-142017_DermaMNIST/plots/confusion_epoch_12.png filter=lfs diff=lfs merge=lfs -text +DermaMNIST/20250817-142017_DermaMNIST/plots/confusion_epoch_13.png filter=lfs diff=lfs merge=lfs -text +DermaMNIST/20250817-142017_DermaMNIST/plots/confusion_epoch_14.png filter=lfs diff=lfs merge=lfs -text +DermaMNIST/20250817-142017_DermaMNIST/plots/confusion_epoch_15.png filter=lfs diff=lfs merge=lfs -text +DermaMNIST/20250817-142017_DermaMNIST/plots/confusion_epoch_16.png filter=lfs diff=lfs merge=lfs -text +DermaMNIST/20250817-142017_DermaMNIST/plots/confusion_epoch_17.png filter=lfs diff=lfs merge=lfs -text +DermaMNIST/20250817-142017_DermaMNIST/plots/confusion_epoch_18.png filter=lfs diff=lfs merge=lfs -text +DermaMNIST/20250817-142017_DermaMNIST/plots/confusion_epoch_19.png filter=lfs diff=lfs merge=lfs -text +DermaMNIST/20250817-142017_DermaMNIST/plots/confusion_epoch_2.png filter=lfs diff=lfs merge=lfs -text +DermaMNIST/20250817-142017_DermaMNIST/plots/confusion_epoch_20.png filter=lfs diff=lfs merge=lfs -text +DermaMNIST/20250817-142017_DermaMNIST/plots/confusion_epoch_3.png filter=lfs diff=lfs merge=lfs -text +DermaMNIST/20250817-142017_DermaMNIST/plots/confusion_epoch_4.png filter=lfs diff=lfs merge=lfs -text +DermaMNIST/20250817-142017_DermaMNIST/plots/confusion_epoch_5.png filter=lfs diff=lfs merge=lfs -text +DermaMNIST/20250817-142017_DermaMNIST/plots/confusion_epoch_6.png filter=lfs diff=lfs merge=lfs -text +DermaMNIST/20250817-142017_DermaMNIST/plots/confusion_epoch_7.png filter=lfs diff=lfs merge=lfs -text +DermaMNIST/20250817-142017_DermaMNIST/plots/confusion_epoch_8.png filter=lfs diff=lfs merge=lfs -text +DermaMNIST/20250817-142017_DermaMNIST/plots/confusion_epoch_9.png filter=lfs diff=lfs merge=lfs -text diff --git a/DermaMNIST/20250817-142017_DermaMNIST/README.md b/DermaMNIST/20250817-142017_DermaMNIST/README.md new file mode 100644 index 0000000000000000000000000000000000000000..7b2fc368a0d2a38a4b269c36beca4c65001923e3 --- /dev/null +++ b/DermaMNIST/20250817-142017_DermaMNIST/README.md @@ -0,0 +1,10 @@ +# Pentachora Adaptive Encoded — 20250817-142017 + +**Dataset:** DermaMNIST + +**Contents** +- `weights/*.safetensors` — encoder, constellation, diagnostic head +- `config.json`, `manifest.json` +- `history.json` / `history.csv` +- `tensorboard/` (and `tensorboard_events.zip`) +- `plots/` — accuracy, loss, λ, confusion diff --git a/DermaMNIST/20250817-142017_DermaMNIST/config.json b/DermaMNIST/20250817-142017_DermaMNIST/config.json new file mode 100644 index 0000000000000000000000000000000000000000..7d8dce0a8d79f7021b108d4f9b7d8d9599f72a9a --- /dev/null +++ b/DermaMNIST/20250817-142017_DermaMNIST/config.json @@ -0,0 +1,41 @@ +{ + "augment": false, + "base_dim": 56, + "batch_size": 512, + "channels": 24, + "dataset": "DermaMNIST", + "deterministic": true, + "deterministic_cublas": false, + "epochs": 20, + "hf_dataset_dir_template": "{dataset}", + "hf_preserve_case": true, + "hf_repo_id": "AbstractPhil/pentachora-multi-channel-frequency-encoded", + "hf_run_dir_template": "{ts}_{dataset}", + "hf_subdir_root": "", + "hf_weight_suffix_dataset": true, + "img_channels": "auto", + "img_size": 28, + "input_channels": 3, + "input_dim": 2352, + "lambda_separation": 0.391, + "loss_weight_scalar": 0.1, + "lr": 0.001, + "normalize": true, + "note": "", + "num_classes": 7, + "num_heads": 2, + "num_pentachoron_pairs": 1, + "per_dataset_norm": true, + "proj_dim": null, + "seed": 420, + "seed_per_dataset": false, + "strict_determinism": false, + "sweep_all": false, + "temp": 0.7, + "w_ce": 1.0, + "w_diag": 0.1, + "w_dual": 1.0, + "w_reg": 0.1, + "w_rose": 1.0, + "weight_decay": 1e-05 +} \ No newline at end of file diff --git a/DermaMNIST/20250817-142017_DermaMNIST/history.csv b/DermaMNIST/20250817-142017_DermaMNIST/history.csv new file mode 100644 index 0000000000000000000000000000000000000000..e2376bfda6c40bdcd546affa60f39d3b9722feac --- /dev/null +++ b/DermaMNIST/20250817-142017_DermaMNIST/history.csv @@ -0,0 +1,21 @@ +epoch,train_loss,train_acc,test_acc,ce,dual,rose,diag,reg,lambda +1,5.822156852979675,0.4524047381190238,0.6688279301745635,1.8537107015687049,2.5770359478919604,1.1477552077323474,0.11165202807343191,2.324898028962364,0.49985286593437195 +2,4.931571072512693,0.5894105894105894,0.6688279301745635,1.7635606083972692,2.087958481608843,0.7892921554969111,0.04362816612333361,2.8639703949729163,0.49990102648735046 +3,4.65882483654259,0.6387897816469245,0.6688279301745635,1.6956499856328495,1.963535965943585,0.7109945238835974,0.034397188471466736,2.8520469225574123,0.5014368295669556 +4,4.49077545723766,0.6717568146139574,0.6688279301745635,1.6306241478000607,1.8924154463586036,0.6798548950896516,0.03319382852981957,2.8456154573281855,0.5030280351638794 +5,4.3429090634756085,0.6888825460254032,0.6812967581047381,1.564443405147148,1.8364911370327082,0.6545065918287912,0.03364114287086453,2.841037551193379,0.5043880939483643 +6,4.219194510021512,0.7101469958612816,0.6458852867830424,1.4993864840748001,1.7928902161041407,0.639918614330417,0.03324398557150842,2.8367475711348327,0.5053564310073853 +7,4.097366323752802,0.7259882974168689,0.6364089775561097,1.428325434239424,1.7544581517524005,0.6283425145181896,0.03333285516169147,2.8290690064719457,0.5057311654090881 +8,3.975717354147448,0.7422577422577422,0.6837905236907731,1.3609370130333698,1.7141551472957999,0.6143693692234693,0.03378771991122461,2.828770548262609,0.5061683058738708 +9,3.8864193090583385,0.7459683173968888,0.715211970074813,1.2985483557517508,1.6927205552485898,0.6086790124614994,0.03534612583962235,2.8293663953533694,0.5064631700515747 +10,3.763734238420282,0.7606679035250464,0.7022443890274315,1.2297319315700332,1.6528384263256537,0.5947385495665479,0.03420682097858942,2.8300466912779845,0.50665682554245 +11,3.6370672331363987,0.7749393463679178,0.7296758104738155,1.1636515394229598,1.6134004425828972,0.5735054357136573,0.033927221588053544,2.8311709026918104,0.506542444229126 +12,3.5532026327981647,0.7849293563579278,0.7326683291770574,1.1161124404799978,1.586471274794977,0.5638059378691062,0.034067519779743864,2.8340622602285563,0.5064836144447327 +13,3.462764977626221,0.7996289424860853,0.7311720698254364,1.0774515910786264,1.5540152140141419,0.5446943570871028,0.03135631418016977,2.8346823110413037,0.5062113404273987 +14,3.39867786587399,0.8036249464820894,0.7301745635910224,1.0471228209204693,1.5306063383303032,0.5342692111925713,0.03141562641039119,2.835379295211657,0.5061869025230408 +15,3.344592444920856,0.8123305266162409,0.7311720698254364,1.024009753195658,1.5085878332892617,0.5250704810948383,0.031587241663284776,2.8376568233437727,0.5061144232749939 +16,3.282691694010303,0.8156129584701013,0.7266832917705736,1.0000851754882254,1.4850986831722748,0.5106656050756925,0.02977690829432766,2.8386451568551796,0.5059289336204529 +17,3.2594368231863067,0.8224632510346797,0.7346633416458853,0.992793715415267,1.4746151411773238,0.505155234818658,0.02956463547299341,2.8391627782214908,0.5058438777923584 +18,3.226744435152348,0.829741686884544,0.7326683291770574,0.9801346991326545,1.4619308688151644,0.49781903695563406,0.028807706753967217,2.839790927644155,0.5057911276817322 +19,3.2118994180462375,0.8268873983159697,0.7316708229426434,0.976434984755989,1.4544571375938733,0.4941579572855363,0.028927501569622607,2.8395664742963707,0.5057657361030579 +20,3.2098643995137772,0.832738689881547,0.7321695760598503,0.9744329763255004,1.4542526652507746,0.4942941143864212,0.028784098292113338,2.8400621645559814,0.5057562589645386 diff --git a/DermaMNIST/20250817-142017_DermaMNIST/history.json b/DermaMNIST/20250817-142017_DermaMNIST/history.json new file mode 100644 index 0000000000000000000000000000000000000000..564aed2c540195864bcde5b5f3b86dcddeb5e4a2 --- /dev/null +++ b/DermaMNIST/20250817-142017_DermaMNIST/history.json @@ -0,0 +1,200 @@ +{ + "ce": [ + 1.8537107015687049, + 1.7635606083972692, + 1.6956499856328495, + 1.6306241478000607, + 1.564443405147148, + 1.4993864840748001, + 1.428325434239424, + 1.3609370130333698, + 1.2985483557517508, + 1.2297319315700332, + 1.1636515394229598, + 1.1161124404799978, + 1.0774515910786264, + 1.0471228209204693, + 1.024009753195658, + 1.0000851754882254, + 0.992793715415267, + 0.9801346991326545, + 0.976434984755989, + 0.9744329763255004 + ], + "diag": [ + 0.11165202807343191, + 0.04362816612333361, + 0.034397188471466736, + 0.03319382852981957, + 0.03364114287086453, + 0.03324398557150842, + 0.03333285516169147, + 0.03378771991122461, + 0.03534612583962235, + 0.03420682097858942, + 0.033927221588053544, + 0.034067519779743864, + 0.03135631418016977, + 0.03141562641039119, + 0.031587241663284776, + 0.02977690829432766, + 0.02956463547299341, + 0.028807706753967217, + 0.028927501569622607, + 0.028784098292113338 + ], + "dual": [ + 2.5770359478919604, + 2.087958481608843, + 1.963535965943585, + 1.8924154463586036, + 1.8364911370327082, + 1.7928902161041407, + 1.7544581517524005, + 1.7141551472957999, + 1.6927205552485898, + 1.6528384263256537, + 1.6134004425828972, + 1.586471274794977, + 1.5540152140141419, + 1.5306063383303032, + 1.5085878332892617, + 1.4850986831722748, + 1.4746151411773238, + 1.4619308688151644, + 1.4544571375938733, + 1.4542526652507746 + ], + "lambda": [ + 0.49985286593437195, + 0.49990102648735046, + 0.5014368295669556, + 0.5030280351638794, + 0.5043880939483643, + 0.5053564310073853, + 0.5057311654090881, + 0.5061683058738708, + 0.5064631700515747, + 0.50665682554245, + 0.506542444229126, + 0.5064836144447327, + 0.5062113404273987, + 0.5061869025230408, + 0.5061144232749939, + 0.5059289336204529, + 0.5058438777923584, + 0.5057911276817322, + 0.5057657361030579, + 0.5057562589645386 + ], + "reg": [ + 2.324898028962364, + 2.8639703949729163, + 2.8520469225574123, + 2.8456154573281855, + 2.841037551193379, + 2.8367475711348327, + 2.8290690064719457, + 2.828770548262609, + 2.8293663953533694, + 2.8300466912779845, + 2.8311709026918104, + 2.8340622602285563, + 2.8346823110413037, + 2.835379295211657, + 2.8376568233437727, + 2.8386451568551796, + 2.8391627782214908, + 2.839790927644155, + 2.8395664742963707, + 2.8400621645559814 + ], + "rose": [ + 1.1477552077323474, + 0.7892921554969111, + 0.7109945238835974, + 0.6798548950896516, + 0.6545065918287912, + 0.639918614330417, + 0.6283425145181896, + 0.6143693692234693, + 0.6086790124614994, + 0.5947385495665479, + 0.5735054357136573, + 0.5638059378691062, + 0.5446943570871028, + 0.5342692111925713, + 0.5250704810948383, + 0.5106656050756925, + 0.505155234818658, + 0.49781903695563406, + 0.4941579572855363, + 0.4942941143864212 + ], + "test_acc": [ + 0.6688279301745635, + 0.6688279301745635, + 0.6688279301745635, + 0.6688279301745635, + 0.6812967581047381, + 0.6458852867830424, + 0.6364089775561097, + 0.6837905236907731, + 0.715211970074813, + 0.7022443890274315, + 0.7296758104738155, + 0.7326683291770574, + 0.7311720698254364, + 0.7301745635910224, + 0.7311720698254364, + 0.7266832917705736, + 0.7346633416458853, + 0.7326683291770574, + 0.7316708229426434, + 0.7321695760598503 + ], + "train_acc": [ + 0.4524047381190238, + 0.5894105894105894, + 0.6387897816469245, + 0.6717568146139574, + 0.6888825460254032, + 0.7101469958612816, + 0.7259882974168689, + 0.7422577422577422, + 0.7459683173968888, + 0.7606679035250464, + 0.7749393463679178, + 0.7849293563579278, + 0.7996289424860853, + 0.8036249464820894, + 0.8123305266162409, + 0.8156129584701013, + 0.8224632510346797, + 0.829741686884544, + 0.8268873983159697, + 0.832738689881547 + ], + "train_loss": [ + 5.822156852979675, + 4.931571072512693, + 4.65882483654259, + 4.49077545723766, + 4.3429090634756085, + 4.219194510021512, + 4.097366323752802, + 3.975717354147448, + 3.8864193090583385, + 3.763734238420282, + 3.6370672331363987, + 3.5532026327981647, + 3.462764977626221, + 3.39867786587399, + 3.344592444920856, + 3.282691694010303, + 3.2594368231863067, + 3.226744435152348, + 3.2118994180462375, + 3.2098643995137772 + ] +} \ No newline at end of file diff --git a/DermaMNIST/20250817-142017_DermaMNIST/manifest.json b/DermaMNIST/20250817-142017_DermaMNIST/manifest.json new file mode 100644 index 0000000000000000000000000000000000000000..a2a093956b9b05d1361365258cb23c7bf44208ac --- /dev/null +++ b/DermaMNIST/20250817-142017_DermaMNIST/manifest.json @@ -0,0 +1,40 @@ +{ + "class_names": [ + "actinic keratoses and intraepithelial carcinoma", + "basal cell carcinoma", + "benign keratosis-like lesions", + "dermatofibroma", + "melanoma", + "melanocytic nevi", + "vascular lesions" + ], + "dataset_name": "DermaMNIST", + "environment": { + "cpu_count": 12, + "cuda_available": true, + "cuda_device": "NVIDIA A100-SXM4-40GB", + "memory_gb": 83.48, + "platform": "Linux-6.1.123+-x86_64-with-glibc2.35", + "python": "3.11.13 (main, Jun 4 2025, 08:57:29) [GCC 11.4.0]", + "torch": "2.6.0+cu124" + }, + "models": { + "constellation": { + "params": 15609 + }, + "diagnostic_head": { + "params": 7681 + }, + "encoder": { + "params": 436665 + } + }, + "num_classes": 7, + "repo_id": "AbstractPhil/pentachora-multi-channel-frequency-encoded", + "results": { + "best_epoch": 17, + "best_test_accuracy": 0.7346633416458853 + }, + "subdirectory": "DermaMNIST/20250817-142017_DermaMNIST", + "timestamp": "20250817-142017" +} \ No newline at end of file diff --git a/DermaMNIST/20250817-142017_DermaMNIST/plots/accuracy.png b/DermaMNIST/20250817-142017_DermaMNIST/plots/accuracy.png new file mode 100644 index 0000000000000000000000000000000000000000..6c21e5f01ff51e0a7fc10d65372a524cdaf97a4b Binary files /dev/null and b/DermaMNIST/20250817-142017_DermaMNIST/plots/accuracy.png differ diff --git a/DermaMNIST/20250817-142017_DermaMNIST/plots/best_confusion_epoch_10.png b/DermaMNIST/20250817-142017_DermaMNIST/plots/best_confusion_epoch_10.png new file mode 100644 index 0000000000000000000000000000000000000000..3d0410fc726b4940defa640a49aef2e0da95ff33 Binary files /dev/null and b/DermaMNIST/20250817-142017_DermaMNIST/plots/best_confusion_epoch_10.png differ diff --git a/DermaMNIST/20250817-142017_DermaMNIST/plots/best_confusion_epoch_13.png b/DermaMNIST/20250817-142017_DermaMNIST/plots/best_confusion_epoch_13.png new file mode 100644 index 0000000000000000000000000000000000000000..5bee46265f2c3daca06e84dadab686251df2e9b7 Binary files /dev/null and b/DermaMNIST/20250817-142017_DermaMNIST/plots/best_confusion_epoch_13.png differ diff --git a/DermaMNIST/20250817-142017_DermaMNIST/plots/best_confusion_epoch_14.png b/DermaMNIST/20250817-142017_DermaMNIST/plots/best_confusion_epoch_14.png new file mode 100644 index 0000000000000000000000000000000000000000..6d3576e8868fe9d5c6d4b3e4ba658dd623e3c578 Binary files /dev/null and b/DermaMNIST/20250817-142017_DermaMNIST/plots/best_confusion_epoch_14.png differ diff --git a/DermaMNIST/20250817-142017_DermaMNIST/plots/best_confusion_epoch_16.png b/DermaMNIST/20250817-142017_DermaMNIST/plots/best_confusion_epoch_16.png new file mode 100644 index 0000000000000000000000000000000000000000..1d160cb483512361b109a605f406808b78955131 Binary files /dev/null and b/DermaMNIST/20250817-142017_DermaMNIST/plots/best_confusion_epoch_16.png differ diff --git a/DermaMNIST/20250817-142017_DermaMNIST/plots/best_confusion_epoch_17.png b/DermaMNIST/20250817-142017_DermaMNIST/plots/best_confusion_epoch_17.png new file mode 100644 index 0000000000000000000000000000000000000000..535edfa7d2747a10c00e948b404e6f339fcedf31 --- /dev/null +++ b/DermaMNIST/20250817-142017_DermaMNIST/plots/best_confusion_epoch_17.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a2a0d9b42796d74c6331183340e039a8118333ce2f4feab41aa28becea96fac4 +size 116367 diff --git a/DermaMNIST/20250817-142017_DermaMNIST/plots/best_confusion_epoch_18.png b/DermaMNIST/20250817-142017_DermaMNIST/plots/best_confusion_epoch_18.png new file mode 100644 index 0000000000000000000000000000000000000000..4b89336e3bd74795ef1fc8febc6b0942db12f7e5 Binary files /dev/null and b/DermaMNIST/20250817-142017_DermaMNIST/plots/best_confusion_epoch_18.png differ diff --git a/DermaMNIST/20250817-142017_DermaMNIST/plots/best_confusion_epoch_19.png b/DermaMNIST/20250817-142017_DermaMNIST/plots/best_confusion_epoch_19.png new file mode 100644 index 0000000000000000000000000000000000000000..7619230f4a208d462660e98e2a0636b53af9ff93 --- /dev/null +++ b/DermaMNIST/20250817-142017_DermaMNIST/plots/best_confusion_epoch_19.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:31431b14cd9a57e2099bda5d0476a71f080c7007649b49685bcdb4e786f0185f +size 128482 diff --git a/DermaMNIST/20250817-142017_DermaMNIST/plots/best_confusion_epoch_20.png b/DermaMNIST/20250817-142017_DermaMNIST/plots/best_confusion_epoch_20.png new file mode 100644 index 0000000000000000000000000000000000000000..de93a35f7094d2726904a16ae573b22dbba6820d Binary files /dev/null and b/DermaMNIST/20250817-142017_DermaMNIST/plots/best_confusion_epoch_20.png differ diff --git a/DermaMNIST/20250817-142017_DermaMNIST/plots/best_confusion_epoch_37.png b/DermaMNIST/20250817-142017_DermaMNIST/plots/best_confusion_epoch_37.png new file mode 100644 index 0000000000000000000000000000000000000000..c527e3f2fc8d01d95ed9228895754cf058231058 Binary files /dev/null and b/DermaMNIST/20250817-142017_DermaMNIST/plots/best_confusion_epoch_37.png differ diff --git a/DermaMNIST/20250817-142017_DermaMNIST/plots/best_confusion_epoch_7.png b/DermaMNIST/20250817-142017_DermaMNIST/plots/best_confusion_epoch_7.png new file mode 100644 index 0000000000000000000000000000000000000000..56afaa9d74ea0cdf6970cd24f036410e7d1527e5 --- /dev/null +++ b/DermaMNIST/20250817-142017_DermaMNIST/plots/best_confusion_epoch_7.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ff686bd4da08d051d3cfbba8812e80fc52c1bcb112cfad6e95d3e18384b4593c +size 127250 diff --git a/DermaMNIST/20250817-142017_DermaMNIST/plots/confusion_epoch_1.png b/DermaMNIST/20250817-142017_DermaMNIST/plots/confusion_epoch_1.png new file mode 100644 index 0000000000000000000000000000000000000000..7b176c61e36d6fcd0d490ecf4a896c363dd99f70 --- /dev/null +++ b/DermaMNIST/20250817-142017_DermaMNIST/plots/confusion_epoch_1.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:54e61dfdcf4411086967fc542cfa715f90cb27ecb9b58c693895f539b987ea40 +size 105442 diff --git a/DermaMNIST/20250817-142017_DermaMNIST/plots/confusion_epoch_10.png b/DermaMNIST/20250817-142017_DermaMNIST/plots/confusion_epoch_10.png new file mode 100644 index 0000000000000000000000000000000000000000..dc65870352551699dfee5b9169fdc3bf83035920 --- /dev/null +++ b/DermaMNIST/20250817-142017_DermaMNIST/plots/confusion_epoch_10.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aa117fa1d9091642fd37e436cef6bf5397aeeaae34629772ebb9627f87011e01 +size 113056 diff --git a/DermaMNIST/20250817-142017_DermaMNIST/plots/confusion_epoch_11.png b/DermaMNIST/20250817-142017_DermaMNIST/plots/confusion_epoch_11.png new file mode 100644 index 0000000000000000000000000000000000000000..a72da4c4e37899a9ac2e0b62caf40cde4aa77d34 --- /dev/null +++ b/DermaMNIST/20250817-142017_DermaMNIST/plots/confusion_epoch_11.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:306425b29cea98a9a9db5b1e7bb6207342e1f5b45e04287ae63e8227bde191f7 +size 113316 diff --git a/DermaMNIST/20250817-142017_DermaMNIST/plots/confusion_epoch_12.png b/DermaMNIST/20250817-142017_DermaMNIST/plots/confusion_epoch_12.png new file mode 100644 index 0000000000000000000000000000000000000000..05ded638118f9d5234e712ac79be7629d245d51c --- /dev/null +++ b/DermaMNIST/20250817-142017_DermaMNIST/plots/confusion_epoch_12.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0ce1eecf66c8702673982c9a5310d4cd340200b1d41cf8c60a1f89cf9435259c +size 112696 diff --git a/DermaMNIST/20250817-142017_DermaMNIST/plots/confusion_epoch_13.png b/DermaMNIST/20250817-142017_DermaMNIST/plots/confusion_epoch_13.png new file mode 100644 index 0000000000000000000000000000000000000000..8412cf78881e60b92d1fa8482b306ff9b8e58106 --- /dev/null +++ b/DermaMNIST/20250817-142017_DermaMNIST/plots/confusion_epoch_13.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:991318441803f16b48de16514da7d3479a7fb88caf66e8a169a5b9fdafaf80a2 +size 112834 diff --git a/DermaMNIST/20250817-142017_DermaMNIST/plots/confusion_epoch_14.png b/DermaMNIST/20250817-142017_DermaMNIST/plots/confusion_epoch_14.png new file mode 100644 index 0000000000000000000000000000000000000000..123ac4f38567ce6ce9e53845644d644440077041 --- /dev/null +++ b/DermaMNIST/20250817-142017_DermaMNIST/plots/confusion_epoch_14.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:12f01fd5bbaa3cb516d238801b8ed04b596de3988b22fe9d6b74a59517cb21f6 +size 114061 diff --git a/DermaMNIST/20250817-142017_DermaMNIST/plots/confusion_epoch_15.png b/DermaMNIST/20250817-142017_DermaMNIST/plots/confusion_epoch_15.png new file mode 100644 index 0000000000000000000000000000000000000000..b4b9bb94935a80b0da336b5cb7f87a6928ba26bc --- /dev/null +++ b/DermaMNIST/20250817-142017_DermaMNIST/plots/confusion_epoch_15.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:72cb07977d869dc1d6521c168a4648325f46503ffb62b1bffbfce073fa3efd15 +size 114600 diff --git a/DermaMNIST/20250817-142017_DermaMNIST/plots/confusion_epoch_16.png b/DermaMNIST/20250817-142017_DermaMNIST/plots/confusion_epoch_16.png new file mode 100644 index 0000000000000000000000000000000000000000..d8b2ccffbeacc5961660029b815f1749b443c5bf --- /dev/null +++ b/DermaMNIST/20250817-142017_DermaMNIST/plots/confusion_epoch_16.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6b80c83f615f221d17a3148a3118a4b4719b2986b3afeddb422974babadf117c +size 113819 diff --git a/DermaMNIST/20250817-142017_DermaMNIST/plots/confusion_epoch_17.png b/DermaMNIST/20250817-142017_DermaMNIST/plots/confusion_epoch_17.png new file mode 100644 index 0000000000000000000000000000000000000000..b1bf050b23c67153080c04ad8184b588693c439f --- /dev/null +++ b/DermaMNIST/20250817-142017_DermaMNIST/plots/confusion_epoch_17.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a543b8bb43d0e8c3ef513f9d03b915f6e3615c38cc4c34b30a839bf659d83aed +size 114451 diff --git a/DermaMNIST/20250817-142017_DermaMNIST/plots/confusion_epoch_18.png b/DermaMNIST/20250817-142017_DermaMNIST/plots/confusion_epoch_18.png new file mode 100644 index 0000000000000000000000000000000000000000..2af9582a502f7db2bff6f65e76ba343c05165cbe --- /dev/null +++ b/DermaMNIST/20250817-142017_DermaMNIST/plots/confusion_epoch_18.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:296d8218976bce978ff3451fed275dee9bdbca8ffdf289bdf69e110dd9b0889a +size 114029 diff --git a/DermaMNIST/20250817-142017_DermaMNIST/plots/confusion_epoch_19.png b/DermaMNIST/20250817-142017_DermaMNIST/plots/confusion_epoch_19.png new file mode 100644 index 0000000000000000000000000000000000000000..8b12f2c869c31e4e8c327dc3451593bf42e66081 --- /dev/null +++ b/DermaMNIST/20250817-142017_DermaMNIST/plots/confusion_epoch_19.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ca4ce7d5e4363839054fed62ad6d2f8a39e5b1460eba1a53ac734617a9aeb5ba +size 114120 diff --git a/DermaMNIST/20250817-142017_DermaMNIST/plots/confusion_epoch_2.png b/DermaMNIST/20250817-142017_DermaMNIST/plots/confusion_epoch_2.png new file mode 100644 index 0000000000000000000000000000000000000000..5c891ee37c6d403c002397807f51ac20d5c4f775 --- /dev/null +++ b/DermaMNIST/20250817-142017_DermaMNIST/plots/confusion_epoch_2.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4e3d242c2cd63ac589a916ed806f968951008a98b11b49aa9d33f2adf9e2581e +size 105886 diff --git a/DermaMNIST/20250817-142017_DermaMNIST/plots/confusion_epoch_20.png b/DermaMNIST/20250817-142017_DermaMNIST/plots/confusion_epoch_20.png new file mode 100644 index 0000000000000000000000000000000000000000..3c97b14295c74b529bf7bb655dd9cf4e0ac222dc --- /dev/null +++ b/DermaMNIST/20250817-142017_DermaMNIST/plots/confusion_epoch_20.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:727afb918f560858b99f3836be4aca9e811104dab9e9189463083a4c6eb706e5 +size 114304 diff --git a/DermaMNIST/20250817-142017_DermaMNIST/plots/confusion_epoch_21.png b/DermaMNIST/20250817-142017_DermaMNIST/plots/confusion_epoch_21.png new file mode 100644 index 0000000000000000000000000000000000000000..7deb740d4685097a4ed478145b3de6833c60f712 Binary files /dev/null and b/DermaMNIST/20250817-142017_DermaMNIST/plots/confusion_epoch_21.png differ diff --git a/DermaMNIST/20250817-142017_DermaMNIST/plots/confusion_epoch_22.png b/DermaMNIST/20250817-142017_DermaMNIST/plots/confusion_epoch_22.png new file mode 100644 index 0000000000000000000000000000000000000000..2019d8b8d4c02647e1aec82a402954e25c0ab3f2 Binary files /dev/null and b/DermaMNIST/20250817-142017_DermaMNIST/plots/confusion_epoch_22.png differ diff --git a/DermaMNIST/20250817-142017_DermaMNIST/plots/confusion_epoch_23.png b/DermaMNIST/20250817-142017_DermaMNIST/plots/confusion_epoch_23.png new file mode 100644 index 0000000000000000000000000000000000000000..2c5de217196c25a65d13739335193c248f2d961d Binary files /dev/null and b/DermaMNIST/20250817-142017_DermaMNIST/plots/confusion_epoch_23.png differ diff --git a/DermaMNIST/20250817-142017_DermaMNIST/plots/confusion_epoch_24.png b/DermaMNIST/20250817-142017_DermaMNIST/plots/confusion_epoch_24.png new file mode 100644 index 0000000000000000000000000000000000000000..4eccb153cce28766ac4132846159a16567da4a7f Binary files /dev/null and b/DermaMNIST/20250817-142017_DermaMNIST/plots/confusion_epoch_24.png differ diff --git a/DermaMNIST/20250817-142017_DermaMNIST/plots/confusion_epoch_25.png b/DermaMNIST/20250817-142017_DermaMNIST/plots/confusion_epoch_25.png new file mode 100644 index 0000000000000000000000000000000000000000..4178637c6ce5f2c75ba64554d38b68385e7910ee Binary files /dev/null and b/DermaMNIST/20250817-142017_DermaMNIST/plots/confusion_epoch_25.png differ diff --git a/DermaMNIST/20250817-142017_DermaMNIST/plots/confusion_epoch_26.png b/DermaMNIST/20250817-142017_DermaMNIST/plots/confusion_epoch_26.png new file mode 100644 index 0000000000000000000000000000000000000000..4044d488910dc78ad711c427ccfd1008dc4ed574 Binary files /dev/null and b/DermaMNIST/20250817-142017_DermaMNIST/plots/confusion_epoch_26.png differ diff --git a/DermaMNIST/20250817-142017_DermaMNIST/plots/confusion_epoch_27.png b/DermaMNIST/20250817-142017_DermaMNIST/plots/confusion_epoch_27.png new file mode 100644 index 0000000000000000000000000000000000000000..46151ea3271d4dad56c6c0e6634a737bb5352816 Binary files /dev/null and b/DermaMNIST/20250817-142017_DermaMNIST/plots/confusion_epoch_27.png differ diff --git a/DermaMNIST/20250817-142017_DermaMNIST/plots/confusion_epoch_28.png b/DermaMNIST/20250817-142017_DermaMNIST/plots/confusion_epoch_28.png new file mode 100644 index 0000000000000000000000000000000000000000..3d6349e935efab230e836ad78dc9bf4056304bca Binary files /dev/null and b/DermaMNIST/20250817-142017_DermaMNIST/plots/confusion_epoch_28.png differ diff --git a/DermaMNIST/20250817-142017_DermaMNIST/plots/confusion_epoch_29.png b/DermaMNIST/20250817-142017_DermaMNIST/plots/confusion_epoch_29.png new file mode 100644 index 0000000000000000000000000000000000000000..3661f8dbdef8de6d9d8784635cb28f2f34dd89d2 Binary files /dev/null and b/DermaMNIST/20250817-142017_DermaMNIST/plots/confusion_epoch_29.png differ diff --git a/DermaMNIST/20250817-142017_DermaMNIST/plots/confusion_epoch_3.png b/DermaMNIST/20250817-142017_DermaMNIST/plots/confusion_epoch_3.png new file mode 100644 index 0000000000000000000000000000000000000000..c1ca385774213187d09315ac00884a819447ab95 --- /dev/null +++ b/DermaMNIST/20250817-142017_DermaMNIST/plots/confusion_epoch_3.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7c91be393b66d7970dd04d78d5d216c7a4c49131866229ee058b3221f9fcd19c +size 105723 diff --git a/DermaMNIST/20250817-142017_DermaMNIST/plots/confusion_epoch_30.png b/DermaMNIST/20250817-142017_DermaMNIST/plots/confusion_epoch_30.png new file mode 100644 index 0000000000000000000000000000000000000000..d68e21deacfdf8481ef627e386da085803d0d191 Binary files /dev/null and b/DermaMNIST/20250817-142017_DermaMNIST/plots/confusion_epoch_30.png differ diff --git a/DermaMNIST/20250817-142017_DermaMNIST/plots/confusion_epoch_31.png b/DermaMNIST/20250817-142017_DermaMNIST/plots/confusion_epoch_31.png new file mode 100644 index 0000000000000000000000000000000000000000..722d65ad39a284997b4777ec61056e1c9703f203 Binary files /dev/null and b/DermaMNIST/20250817-142017_DermaMNIST/plots/confusion_epoch_31.png differ diff --git a/DermaMNIST/20250817-142017_DermaMNIST/plots/confusion_epoch_32.png b/DermaMNIST/20250817-142017_DermaMNIST/plots/confusion_epoch_32.png new file mode 100644 index 0000000000000000000000000000000000000000..538920da4f34aec145d66278fa9cf9083ab36dc6 Binary files /dev/null and b/DermaMNIST/20250817-142017_DermaMNIST/plots/confusion_epoch_32.png differ diff --git a/DermaMNIST/20250817-142017_DermaMNIST/plots/confusion_epoch_33.png b/DermaMNIST/20250817-142017_DermaMNIST/plots/confusion_epoch_33.png new file mode 100644 index 0000000000000000000000000000000000000000..abaa0786c7ae928da68bc5e114c0d4b0b78ab811 Binary files /dev/null and b/DermaMNIST/20250817-142017_DermaMNIST/plots/confusion_epoch_33.png differ diff --git a/DermaMNIST/20250817-142017_DermaMNIST/plots/confusion_epoch_34.png b/DermaMNIST/20250817-142017_DermaMNIST/plots/confusion_epoch_34.png new file mode 100644 index 0000000000000000000000000000000000000000..1b289c30a180f30f81698b1511dcda2e1cdf1117 Binary files /dev/null and b/DermaMNIST/20250817-142017_DermaMNIST/plots/confusion_epoch_34.png differ diff --git a/DermaMNIST/20250817-142017_DermaMNIST/plots/confusion_epoch_35.png b/DermaMNIST/20250817-142017_DermaMNIST/plots/confusion_epoch_35.png new file mode 100644 index 0000000000000000000000000000000000000000..a8e576c7da5d67457b0e850936a3dfbe68256f2b Binary files /dev/null and b/DermaMNIST/20250817-142017_DermaMNIST/plots/confusion_epoch_35.png differ diff --git a/DermaMNIST/20250817-142017_DermaMNIST/plots/confusion_epoch_36.png b/DermaMNIST/20250817-142017_DermaMNIST/plots/confusion_epoch_36.png new file mode 100644 index 0000000000000000000000000000000000000000..98b3ad8ad9026b4c221ead8c83df297c2eb06102 Binary files /dev/null and b/DermaMNIST/20250817-142017_DermaMNIST/plots/confusion_epoch_36.png differ diff --git a/DermaMNIST/20250817-142017_DermaMNIST/plots/confusion_epoch_37.png b/DermaMNIST/20250817-142017_DermaMNIST/plots/confusion_epoch_37.png new file mode 100644 index 0000000000000000000000000000000000000000..920c6958d3e69e44d99b546c10b379153337dd73 Binary files /dev/null and b/DermaMNIST/20250817-142017_DermaMNIST/plots/confusion_epoch_37.png differ diff --git a/DermaMNIST/20250817-142017_DermaMNIST/plots/confusion_epoch_38.png b/DermaMNIST/20250817-142017_DermaMNIST/plots/confusion_epoch_38.png new file mode 100644 index 0000000000000000000000000000000000000000..90337838e9b318e3caef2968dae7c80b38871264 Binary files /dev/null and b/DermaMNIST/20250817-142017_DermaMNIST/plots/confusion_epoch_38.png differ diff --git a/DermaMNIST/20250817-142017_DermaMNIST/plots/confusion_epoch_39.png b/DermaMNIST/20250817-142017_DermaMNIST/plots/confusion_epoch_39.png new file mode 100644 index 0000000000000000000000000000000000000000..8d574d38262667c6dd3da42be1c8d41e01c2138a Binary files /dev/null and b/DermaMNIST/20250817-142017_DermaMNIST/plots/confusion_epoch_39.png differ diff --git a/DermaMNIST/20250817-142017_DermaMNIST/plots/confusion_epoch_4.png b/DermaMNIST/20250817-142017_DermaMNIST/plots/confusion_epoch_4.png new file mode 100644 index 0000000000000000000000000000000000000000..22ba7b5dfd76a925bc7bc32dce9e375fc9672452 --- /dev/null +++ b/DermaMNIST/20250817-142017_DermaMNIST/plots/confusion_epoch_4.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b56f1f57071a57ec39d3608c5c5df3422f5bb13a9af6ee232f3eba789b0247b8 +size 105783 diff --git a/DermaMNIST/20250817-142017_DermaMNIST/plots/confusion_epoch_40.png b/DermaMNIST/20250817-142017_DermaMNIST/plots/confusion_epoch_40.png new file mode 100644 index 0000000000000000000000000000000000000000..0aebbf0afbefc318ea9e52646a0664f489deffb9 Binary files /dev/null and b/DermaMNIST/20250817-142017_DermaMNIST/plots/confusion_epoch_40.png differ diff --git a/DermaMNIST/20250817-142017_DermaMNIST/plots/confusion_epoch_41.png b/DermaMNIST/20250817-142017_DermaMNIST/plots/confusion_epoch_41.png new file mode 100644 index 0000000000000000000000000000000000000000..c7c87e68a7911c84ee65ee659d909a8287d4cabd Binary files /dev/null and b/DermaMNIST/20250817-142017_DermaMNIST/plots/confusion_epoch_41.png differ diff --git a/DermaMNIST/20250817-142017_DermaMNIST/plots/confusion_epoch_42.png b/DermaMNIST/20250817-142017_DermaMNIST/plots/confusion_epoch_42.png new file mode 100644 index 0000000000000000000000000000000000000000..ed5406e784f1f6d10ddda0905b98d305c81972a1 Binary files /dev/null and b/DermaMNIST/20250817-142017_DermaMNIST/plots/confusion_epoch_42.png differ diff --git a/DermaMNIST/20250817-142017_DermaMNIST/plots/confusion_epoch_43.png b/DermaMNIST/20250817-142017_DermaMNIST/plots/confusion_epoch_43.png new file mode 100644 index 0000000000000000000000000000000000000000..9ceebae9edbfd2096f52c44594302c8f127dcc17 Binary files /dev/null and b/DermaMNIST/20250817-142017_DermaMNIST/plots/confusion_epoch_43.png differ diff --git a/DermaMNIST/20250817-142017_DermaMNIST/plots/confusion_epoch_44.png b/DermaMNIST/20250817-142017_DermaMNIST/plots/confusion_epoch_44.png new file mode 100644 index 0000000000000000000000000000000000000000..ab6b3c7bee997069ff22b9ff2e8f66948c947d6b Binary files /dev/null and b/DermaMNIST/20250817-142017_DermaMNIST/plots/confusion_epoch_44.png differ diff --git a/DermaMNIST/20250817-142017_DermaMNIST/plots/confusion_epoch_45.png b/DermaMNIST/20250817-142017_DermaMNIST/plots/confusion_epoch_45.png new file mode 100644 index 0000000000000000000000000000000000000000..44c0b5703167ff95569b38232ce8501f8fb9bea2 Binary files /dev/null and b/DermaMNIST/20250817-142017_DermaMNIST/plots/confusion_epoch_45.png differ diff --git a/DermaMNIST/20250817-142017_DermaMNIST/plots/confusion_epoch_46.png b/DermaMNIST/20250817-142017_DermaMNIST/plots/confusion_epoch_46.png new file mode 100644 index 0000000000000000000000000000000000000000..3c64705ae8a3eccebba8f77dbdf73af3a9ef441e Binary files /dev/null and b/DermaMNIST/20250817-142017_DermaMNIST/plots/confusion_epoch_46.png differ diff --git a/DermaMNIST/20250817-142017_DermaMNIST/plots/confusion_epoch_47.png b/DermaMNIST/20250817-142017_DermaMNIST/plots/confusion_epoch_47.png new file mode 100644 index 0000000000000000000000000000000000000000..14699d9e422cdbcf23d16e10dd7a21adecbf9f6b Binary files /dev/null and b/DermaMNIST/20250817-142017_DermaMNIST/plots/confusion_epoch_47.png differ diff --git a/DermaMNIST/20250817-142017_DermaMNIST/plots/confusion_epoch_48.png b/DermaMNIST/20250817-142017_DermaMNIST/plots/confusion_epoch_48.png new file mode 100644 index 0000000000000000000000000000000000000000..4dc3af8520252347d9c82360d30264f6450a24f2 Binary files /dev/null and b/DermaMNIST/20250817-142017_DermaMNIST/plots/confusion_epoch_48.png differ diff --git a/DermaMNIST/20250817-142017_DermaMNIST/plots/confusion_epoch_49.png b/DermaMNIST/20250817-142017_DermaMNIST/plots/confusion_epoch_49.png new file mode 100644 index 0000000000000000000000000000000000000000..6f5a80e40743ecd30fc0b3ef62ba5432d6e0c49b Binary files /dev/null and b/DermaMNIST/20250817-142017_DermaMNIST/plots/confusion_epoch_49.png differ diff --git a/DermaMNIST/20250817-142017_DermaMNIST/plots/confusion_epoch_5.png b/DermaMNIST/20250817-142017_DermaMNIST/plots/confusion_epoch_5.png new file mode 100644 index 0000000000000000000000000000000000000000..1e7f8ca9bb677c2a4533521b187b11f28b7558d9 --- /dev/null +++ b/DermaMNIST/20250817-142017_DermaMNIST/plots/confusion_epoch_5.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6d152afbcc2041eb78e7e2a9aaf541fb75ba2523bea341e1578530eaccac85f9 +size 108652 diff --git a/DermaMNIST/20250817-142017_DermaMNIST/plots/confusion_epoch_50.png b/DermaMNIST/20250817-142017_DermaMNIST/plots/confusion_epoch_50.png new file mode 100644 index 0000000000000000000000000000000000000000..bebfb7f3429ff776ed2dc7111e2f35207f8b3b13 Binary files /dev/null and b/DermaMNIST/20250817-142017_DermaMNIST/plots/confusion_epoch_50.png differ diff --git a/DermaMNIST/20250817-142017_DermaMNIST/plots/confusion_epoch_6.png b/DermaMNIST/20250817-142017_DermaMNIST/plots/confusion_epoch_6.png new file mode 100644 index 0000000000000000000000000000000000000000..f6f6360573f13cfb764928d6ab50124ae9c89dac --- /dev/null +++ b/DermaMNIST/20250817-142017_DermaMNIST/plots/confusion_epoch_6.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fe1e8c5b6e60d7bfe55dde1c4dad27529c337d44f5e558381587bdaf3a733067 +size 107114 diff --git a/DermaMNIST/20250817-142017_DermaMNIST/plots/confusion_epoch_7.png b/DermaMNIST/20250817-142017_DermaMNIST/plots/confusion_epoch_7.png new file mode 100644 index 0000000000000000000000000000000000000000..d07a42773a6bd3eb98799fb41bd82815f308d597 --- /dev/null +++ b/DermaMNIST/20250817-142017_DermaMNIST/plots/confusion_epoch_7.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6fbdd23f524158f6b0ae05674bb3839b0e2ec23d237339556e53b9bcce81e189 +size 111408 diff --git a/DermaMNIST/20250817-142017_DermaMNIST/plots/confusion_epoch_8.png b/DermaMNIST/20250817-142017_DermaMNIST/plots/confusion_epoch_8.png new file mode 100644 index 0000000000000000000000000000000000000000..1cc7c34b21e0a285ba6b27ba18ac6dbfd9e6f66f --- /dev/null +++ b/DermaMNIST/20250817-142017_DermaMNIST/plots/confusion_epoch_8.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0f786baeae2e2d5433ae9d4d428b5f2a2eb2772359bbfab15e0d0fcd9c293ef3 +size 112928 diff --git a/DermaMNIST/20250817-142017_DermaMNIST/plots/confusion_epoch_9.png b/DermaMNIST/20250817-142017_DermaMNIST/plots/confusion_epoch_9.png new file mode 100644 index 0000000000000000000000000000000000000000..5e3e3d530ed029019f4adb3d3fc2f34268117e28 --- /dev/null +++ b/DermaMNIST/20250817-142017_DermaMNIST/plots/confusion_epoch_9.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8e2d4a5f5f606ac11600b7b5526a45bc90385f5a9b54ffefd9e0ba2bbe7a6529 +size 112801 diff --git a/DermaMNIST/20250817-142017_DermaMNIST/plots/lambda.png b/DermaMNIST/20250817-142017_DermaMNIST/plots/lambda.png new file mode 100644 index 0000000000000000000000000000000000000000..ce8619418cc0af10bb275f95b6f4818c736dc32c Binary files /dev/null and b/DermaMNIST/20250817-142017_DermaMNIST/plots/lambda.png differ diff --git a/DermaMNIST/20250817-142017_DermaMNIST/plots/loss_components.png b/DermaMNIST/20250817-142017_DermaMNIST/plots/loss_components.png new file mode 100644 index 0000000000000000000000000000000000000000..e3f07c2f9746fc4b7bb0758f8b0962ae49fa247a Binary files /dev/null and b/DermaMNIST/20250817-142017_DermaMNIST/plots/loss_components.png differ diff --git a/DermaMNIST/20250817-142017_DermaMNIST/tensorboard/events.out.tfevents.1755440377.5fef8660e4a5.43062.4 b/DermaMNIST/20250817-142017_DermaMNIST/tensorboard/events.out.tfevents.1755440377.5fef8660e4a5.43062.4 new file mode 100644 index 0000000000000000000000000000000000000000..6f06e739b65f7678f7a64233667de03688804e73 --- /dev/null +++ b/DermaMNIST/20250817-142017_DermaMNIST/tensorboard/events.out.tfevents.1755440377.5fef8660e4a5.43062.4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dc87c9057c13426f4c20ec83b9e526251386f68a751e5b0aea19c2e282d41bde +size 82008 diff --git a/DermaMNIST/20250817-142017_DermaMNIST/tensorboard_events.zip b/DermaMNIST/20250817-142017_DermaMNIST/tensorboard_events.zip new file mode 100644 index 0000000000000000000000000000000000000000..ce85f033c3d53f63e9d2cca331d53bf2db96bd44 --- /dev/null +++ b/DermaMNIST/20250817-142017_DermaMNIST/tensorboard_events.zip @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b14a071fadcd3400b99330bc778cbb34faf2f703a7513f3a53b61654812585a6 +size 27702 diff --git a/DermaMNIST/20250817-142017_DermaMNIST/weights/constellation_DermaMNIST.safetensors b/DermaMNIST/20250817-142017_DermaMNIST/weights/constellation_DermaMNIST.safetensors new file mode 100644 index 0000000000000000000000000000000000000000..68aed5ef04d22ef7dd1ad9631958e87379e21d5b --- /dev/null +++ b/DermaMNIST/20250817-142017_DermaMNIST/weights/constellation_DermaMNIST.safetensors @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f831cfd7e54cbd43aa61dd575e8d12b929cbeb37cc59eec31983793f0f933424 +size 65332 diff --git a/DermaMNIST/20250817-142017_DermaMNIST/weights/diagnostic_head_DermaMNIST.safetensors b/DermaMNIST/20250817-142017_DermaMNIST/weights/diagnostic_head_DermaMNIST.safetensors new file mode 100644 index 0000000000000000000000000000000000000000..a57b56f3ebd0b1ca610a08e2b042517c8cae5db2 --- /dev/null +++ b/DermaMNIST/20250817-142017_DermaMNIST/weights/diagnostic_head_DermaMNIST.safetensors @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5faf98ffc2cd1bd47a85ec94f7d33d21b9f1fa4d1a6eefdab2fae6a474f52011 +size 31172 diff --git a/DermaMNIST/20250817-142017_DermaMNIST/weights/encoder_DermaMNIST.safetensors b/DermaMNIST/20250817-142017_DermaMNIST/weights/encoder_DermaMNIST.safetensors new file mode 100644 index 0000000000000000000000000000000000000000..8e547b00abcf4d7eb67bd8a2074e1a798af73bd8 --- /dev/null +++ b/DermaMNIST/20250817-142017_DermaMNIST/weights/encoder_DermaMNIST.safetensors @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:285dc276d5b7dc51f41211760fd633e94a4cba7a8085c29c4dc7c8fd774261da +size 1758736