Generator after phase 1 results

This commit is contained in:
Johnny Fernandes
2026-04-30 09:40:53 +00:00
parent 634150c983
commit 50afec1950
85 changed files with 1872 additions and 1 deletions
+22 -1
View File
@@ -39,8 +39,29 @@ classifier/outputs/pipeline/*
!classifier/outputs/pipeline/.gitkeep !classifier/outputs/pipeline/.gitkeep
!classifier/outputs/pipeline/*.json !classifier/outputs/pipeline/*.json
# Generator outputs (all local-only) # Generator outputs
generator/outputs/* generator/outputs/*
# Models
!generator/outputs/models
generator/outputs/models/*
!generator/outputs/models/.gitkeep
!generator/outputs/models/*.pt
# Logs
!generator/outputs/logs/
generator/outputs/logs/*
!generator/outputs/logs/.gitkeep
!generator/outputs/logs/*.json
# Pipeline
!generator/outputs/pipeline/
generator/outputs/pipeline/*
!generator/outputs/pipeline/.gitkeep
!generator/outputs/pipeline/*.json
# Samples
!generator/outputs/samples/
generator/outputs/samples/*
!generator/outputs/samples/.gitkeep
!generator/outputs/samples/**
!generator/outputs/samples/**/*.png
# Python # Python
.venv/ .venv/
View File
+241
View File
@@ -0,0 +1,241 @@
{
"run_name": "p1a_dcgan_128",
"config": {
"batch_size": 64,
"ema_decay": 0.9999,
"data_dir": "data",
"sources": [
"wiki"
],
"subsample": 1.0,
"sample_interval": 10,
"fid_interval": 25,
"fid_n_real": 5000,
"model": "dcgan",
"image_size": 128,
"latent_dim": 100,
"ngf": 64,
"ndf": 64,
"epochs": 50,
"lr_g": 0.0002,
"lr_d": 0.0002,
"beta1": 0.5,
"beta2": 0.999,
"augment": false,
"run_name": "p1a_dcgan_128"
},
"history": {
"g_loss": [
10.324818278776291,
4.499918000525835,
3.9237336206894655,
3.6038456657248683,
3.7889309543320255,
4.392963935676803,
4.148233837169459,
4.106168296824918,
3.7538294778484054,
3.8589749647638736,
3.7031722038538537,
3.8665467772760196,
3.7538228845621786,
3.608647685032338,
3.6832708042974653,
3.692910609750921,
3.724931339995983,
3.604629485684837,
3.6804411069641256,
3.6622092540129128,
3.7969076253471767,
3.6357844372669983,
3.9316059744262146,
3.869968514523318,
3.9387093750744038,
3.9345892089355385,
3.928585197529422,
3.9998378517965856,
4.023346854921064,
4.111288466395285,
4.161702766687894,
4.242447932242838,
4.338531056888718,
4.045238316218313,
4.38175541946155,
4.4343487401930695,
4.300580274027127,
4.355943256309534,
4.574433333779741,
4.3422536469804935,
4.764122917611375,
4.774169352931433,
4.4072638687669725,
4.631937114756682,
4.7671385039058,
4.8388414534364035,
4.834202780535058,
4.7477915763902745,
4.843117236468193,
5.013196908765369
],
"d_loss": [
1.0862611518679266,
0.7481624861048837,
0.8296967833979517,
0.8561000182078435,
0.8217643465305495,
0.6476067472726871,
0.6841903616093162,
0.6695767899927421,
0.6991251567299039,
0.6637568701154146,
0.634765022362654,
0.6232591508609108,
0.6477101089544276,
0.6133569091813177,
0.5935766670502659,
0.5838312071740118,
0.5598683370293206,
0.5753741324998629,
0.5265689334617212,
0.5182791932239237,
0.5408857028103538,
0.5189638977599704,
0.4411299268149922,
0.41802322019178134,
0.510734650075563,
0.4155518415694435,
0.42475847928569865,
0.410343188744707,
0.44506979039591604,
0.3561572577788407,
0.39312837523623156,
0.30740913268751824,
0.41385677393175596,
0.40352807326130885,
0.2824845181889514,
0.2817101678691613,
0.4254766225687459,
0.3343923736212409,
0.3208908147942752,
0.3191899386966903,
0.1932365063768931,
0.39770887442665476,
0.3428039119507258,
0.3062576757560874,
0.22945673206152442,
0.2915809340974014,
0.2625290870220743,
0.27048316550974405,
0.3031444646951416,
0.18513342805015734
],
"d_real": [
3.3752954597147102,
2.35997685815534,
2.052646995609642,
1.77311768491044,
1.8545025556515424,
2.3428913996769833,
2.260955125857622,
2.260443206526275,
2.2269854586348576,
2.29803347791362,
2.3114520178900824,
2.3919893696776824,
2.3399036929138703,
2.374521010961288,
2.409368400899773,
2.4950177608392177,
2.574993671515049,
2.6157428056765823,
2.62438086566762,
2.7143023564265323,
2.83175419538449,
2.68245116665832,
2.9844149076021633,
2.997306367270967,
2.9461978684123764,
3.1375890226445646,
3.1609652266543136,
3.2485685837574496,
3.1896983089610043,
3.4145179161658654,
3.4630906520745692,
3.545247787084335,
3.6894122392703323,
3.3579807770557895,
3.7189742520324187,
3.8464873876327124,
3.513109353872446,
3.7619703243940306,
4.017693152794471,
3.7906860938439,
4.224277594150641,
4.18484865498339,
3.7460358448517628,
4.031172206259181,
4.248833811181223,
4.265828580937834,
4.312243861010951,
4.29057116386218,
4.2550920013688565,
4.561388325487447
],
"d_fake": [
-4.818273838259216,
-2.412633814363398,
-2.1126265892615685,
-1.8271709181304672,
-1.9226068100358686,
-2.4299181098611946,
-2.365551288311298,
-2.410998894618108,
-2.3402762127737713,
-2.3860131002898908,
-2.4045914217957063,
-2.5045244591867823,
-2.4349998734955096,
-2.4102647243401942,
-2.4769628109076085,
-2.619562197954227,
-2.6651161837781596,
-2.609001697638096,
-2.7068226480076456,
-2.755846626738198,
-2.8650594205937834,
-2.732078519641844,
-3.059719509548611,
-3.0680670452933025,
-3.001468299800514,
-3.1677569527911325,
-3.189971532577123,
-3.272182888454861,
-3.257312220385951,
-3.5007174565241885,
-3.484112861828926,
-3.6073121290940504,
-3.6499396430121527,
-3.3923667190421343,
-3.748117430597289,
-3.84341554560213,
-3.5867574968908587,
-3.79784425914797,
-3.996460352188502,
-3.867253621419271,
-4.259910387870593,
-4.15047122270633,
-3.823865319928552,
-4.08796144143129,
-4.278646355001335,
-4.2929331461588545,
-4.309262006710737,
-4.247542422041934,
-4.278999393821781,
-4.575867481720754
],
"fid": {
"25": 143.09141540527344,
"50": 114.97172546386719
}
}
}
+241
View File
@@ -0,0 +1,241 @@
{
"run_name": "p1a_dcgan_64",
"config": {
"batch_size": 64,
"ema_decay": 0.9999,
"data_dir": "data",
"sources": [
"wiki"
],
"subsample": 1.0,
"sample_interval": 10,
"fid_interval": 25,
"fid_n_real": 5000,
"model": "dcgan",
"image_size": 64,
"latent_dim": 100,
"ngf": 64,
"ndf": 64,
"epochs": 50,
"lr_g": 0.0002,
"lr_d": 0.0002,
"beta1": 0.5,
"beta2": 0.999,
"augment": false,
"run_name": "p1a_dcgan_64"
},
"history": {
"g_loss": [
6.093092158847214,
4.789128544525458,
4.300182261782834,
4.0728246786782885,
3.8482125700475316,
3.9366413159256117,
3.6263984681194663,
3.377500344829984,
3.342157386506024,
3.56824110654525,
3.5114283088244433,
3.363656574478134,
3.371445809196458,
3.401680646305028,
3.382975984380668,
3.307920415288745,
3.434993563956207,
3.340696342353128,
3.2550677481987,
3.263805691821453,
3.246816934229663,
3.142993058922375,
3.192848947090216,
3.1538104600726795,
3.246948222972007,
3.267736159137681,
3.2840022901662635,
3.288853055335836,
3.2473370228531127,
3.303259124660976,
3.313597415711205,
3.339600024633428,
3.412424444939352,
3.3523559502851312,
3.5164291605424998,
3.464242946706776,
3.728450168307242,
3.619724219489811,
3.72144247401251,
3.7653974460406303,
3.6072474622205455,
3.8461533308038005,
3.691905262072085,
3.792955133238107,
3.801975160638173,
3.9341413188072987,
4.009917546589023,
3.7716672371517723,
4.015299316380236,
4.018800031314166
],
"d_loss": [
0.7138173311757736,
0.5191595103655361,
0.518687163774147,
0.5887537178957564,
0.5160255343931862,
0.5051601908814448,
0.5442874634113067,
0.5555200976693732,
0.5265357992651626,
0.4174262031626243,
0.5439573829022483,
0.4956961662755308,
0.49546868769595254,
0.5268417786424741,
0.46799646146022356,
0.50298836055156,
0.4250736907761321,
0.5126841017642082,
0.5009440258782134,
0.4233359951589607,
0.5684727533983115,
0.42752756770604694,
0.553615409323675,
0.47856491579650307,
0.4629426175234919,
0.45501123795397264,
0.4237267229801569,
0.4128849713338746,
0.5246493675801743,
0.35660123498712337,
0.5282466212908427,
0.3539614020249782,
0.3891080868486156,
0.4175300829621971,
0.40953003340520155,
0.36623617202744013,
0.30197565542518073,
0.32337656306723755,
0.33315912860198915,
0.4019287416520409,
0.35404166884911364,
0.33052079981336224,
0.3589909453677316,
0.3744007419699278,
0.27510220556655246,
0.30178614605504733,
0.2754620139319927,
0.38370498281736404,
0.3097262779274621,
0.28349674417454207
],
"d_real": [
2.3512214024861655,
2.473279382428552,
2.464324168669872,
2.2370514665913377,
2.3121658716446314,
2.456357019069867,
2.2457773583567042,
2.2124482505341883,
2.345922372280023,
2.556110088641827,
2.4518188574375253,
2.482108857896593,
2.492469339289217,
2.4729468842856903,
2.529605506831764,
2.5219437036758814,
2.6725941845494456,
2.5313744015163846,
2.51001217833951,
2.614915244599693,
2.4530621064014926,
2.6167523636777177,
2.437036367563101,
2.5173462598751755,
2.6574229052943044,
2.639966524564303,
2.7633190318050547,
2.747817797538562,
2.6848304292075653,
2.856544527233156,
2.733482825450408,
2.891070015410073,
2.9795744154188366,
2.916840284298628,
3.058933355869391,
3.041474040756878,
3.3209717579377003,
3.1591952071230636,
3.3062986553224745,
3.346426515497713,
3.208064674312233,
3.5098553518963675,
3.3035555782481136,
3.353525585598416,
3.450815706171541,
3.557157467573117,
3.60134026943109,
3.4045908349192042,
3.576346503363715,
3.607910417084001
],
"d_fake": [
-2.698751025729709,
-2.5324085105178704,
-2.418590561956422,
-2.3029292506030483,
-2.3352967612763758,
-2.467205960526426,
-2.3054907388157315,
-2.2495648799798427,
-2.384588453504774,
-2.5988358391655817,
-2.5245914296207266,
-2.5004225021753554,
-2.523374182546241,
-2.5201795121543427,
-2.5649376893654847,
-2.550543695433527,
-2.6943232218424478,
-2.5457723731668587,
-2.5313382923093615,
-2.6334747575287127,
-2.5258624737079325,
-2.5968544136764655,
-2.4955181219638924,
-2.5585372468345184,
-2.66167476034572,
-2.660206582811144,
-2.7624571710570245,
-2.74959472917084,
-2.676759247087006,
-2.89791746221037,
-2.7793425209501867,
-2.9487923842210035,
-3.0024610992170806,
-2.899851456666604,
-3.1044111985426683,
-3.048013409997663,
-3.3757157284989314,
-3.2108908107138086,
-3.3648835532685633,
-3.373193789751102,
-3.2511732313368054,
-3.5434862446581197,
-3.355688959105402,
-3.458360590486445,
-3.481504913069244,
-3.630540505433694,
-3.687255468123998,
-3.4213602440988917,
-3.6472718328492255,
-3.6654869144798345
],
"fid": {
"25": 120.86710357666016,
"50": 86.69241333007812
}
}
}
@@ -0,0 +1,241 @@
{
"run_name": "p1b_dcgan_aligned",
"config": {
"batch_size": 64,
"ema_decay": 0.9999,
"data_dir": "cropped/generator",
"sources": [
"wiki"
],
"subsample": 1.0,
"sample_interval": 10,
"fid_interval": 25,
"fid_n_real": 5000,
"model": "dcgan",
"image_size": 64,
"latent_dim": 100,
"ngf": 64,
"ndf": 64,
"epochs": 50,
"lr_g": 0.0002,
"lr_d": 0.0002,
"beta1": 0.5,
"beta2": 0.999,
"augment": false,
"run_name": "p1b_dcgan_aligned"
},
"history": {
"g_loss": [
7.398905967491576,
4.653170388351139,
4.068944683696469,
3.8742264115657563,
3.606504661214148,
3.404219969215556,
3.278936840211734,
3.114477801017272,
3.020545942485969,
3.0211910332242646,
3.0188870243409758,
2.9215137174942045,
2.8770557827610745,
2.946957275016695,
2.986128642072535,
3.012655937558629,
3.020022893149374,
3.090240004755015,
3.0726223833715687,
3.0066970574120297,
3.1059495922591953,
2.97864314665795,
3.0392796716520474,
3.0869569785327804,
3.116929523774192,
3.0735646778534558,
3.134619455391036,
3.190754602671179,
3.217570474801155,
3.0652808079498017,
3.2975450101722448,
3.405921498584187,
3.39824391157231,
3.4237823136206558,
3.4959986240435867,
3.4759934407730517,
3.628999324212981,
3.534372442529306,
3.6559133673580284,
3.733442310632891,
3.5992486965961947,
3.767915091288284,
3.8464435101964343,
3.710446714598717,
3.7447581111926596,
3.847089308095125,
3.825987093994378,
3.9888884835741205,
3.9585439937873783,
3.9651205520917716
],
"d_loss": [
0.6291518173952643,
0.6164366470124477,
0.48726463292399025,
0.5318871221035464,
0.6417568969484578,
0.5961706368013834,
0.6568488311500121,
0.6381265403559575,
0.6524968493061188,
0.6386967774830822,
0.6604339574009944,
0.6224450665470372,
0.6251574117913206,
0.6177822187797636,
0.547836142918493,
0.5785931372521524,
0.535795863208353,
0.5740683746134114,
0.5393759033555149,
0.5064800406973331,
0.4845471404110774,
0.5799725601752089,
0.5617706066108922,
0.49940081134947956,
0.4110419796540951,
0.5750601599868547,
0.48916176025174624,
0.47323483470668143,
0.4115485591002,
0.5828054825433044,
0.3829006105183791,
0.46903195278321064,
0.4058346139091967,
0.44633812597419464,
0.39348106988920617,
0.35872812239596474,
0.3657414275340927,
0.4446974924295886,
0.3230297609160726,
0.3891192182787081,
0.3502327990996787,
0.37634868227327484,
0.3552663314004994,
0.33295479799724287,
0.42005304872798616,
0.28313586175537264,
0.3537146855846175,
0.28872040199895954,
0.33174661277100825,
0.31214438684475726
],
"d_real": [
3.429034697703826,
2.5520865285498466,
2.5569761227338743,
2.4736913697332397,
2.140363285684178,
2.1411173241770167,
2.0585111878875995,
2.0161380604801016,
1.9475130831074512,
1.9854239439352965,
1.9614840939513638,
2.018576357099745,
2.0210589547442575,
2.057306208162226,
2.155423335539989,
2.209998758430155,
2.216422056540465,
2.2668797419621396,
2.26854741675222,
2.322200506161421,
2.384860535972139,
2.2947369110889926,
2.3658372927934694,
2.4300787510016026,
2.561278583657028,
2.379734976678832,
2.56698491023137,
2.555771037044688,
2.6685882959610376,
2.4119229765019865,
2.749185806665665,
2.730366731301332,
2.852122314974793,
2.8101339747763086,
2.9661614833733974,
2.968567628126878,
3.0624237060546875,
2.9466277554503875,
3.1255376766889524,
3.2922110272268963,
3.081979099501911,
3.2231468787560096,
3.321197118514623,
3.291224422617855,
3.2169945219643097,
3.357823983216897,
3.3176163078373313,
3.522034343491253,
3.3818677592481303,
3.5834097576956463
],
"d_fake": [
-3.7939882991660356,
-2.4246925288795405,
-2.572223630725828,
-2.4306972210223856,
-2.1562277333349242,
-2.143089555267595,
-2.062683443737845,
-2.017640659951756,
-1.9637505947015224,
-1.9977019424112434,
-2.0018497695270767,
-2.024461208245693,
-1.9788786162677994,
-2.0655901656191573,
-2.196751107517471,
-2.1872166364620895,
-2.221575353899573,
-2.30082516792493,
-2.278091365455562,
-2.310966051541842,
-2.3832577579041834,
-2.2676963480109844,
-2.305365595043215,
-2.4225321712656918,
-2.5547293638571715,
-2.39278314052484,
-2.520575433714777,
-2.573139092861078,
-2.6739202646108775,
-2.4223876529269748,
-2.7801482371794872,
-2.75415772658128,
-2.866937197171725,
-2.813182863414797,
-2.9845210670405984,
-2.974992409730569,
-3.0732594025440707,
-2.9462469541109524,
-3.154460760263296,
-3.3307881803594084,
-3.101540720360911,
-3.2882786938267894,
-3.347231066125071,
-3.3178903954660792,
-3.2111929869040465,
-3.4080181936932425,
-3.3648671207264957,
-3.56991823310526,
-3.477569971329127,
-3.556207770975227
],
"fid": {
"25": 47.52402114868164,
"50": 41.9679069519043
}
}
}
+241
View File
@@ -0,0 +1,241 @@
{
"run_name": "p1b_dcgan_full",
"config": {
"batch_size": 64,
"ema_decay": 0.9999,
"data_dir": "data",
"sources": [
"wiki"
],
"subsample": 1.0,
"sample_interval": 10,
"fid_interval": 25,
"fid_n_real": 5000,
"model": "dcgan",
"image_size": 64,
"latent_dim": 100,
"ngf": 64,
"ndf": 64,
"epochs": 50,
"lr_g": 0.0002,
"lr_d": 0.0002,
"beta1": 0.5,
"beta2": 0.999,
"augment": false,
"run_name": "p1b_dcgan_full"
},
"history": {
"g_loss": [
5.927244392526137,
4.503751743680391,
4.200777072300259,
3.904250641090748,
3.8682738479513388,
3.3296483611672096,
3.1240623599817803,
3.3876097628639803,
3.3665242728132467,
3.331410658410472,
3.3419303698266227,
3.3505911108775015,
3.3620735478187456,
3.3697523864734378,
3.4018680353243,
3.386988679376932,
3.395216122954192,
3.318909319436066,
3.3878846305748844,
3.3257555526673284,
3.2758405348723834,
3.2085712323458786,
3.187759434247865,
3.0908859167600613,
3.049896148343881,
3.217905936890051,
3.1415729854389247,
3.144909373506442,
3.2467114800252976,
3.279142019909042,
3.2195931715715647,
3.3629653075737673,
3.3010145508963813,
3.353348999801609,
3.388924140439485,
3.505006693592136,
3.575815953234704,
3.4736386770770573,
3.6738112665477516,
3.537430396043621,
3.750809643417597,
3.7184202866688465,
3.660821580495208,
3.810335730542787,
3.8424793273234408,
4.150385511101162,
3.6174652722751737,
3.926328664056511,
4.167547395866778,
3.960468271874592
],
"d_loss": [
0.7070820131060532,
0.5658414482465411,
0.5532542599253675,
0.6084109526923579,
0.5693240565940355,
0.6424711903827822,
0.5709959441461624,
0.5022243254491662,
0.5481268257603177,
0.5034884631506398,
0.5801687634780875,
0.4186092700299799,
0.6039017491265495,
0.48760273767651147,
0.5034265386529713,
0.43254302620378315,
0.4744477061093108,
0.482672236350357,
0.49027390224047196,
0.5017664120015171,
0.5048496062174822,
0.43436981909550154,
0.5543963512262473,
0.5313912788008013,
0.3734084243257331,
0.5257701219147087,
0.4519741041506203,
0.42078481547725505,
0.44682620712516147,
0.435886079700202,
0.36485503502508515,
0.4176781969383741,
0.46036502504800886,
0.36134969565667147,
0.48708703417458343,
0.3782856844397437,
0.38080592496463883,
0.38907430747635346,
0.30763110352091044,
0.3996705088414188,
0.2257982671388194,
0.38294320117331976,
0.3614954460475944,
0.30432477236016947,
0.3204686908831454,
0.2587633115780723,
0.42368309838203794,
0.2539351904589651,
0.21932300167460728,
0.3699451860947869
],
"d_real": [
2.42933596097506,
2.279985101813944,
2.2889586554633246,
2.114503041291848,
2.2175635802440152,
1.9780570136176214,
2.071110586834769,
2.2955179295988164,
2.272639608790732,
2.3102703909588675,
2.2650668478419638,
2.4833128554189305,
2.352374802287827,
2.428959707928519,
2.502769535423344,
2.5896373324924045,
2.5561559139153895,
2.565126239744007,
2.552747579721304,
2.5677977993957,
2.5594801291441307,
2.592228685688769,
2.570550869672726,
2.5062269553160057,
2.5921120195307283,
2.566576215955946,
2.639827369624733,
2.7183070386576857,
2.7440868279872794,
2.80943241282406,
2.843225267198351,
2.9298948630308495,
2.8511314840398283,
2.916102743556357,
2.8803314469818377,
3.044718294062166,
3.1301173022669606,
3.0949149824615216,
3.2817539312900643,
3.086814163077591,
3.3697261973323984,
3.299177691467807,
3.2019053402110043,
3.40889655219184,
3.3978670560396633,
3.843212681957799,
3.0948288827879815,
3.524963884272127,
3.7795714027861242,
3.473988264034956
],
"d_fake": [
-2.697694081526536,
-2.2933016067896133,
-2.3195214067768846,
-2.164962882669563,
-2.260479918911926,
-2.0072195631826024,
-2.0783580225757046,
-2.37904263765384,
-2.3203348339113417,
-2.3668159699847555,
-2.3372883674425955,
-2.535493964822883,
-2.377614701914991,
-2.4813023876940083,
-2.5215499095427685,
-2.607076278099647,
-2.6116009899693675,
-2.5827832344250803,
-2.594687129697229,
-2.5711607810778494,
-2.5696842160999265,
-2.619086730174529,
-2.5653889118096767,
-2.4805074838491588,
-2.6039478269397702,
-2.593635982937283,
-2.6574107765132546,
-2.7202269399267998,
-2.785310728937133,
-2.8169782997196555,
-2.882336869199052,
-2.910709224195562,
-2.85884514833108,
-2.970396188589243,
-2.9311827635153747,
-3.1063334147135415,
-3.1547314264835458,
-3.11463628263555,
-3.330946343576806,
-3.1284498720087557,
-3.440172766008948,
-3.37364258725419,
-3.2624068300948186,
-3.508383465628339,
-3.478210710052751,
-3.8448987129407053,
-3.184675999176808,
-3.645591083754841,
-3.853363819611378,
-3.59842769916241
],
"fid": {
"25": 109.55711364746094,
"50": 88.98616027832031
}
}
}
@@ -0,0 +1,241 @@
{
"run_name": "p1c_dcgan_full_aug",
"config": {
"batch_size": 64,
"ema_decay": 0.9999,
"data_dir": "cropped/generator",
"sources": [
"wiki"
],
"subsample": 1.0,
"sample_interval": 10,
"fid_interval": 25,
"fid_n_real": 5000,
"model": "dcgan",
"image_size": 64,
"latent_dim": 100,
"ngf": 64,
"ndf": 64,
"epochs": 50,
"lr_g": 0.0002,
"lr_d": 0.0002,
"beta1": 0.5,
"beta2": 0.999,
"augment": true,
"run_name": "p1c_dcgan_full_aug"
},
"history": {
"g_loss": [
7.49771284742846,
5.1344794735439825,
4.20233915020258,
3.7956945456755466,
3.3582443528386774,
3.135080910518638,
3.037927355394404,
3.0205755423531575,
2.9449298040479674,
2.820248532292043,
2.724728472562682,
2.722938014847091,
2.675822157285407,
2.6850139605056524,
2.6884455950851116,
2.7171011700207353,
2.826366552677101,
2.7467185403299954,
2.8128189439765916,
2.9744829476580152,
2.935044853828656,
2.945460690655069,
3.0004867578291488,
3.129746067090931,
3.093457205149417,
3.166782804565807,
3.2522930768915477,
3.2222229641758733,
3.251373175372425,
3.3681361798801994,
3.259154211461456,
3.2256888188103323,
3.274382082793193,
3.349048242227644,
3.2585730838995333,
3.3790567638272915,
3.3174902425808277,
3.3276833469987426,
3.4146066698858624,
3.5484207490952606,
3.348497238296729,
3.570188072724984,
3.3912910675454855,
3.548164558588949,
3.4474635846976542,
3.3920835382026486,
3.57115820572417,
3.4723810965760458,
3.5018457458314733,
3.4800260357606487
],
"d_loss": [
0.5809737999772286,
0.5078993229450196,
0.5584569440629238,
0.5340489637202177,
0.6691515040066507,
0.6945736851766069,
0.6726883698222984,
0.666734377383931,
0.6737182643105332,
0.7003357819257638,
0.6895497346408347,
0.685899390401239,
0.6526830081437898,
0.6581462018637576,
0.6418598625395033,
0.6319757849933245,
0.604252751566406,
0.6245534220376076,
0.6020822420907326,
0.5405760487048035,
0.584312041186624,
0.5419003778479548,
0.532464118499277,
0.45387270175812083,
0.5574886851235588,
0.43647419597603315,
0.48457974958050454,
0.4675797224204,
0.4322719926921985,
0.38088868093541545,
0.5638646479122914,
0.4416344142081136,
0.4628239624265932,
0.4024532137709296,
0.4544067734008671,
0.4031565586089069,
0.42116634805615133,
0.45903370583541375,
0.37940196888760114,
0.34817556783747977,
0.4849503485278951,
0.3100079265064918,
0.5141805250070288,
0.342183085413188,
0.4166090010991718,
0.4583264416736415,
0.33097727382635206,
0.486405484059937,
0.3812256623377912,
0.41236137388608396
],
"d_real": [
3.5584671803009815,
3.156553023900741,
2.60367910271017,
2.5299324459499783,
2.1071761367667436,
1.927138096246964,
1.936074322105473,
1.9407738905686598,
1.9132834051409338,
1.8729030576526609,
1.8384323201627812,
1.8409349001370943,
1.866650638417301,
1.8840518344161856,
1.934535882411859,
1.9617490442390115,
2.0755841181828427,
2.0176005078177166,
2.122039566692124,
2.2631645956610003,
2.3149196347619734,
2.3347063635149574,
2.3768706566248183,
2.550839106241862,
2.4620645800207415,
2.5936582842443743,
2.6688572810246396,
2.6381523262741218,
2.757892510829828,
2.8799137865376268,
2.7431253612550917,
2.7144988663176184,
2.713803478795239,
2.89947754297501,
2.757139091817742,
2.9047963721120458,
2.862286689953926,
2.881792802077073,
2.9661841637048965,
3.090400174132779,
2.832848654852973,
3.161479982555422,
2.8955952897031083,
3.1162490844726562,
2.9129831689035792,
2.961068112626035,
3.218389136159522,
2.9556383638300447,
3.074425754384098,
3.1353414160573583
],
"d_fake": [
-3.902294419769548,
-2.9155128348586907,
-2.519574434329302,
-2.422531486576439,
-2.099835086072612,
-1.943570846166366,
-1.9525424639383953,
-1.9584248860677083,
-1.9358763409475994,
-1.866983598878241,
-1.825645601647532,
-1.8280421526004107,
-1.859714239071577,
-1.8820147392077324,
-1.912892851055178,
-1.965098845653045,
-2.0694798852643395,
-2.0002318488226996,
-2.128022324325692,
-2.263166802561181,
-2.2867513966356587,
-2.3082755325186968,
-2.3829850579938316,
-2.557142339201055,
-2.4545631082648907,
-2.6175563192775106,
-2.649488938160432,
-2.6308885721059947,
-2.7544204964597,
-2.866274124536759,
-2.68292477599576,
-2.6990977230235043,
-2.7363305295634475,
-2.8722930973411627,
-2.7597506270449386,
-2.8848504286545973,
-2.8545510055672407,
-2.853106246035323,
-2.94730220696865,
-3.0794619617299137,
-2.827873629382533,
-3.154448973826873,
-2.901091062105619,
-3.0957394787388988,
-2.9393297505174947,
-2.9338840908474393,
-3.1787822755992923,
-2.939842550163595,
-3.055058012660752,
-3.0686827765570746
],
"fid": {
"25": 48.02587890625,
"50": 33.403228759765625
}
}
}
+241
View File
@@ -0,0 +1,241 @@
{
"run_name": "p1c_dcgan_hflip",
"config": {
"batch_size": 64,
"ema_decay": 0.9999,
"data_dir": "cropped/generator",
"sources": [
"wiki"
],
"subsample": 1.0,
"sample_interval": 10,
"fid_interval": 25,
"fid_n_real": 5000,
"model": "dcgan",
"image_size": 64,
"latent_dim": 100,
"ngf": 64,
"ndf": 64,
"epochs": 50,
"lr_g": 0.0002,
"lr_d": 0.0002,
"beta1": 0.5,
"beta2": 0.999,
"augment": false,
"run_name": "p1c_dcgan_hflip"
},
"history": {
"g_loss": [
8.25675857398245,
4.676511815916269,
4.164578024648193,
4.186401937316116,
3.76872500216859,
3.2271445515509853,
3.142285712318033,
3.1165132149417176,
3.013493389528022,
2.953919046216159,
3.0022377742088246,
2.9681987317963543,
3.00195867772031,
2.9622256552052293,
2.955358256185905,
2.9864892814403925,
2.989851166581751,
3.0584179246161356,
3.1119907299757132,
3.037174945553908,
3.027633951515214,
3.0569768834572573,
2.966104475326108,
2.9770527466749535,
2.9722607779260883,
3.0115039623382254,
3.1060837206677494,
2.9663566479809647,
3.0271955297207143,
3.0386748222204356,
3.1294615272528086,
3.154553516473398,
3.3048473729883345,
3.0961187388149685,
3.299935041194479,
3.271312023915,
3.257369746056059,
3.4152885544885936,
3.4053598885488117,
3.457569090347005,
3.4467413718414166,
3.4432563753599603,
3.4693928591421463,
3.6659582103164787,
3.5930098911894595,
3.797193683254031,
3.667330656805609,
3.7862557178934337,
3.774632334605687,
3.7389516995057592
],
"d_loss": [
0.548022291642956,
0.5451441674023612,
0.5558887697819971,
0.5564709546792711,
0.641778141610388,
0.6736702428032191,
0.6363983667877495,
0.5953805521767364,
0.6679572965790573,
0.634476393302027,
0.603355382147253,
0.6375667867688541,
0.6092054669737307,
0.5753960010205579,
0.6079838377797705,
0.4880936572758051,
0.6110908901080107,
0.5176580600185782,
0.5720924068019431,
0.4914973056437368,
0.5363267168370832,
0.5233565535014256,
0.5592640668281124,
0.5296072383275908,
0.5456295730148115,
0.48084998664119816,
0.4613812982908681,
0.5386411920189857,
0.5733459554771837,
0.4508836393873406,
0.4352997397988016,
0.46203345853166705,
0.44442558863287807,
0.5617774939084919,
0.44143821966125923,
0.45488193964697105,
0.4543754256561271,
0.3228016715242058,
0.4205567768066485,
0.3840478499316507,
0.5015128295804955,
0.35355696542204446,
0.40790109906313765,
0.3549733556743361,
0.37041159862509143,
0.3284146471394815,
0.2910106185202797,
0.35944768394001275,
0.393303733995646,
0.391544733920859
],
"d_real": [
4.019593943897475,
2.622322278145032,
2.4709491485204453,
2.53226986909524,
2.2099495341635156,
1.9406524397369125,
2.01206420833229,
2.035232348319812,
1.9650885101057525,
2.002252268994975,
2.0346280937520866,
2.0005435943603516,
2.0740245101798296,
2.101316468328492,
2.1034359239105487,
2.2481464320777826,
2.1323666368794236,
2.2965948642828526,
2.2800436101408086,
2.322280093135997,
2.311317835098658,
2.3033560728415465,
2.2576771271534457,
2.334534669533754,
2.324166012625409,
2.379901625152327,
2.4554260938595505,
2.375279369517269,
2.4100789290208082,
2.4945882161458335,
2.5803009750496626,
2.5905183171614623,
2.6599675936576648,
2.5271266056941104,
2.7220761072941317,
2.7265788021250668,
2.7684720683301616,
2.951457944690672,
2.8958946293235845,
2.922740545028295,
2.8590539133446846,
2.983432867588141,
2.9901244334685497,
3.1199683572492027,
3.146685347597823,
3.2818033593332667,
3.1977833641899958,
3.246755371745835,
3.2554906209309897,
3.208925051566882
],
"d_fake": [
-4.121732320540991,
-2.5039029895749865,
-2.4196839210314627,
-2.4751148549919453,
-2.162226782904731,
-1.9520056553376026,
-2.010821813192123,
-2.04483764191978,
-1.9762802205534062,
-1.9677754375669692,
-2.053895281930255,
-2.0111517620901775,
-2.0822608002230654,
-2.117481025875124,
-2.094926019000192,
-2.2742056561331463,
-2.158075381547977,
-2.3173255064548592,
-2.277683747120393,
-2.3235455374432425,
-2.29817382290832,
-2.3284449129023104,
-2.258972657032502,
-2.3021991436298075,
-2.306573786287226,
-2.369942689553285,
-2.4827122647538142,
-2.3689294798761353,
-2.377735561794705,
-2.5200935428978033,
-2.609631530240051,
-2.5955338437333064,
-2.7022474240034056,
-2.496978238097623,
-2.782724885859041,
-2.740439227503589,
-2.766677660819812,
-2.989458263429821,
-2.9447697044437766,
-3.0063037709293203,
-2.9096828036838107,
-3.0015719161074386,
-2.99232182951055,
-3.1561790531517095,
-3.1698279747596154,
-3.3571352021307006,
-3.2598909557375135,
-3.29750726161859,
-3.2830059344951925,
-3.323195302588308
],
"fid": {
"25": 48.87022018432617,
"50": 37.92261505126953
}
}
}
@@ -0,0 +1,244 @@
{
"run_name": "p1d_dcgan_combined",
"config": {
"batch_size": 64,
"ema_decay": 0.9999,
"data_dir": [
"data",
"cropped/generator"
],
"sources": [
"wiki"
],
"subsample": 1.0,
"sample_interval": 10,
"fid_interval": 25,
"fid_n_real": 5000,
"model": "dcgan",
"image_size": 64,
"latent_dim": 100,
"ngf": 64,
"ndf": 64,
"epochs": 50,
"lr_g": 0.0002,
"lr_d": 0.0002,
"beta1": 0.5,
"beta2": 0.999,
"augment": false,
"run_name": "p1d_dcgan_combined"
},
"history": {
"g_loss": [
5.602753116715433,
3.9200918163662912,
3.5199965534208935,
3.371739243915585,
3.3461882977039736,
3.137788661794385,
3.029379733916662,
3.0273323862901873,
3.059817159144862,
3.110683336748623,
3.1012984880652743,
3.170209281874091,
3.216060452067801,
3.149093590044638,
3.229616947714617,
3.1978923002637627,
3.213569428304458,
3.288445125332971,
3.394116686672974,
3.4681778399352274,
3.5471808772814826,
3.584195407632025,
3.6233591188278087,
3.6579519256933524,
3.7541768020247543,
3.8486509298629414,
3.853615958963967,
3.9370697128527827,
3.893447044686928,
4.054170914542968,
4.169152774869911,
4.068397091723494,
4.220321850800487,
4.220843971988212,
4.222119323569355,
4.454468057673336,
4.274902692418486,
4.4543398831799035,
4.626360943580688,
4.629926620374793,
4.559587939596772,
4.701073604609058,
4.808832334089635,
4.766056595975499,
4.778027893146679,
4.945070554623321,
4.950684743433428,
4.92055880632987,
5.104131623323343,
5.264587200166242
],
"d_loss": [
0.5941560288201402,
0.5435166725036047,
0.6135869802571158,
0.5412212287094702,
0.5531811176649153,
0.5630135093134775,
0.5534746460656346,
0.5472401977380541,
0.5239319511497416,
0.5308712742340094,
0.5319687827642343,
0.4754260814049964,
0.48488130252271605,
0.4492346652591623,
0.5035609035427695,
0.41642169939829166,
0.49735938478559416,
0.42360800366327883,
0.4164037049420997,
0.38883863092900084,
0.3472986143945121,
0.4231103070064377,
0.37862524587418506,
0.3370539827139108,
0.3326316301610516,
0.3157087705767015,
0.37345560743864087,
0.23807516798631487,
0.3646761998375172,
0.2889485708124769,
0.262900613067451,
0.2936477154839223,
0.2541603364563262,
0.3124791463914555,
0.2842812816887744,
0.2522809031034801,
0.2825513521314717,
0.19933682957439502,
0.18816793878466337,
0.2811344854808,
0.24693815568173771,
0.22467703497079036,
0.21249357462147989,
0.20759847874702486,
0.23001492449321975,
0.2027955057746517,
0.1826293948956287,
0.1820751474394981,
0.19746717913205494,
0.19825284948558602
],
"d_real": [
2.696424779413604,
2.327351444940557,
2.0885737163661764,
2.259903701163407,
2.2694445908260445,
2.215452635937083,
2.215867131089706,
2.2621064567769475,
2.347323578220803,
2.3826242159881104,
2.4212710157657003,
2.5700790950811787,
2.593466059502568,
2.686655156513161,
2.655947719846744,
2.7530497914317325,
2.7078337450546544,
2.820664087252785,
2.9336905952706025,
3.0003898970727096,
3.1563868609156653,
3.1792864560317584,
3.1736970818030033,
3.3192252013573906,
3.3352269647978923,
3.456437797912793,
3.4715038287347,
3.6528363304178897,
3.498157985691327,
3.648601731470326,
3.8821339480014343,
3.7683673805717217,
3.87689308728327,
3.84326663673751,
3.8918675897978923,
4.145611448501701,
3.9256785585124567,
4.153767295682697,
4.330036696654883,
4.264925782683056,
4.242893510083634,
4.3734025985734055,
4.525041773581327,
4.455497098452508,
4.427978808750083,
4.66731527648079,
4.669608426577508,
4.647522037795158,
4.766690802803161,
4.912821050132988
],
"d_fake": [
-2.798510813026062,
-2.3384720874570606,
-2.1259883353397204,
-2.2805835394111234,
-2.329229747727434,
-2.2393034463758275,
-2.209383860214543,
-2.268576476464531,
-2.368243645960137,
-2.3832102870228704,
-2.419676909960703,
-2.555288540769921,
-2.598164291239345,
-2.65237698712751,
-2.6473003375237627,
-2.725007533518202,
-2.6980233289134414,
-2.8156557877010315,
-2.9129334747982125,
-2.9969172360675693,
-3.1338784330809766,
-3.154010359480134,
-3.19762199996248,
-3.298961798180384,
-3.3446990087421624,
-3.472827220293857,
-3.458594862653962,
-3.6607087134297145,
-3.5096239478763676,
-3.6943735633613968,
-3.8654523949231256,
-3.7322029838439876,
-3.9089291306926195,
-3.8526636406604355,
-3.9260732025830443,
-4.179815595661436,
-3.9352952759701005,
-4.197849269610459,
-4.369817902718689,
-4.276928489465215,
-4.259593983978956,
-4.402236694205659,
-4.479669788731073,
-4.430488643422326,
-4.4497447466773945,
-4.6799298167355925,
-4.665135630930246,
-4.669863396545866,
-4.777835451042639,
-4.915241367661711
],
"fid": {
"25": 95.52251434326172,
"50": 87.41361236572266
}
}
}
View File
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
View File
@@ -0,0 +1,19 @@
{
"created_at": "2026-04-30T01:21:57.632405+00:00",
"config_paths": [
"generator/configs/phase1/_base_dcgan.json",
"generator/configs/phase1/p1a_dcgan_128.json",
"generator/configs/phase1/p1a_dcgan_64.json",
"generator/configs/phase1/p1b_dcgan_aligned.json",
"generator/configs/phase1/p1b_dcgan_full.json",
"generator/configs/phase1/p1c_dcgan_full_aug.json",
"generator/configs/phase1/p1c_dcgan_hflip.json",
"generator/configs/phase1/p1d_dcgan_combined.json"
],
"instance_id": 35870989,
"offer_id": 26314481,
"ssh_host": "ssh4.vast.ai",
"ssh_port": 30988,
"status": "failed",
"remote_workspace": "/workspace/DRL_PROJ"
}
@@ -0,0 +1,18 @@
{
"created_at": "2026-04-30T02:33:57.318888+00:00",
"config_paths": [
"generator/configs/phase1/p1a_dcgan_128.json",
"generator/configs/phase1/p1a_dcgan_64.json",
"generator/configs/phase1/p1b_dcgan_aligned.json",
"generator/configs/phase1/p1b_dcgan_full.json",
"generator/configs/phase1/p1c_dcgan_full_aug.json",
"generator/configs/phase1/p1c_dcgan_hflip.json",
"generator/configs/phase1/p1d_dcgan_combined.json"
],
"instance_id": 35873942,
"offer_id": 35472561,
"ssh_host": "ssh4.vast.ai",
"ssh_port": 33942,
"status": "cancelled",
"remote_workspace": "/workspace/DRL_PROJ"
}
@@ -0,0 +1,18 @@
{
"created_at": "2026-04-30T02:40:34.984108+00:00",
"config_paths": [
"generator/configs/phase1/p1a_dcgan_128.json",
"generator/configs/phase1/p1a_dcgan_64.json",
"generator/configs/phase1/p1b_dcgan_aligned.json",
"generator/configs/phase1/p1b_dcgan_full.json",
"generator/configs/phase1/p1c_dcgan_full_aug.json",
"generator/configs/phase1/p1c_dcgan_hflip.json",
"generator/configs/phase1/p1d_dcgan_combined.json"
],
"instance_id": 35874178,
"offer_id": 31977988,
"ssh_host": "ssh5.vast.ai",
"ssh_port": 34178,
"status": "completed",
"remote_workspace": "/workspace/DRL_PROJ"
}
View File
Binary file not shown.

After

Width:  |  Height:  |  Size: 102 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 57 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 39 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 35 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 20 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 36 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 22 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 29 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 29 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 14 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 11 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 13 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 13 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 13 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 14 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.9 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 9.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 9.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 14 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 13 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 9.0 KiB