Adding in new trained models, as well as new tools for reviewing the results.
Added in testing flow for testing our unfininshed/finished models. Also adding a test dataset with one picture of every pokemon in the game.
This commit is contained in:
+40
-32
@@ -384,7 +384,7 @@ id,identifier,species_id,height,weight,base_experience,order,is_default
|
||||
383,groudon,383,35,9500,302,485,1
|
||||
384,rayquaza,384,70,2065,306,487,1
|
||||
385,jirachi,385,3,11,270,489,1
|
||||
386,deoxys-normal,386,17,608,270,490,1
|
||||
386,deoxys,386,17,608,270,490,1
|
||||
387,turtwig,387,4,102,64,494,1
|
||||
388,grotle,388,11,970,142,495,1
|
||||
389,torterra,389,22,3100,236,496,1
|
||||
@@ -411,7 +411,7 @@ id,identifier,species_id,height,weight,base_experience,order,is_default
|
||||
410,shieldon,410,5,570,70,515,1
|
||||
411,bastiodon,411,13,1495,173,516,1
|
||||
412,burmy,412,2,34,45,517,1
|
||||
413,wormadam-plant,413,5,65,148,518,1
|
||||
413,wormadam,413,5,65,148,518,1
|
||||
414,mothim,414,9,233,148,521,1
|
||||
415,combee,415,3,55,49,522,1
|
||||
416,vespiquen,416,12,385,166,523,1
|
||||
@@ -485,12 +485,12 @@ id,identifier,species_id,height,weight,base_experience,order,is_default
|
||||
484,palkia,484,42,3360,306,573,1
|
||||
485,heatran,485,17,4300,270,574,1
|
||||
486,regigigas,486,37,4200,302,575,1
|
||||
487,giratina-altered,487,45,7500,306,576,1
|
||||
487,giratina,487,45,7500,306,576,1
|
||||
488,cresselia,488,15,856,270,578,1
|
||||
489,phione,489,4,31,216,579,1
|
||||
490,manaphy,490,3,14,270,580,1
|
||||
491,darkrai,491,15,505,270,581,1
|
||||
492,shaymin-land,492,2,21,270,582,1
|
||||
492,shaymin,492,2,21,270,582,1
|
||||
493,arceus,493,32,3200,324,584,1
|
||||
494,victini,494,4,40,270,585,1
|
||||
495,snivy,495,6,81,62,586,1
|
||||
@@ -548,12 +548,12 @@ id,identifier,species_id,height,weight,base_experience,order,is_default
|
||||
547,whimsicott,547,7,66,168,639,1
|
||||
548,petilil,548,5,66,56,640,1
|
||||
549,lilligant,549,11,163,168,641,1
|
||||
550,basculin-red-striped,550,10,180,161,642,1
|
||||
550,basculin,550,10,180,161,642,1
|
||||
551,sandile,551,7,152,58,644,1
|
||||
552,krokorok,552,10,334,123,645,1
|
||||
553,krookodile,553,15,963,234,646,1
|
||||
554,darumaka,554,6,375,63,647,1
|
||||
555,darmanitan-standard,555,13,929,168,648,1
|
||||
555,darmanitan,555,13,929,168,648,1
|
||||
556,maractus,556,10,280,161,650,1
|
||||
557,dwebble,557,3,145,65,651,1
|
||||
558,crustle,558,14,2000,170,652,1
|
||||
@@ -639,14 +639,14 @@ id,identifier,species_id,height,weight,base_experience,order,is_default
|
||||
638,cobalion,638,21,2500,261,732,1
|
||||
639,terrakion,639,19,2600,261,733,1
|
||||
640,virizion,640,20,2000,261,734,1
|
||||
641,tornadus-incarnate,641,15,630,261,735,1
|
||||
642,thundurus-incarnate,642,15,610,261,737,1
|
||||
641,tornadus,641,15,630,261,735,1
|
||||
642,thundurus,642,15,610,261,737,1
|
||||
643,reshiram,643,32,3300,306,739,1
|
||||
644,zekrom,644,29,3450,306,740,1
|
||||
645,landorus-incarnate,645,15,680,270,741,1
|
||||
645,landorus,645,15,680,270,741,1
|
||||
646,kyurem,646,30,3250,297,743,1
|
||||
647,keldeo-ordinary,647,14,485,261,746,1
|
||||
648,meloetta-aria,648,6,65,270,748,1
|
||||
647,keldeo,647,14,485,261,746,1
|
||||
648,meloetta,648,6,65,270,748,1
|
||||
649,genesect,649,15,825,270,750,1
|
||||
650,chespin,650,4,90,63,751,1
|
||||
651,quilladin,651,7,290,142,752,1
|
||||
@@ -676,10 +676,10 @@ id,identifier,species_id,height,weight,base_experience,order,is_default
|
||||
675,pangoro,675,21,1360,173,779,1
|
||||
676,furfrou,676,12,280,165,780,1
|
||||
677,espurr,677,3,35,71,781,1
|
||||
678,meowstic-male,678,6,85,163,782,1
|
||||
678,meowstic,678,6,85,163,782,1
|
||||
679,honedge,679,8,20,65,784,1
|
||||
680,doublade,680,8,45,157,785,1
|
||||
681,aegislash-shield,681,17,530,234,786,1
|
||||
681,aegislash,681,17,530,234,786,1
|
||||
682,spritzee,682,2,5,68,788,1
|
||||
683,aromatisse,683,8,155,162,789,1
|
||||
684,swirlix,684,4,35,68,790,1
|
||||
@@ -708,8 +708,8 @@ id,identifier,species_id,height,weight,base_experience,order,is_default
|
||||
707,klefki,707,2,30,165,812,1
|
||||
708,phantump,708,4,70,62,813,1
|
||||
709,trevenant,709,15,710,166,814,1
|
||||
710,pumpkaboo-average,710,4,50,67,815,1
|
||||
711,gourgeist-average,711,9,125,173,819,1
|
||||
710,pumpkaboo,710,4,50,67,815,1
|
||||
711,gourgeist,711,9,125,173,819,1
|
||||
712,bergmite,712,10,995,61,823,1
|
||||
713,avalugg,713,20,5050,180,824,1
|
||||
714,noibat,714,5,80,49,825,1
|
||||
@@ -739,12 +739,12 @@ id,identifier,species_id,height,weight,base_experience,order,is_default
|
||||
738,vikavolt,738,15,450,225,855,1
|
||||
739,crabrawler,739,6,70,68,857,1
|
||||
740,crabominable,740,17,1800,167,858,1
|
||||
741,oricorio-baile,741,6,34,167,859,1
|
||||
741,oricorio,741,6,34,167,859,1
|
||||
742,cutiefly,742,1,2,61,863,1
|
||||
743,ribombee,743,2,5,162,864,1
|
||||
744,rockruff,744,5,92,56,866,1
|
||||
745,lycanroc-midday,745,8,250,170,868,1
|
||||
746,wishiwashi-solo,746,2,3,61,871,1
|
||||
745,lycanroc,745,8,250,170,868,1
|
||||
746,wishiwashi,746,2,3,61,871,1
|
||||
747,mareanie,747,4,80,61,873,1
|
||||
748,toxapex,748,7,145,173,874,1
|
||||
749,mudbray,749,10,1100,77,875,1
|
||||
@@ -772,11 +772,11 @@ id,identifier,species_id,height,weight,base_experience,order,is_default
|
||||
771,pyukumuku,771,3,12,144,900,1
|
||||
772,type-null,772,19,1205,107,901,1
|
||||
773,silvally,773,23,1005,257,902,1
|
||||
774,minior-red-meteor,774,3,400,154,903,1
|
||||
774,minior,774,3,400,154,903,1
|
||||
775,komala,775,4,199,168,917,1
|
||||
776,turtonator,776,20,2120,170,918,1
|
||||
777,togedemaru,777,3,33,152,919,1
|
||||
778,mimikyu-disguised,778,2,7,167,921,1
|
||||
778,mimikyu,778,2,7,167,921,1
|
||||
779,bruxish,779,9,190,166,925,1
|
||||
780,drampa,780,30,1850,170,926,1
|
||||
781,dhelmise,781,39,2100,181,927,1
|
||||
@@ -822,6 +822,7 @@ id,identifier,species_id,height,weight,base_experience,order,is_default
|
||||
10014,castform-rainy,351,3,8,147,442,0
|
||||
10015,castform-snowy,351,3,8,147,443,0
|
||||
10016,basculin-blue-striped,550,10,180,161,643,0
|
||||
20550,basculin-red-striped,550,10,180,161,642,1
|
||||
10017,darmanitan-zen,555,13,929,189,649,0
|
||||
10018,meloetta-pirouette,648,6,65,270,749,0
|
||||
10019,tornadus-therian,641,14,630,261,736,0
|
||||
@@ -885,12 +886,7 @@ id,identifier,species_id,height,weight,base_experience,order,is_default
|
||||
10077,kyogre-primal,382,98,4300,347,484,0
|
||||
10078,groudon-primal,383,50,9997,347,486,0
|
||||
10079,rayquaza-mega,384,108,3920,351,488,0
|
||||
10080,pikachu-rock-star,25,4,60,112,37,0
|
||||
10081,pikachu-belle,25,4,60,112,38,0
|
||||
10082,pikachu-pop-star,25,4,60,112,39,0
|
||||
10083,pikachu-phd,25,4,60,112,40,0
|
||||
10084,pikachu-libre,25,4,60,112,41,0
|
||||
10085,pikachu-cosplay,25,4,60,112,36,0
|
||||
10086,hoopa-unbound,720,65,4900,306,836,0
|
||||
10087,camerupt-mega,323,25,3205,196,411,0
|
||||
10088,lopunny-mega,428,13,283,203,535,0
|
||||
@@ -899,12 +895,6 @@ id,identifier,species_id,height,weight,base_experience,order,is_default
|
||||
10091,rattata-alola,19,3,38,51,26,0
|
||||
10092,raticate-alola,20,7,255,145,28,0
|
||||
10093,raticate-totem-alola,20,14,1050,145,29,0
|
||||
10094,pikachu-original-cap,25,4,60,112,36,0
|
||||
10095,pikachu-hoenn-cap,25,4,60,112,37,0
|
||||
10096,pikachu-sinnoh-cap,25,4,60,112,38,0
|
||||
10097,pikachu-unova-cap,25,4,60,112,39,0
|
||||
10098,pikachu-kalos-cap,25,4,60,112,40,0
|
||||
10099,pikachu-alola-cap,25,4,60,112,41,0
|
||||
10100,raichu-alola,26,7,210,218,44,0
|
||||
10101,sandshrew-alola,27,7,400,60,46,0
|
||||
10102,sandslash-alola,28,12,550,158,48,0
|
||||
@@ -956,10 +946,28 @@ id,identifier,species_id,height,weight,base_experience,order,is_default
|
||||
10148,pikachu-partner-cap,25,4,60,112,42,0
|
||||
10149,marowak-totem,105,17,980,149,151,0
|
||||
10150,ribombee-totem,743,4,20,162,865,0
|
||||
10151,rockruff-own-tempo,744,5,92,56,867,0
|
||||
10152,lycanroc-dusk,745,8,250,170,870,0
|
||||
10153,araquanid-totem,752,31,2175,159,879,0
|
||||
10154,togedemaru-totem,777,6,130,152,920,0
|
||||
10155,necrozma-dusk,800,38,4600,306,948,0
|
||||
10156,necrozma-dawn,800,42,3500,306,949,0
|
||||
10157,necrozma-ultra,800,75,2300,339,950,0
|
||||
20555,darmanitan-standard,555,13,929,168,648,1
|
||||
20386,deoxys-normal,386,17,608,270,490,1
|
||||
20487,giratina-altered,487,45,7500,306,576,1
|
||||
20710,pumpkaboo,710,4,50,67,815,1
|
||||
20711,gourgeist,711,9,125,173,819,1
|
||||
20647,keldeo-ordinary,647,14,485,261,746,1
|
||||
20645,landorus-incarnate,645,15,680,270,741,1
|
||||
20745,lycanroc-midday,745,8,250,170,868,1
|
||||
20746,wishiwashi-solo,746,2,3,61,871,1
|
||||
20678,meowstic-male,678,6,85,163,782,1
|
||||
20681,aegislash-shield,681,17,530,234,786,1
|
||||
20648,meloetta-aria,648,6,65,270,748,1
|
||||
20641,tornadus-incarnate,641,15,630,261,735,1
|
||||
20642,thundurus-incarnate,642,15,610,261,737,1
|
||||
20778,mimikyu-disguised,778,2,7,167,921,1
|
||||
20774,minior-red-meteor,774,3,400,154,903,1
|
||||
20741,oricorio-baile,741,6,34,167,859,1
|
||||
20492,shaymin-land,492,2,21,270,582,1
|
||||
20413,wormadam-plant,413,5,65,148,518,1
|
||||
|
||||
|
Reference in New Issue
Block a user