TopdeckingLands commited on
Commit
3a8f596
1 Parent(s): 3859151

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +15 -5
README.md CHANGED
@@ -15,25 +15,29 @@ Model has understanding of some planes, terms and characters to different degree
15
 
16
  Planes that did not have sets named after them are unknown to model.
17
 
18
- <insert planes image here>
19
 
20
  ### Characters
21
 
22
  Even main cast of planeswalkers that appear often does not work consistently, even if it's often possible to recognize character - the styles are wildly different between specific original arts.
23
 
24
- <insert walkers image here>
25
 
26
  ### Species
27
 
28
  Model has good understanding of _**phyrexian**_ and Emrakul(tentacle) type of _**eldrazi**_ among others
29
 
30
- <insert phyrexian / eldrazi image here>
31
 
32
  ### Artists
33
 
34
  A total of 200 artists had at least 5 images included, 50 of them had more than 30 each. It's safe to expect every major modern MtG artist style to be represented and reproducible to some degree. Styles are not supposed to be representative of artist's real style and are biased by types and colors of cards illustrated by them.
35
 
36
- <insert top artists>
 
 
 
 
37
 
38
  ### Color combination names used
39
 
@@ -44,10 +48,16 @@ A total of 200 artists had at least 5 images included, 50 of them had more than
44
  4-color: no special names
45
  5-color: WUBRG
46
 
 
 
 
 
 
 
47
  ## Improvements considered for V2
48
 
49
  * Filter out highly off-style Secret Lar card / Variations
50
- * Use scryfall art tags for descriptions in addition to BLIP
51
  * Add more character-centric data or refine on their art after main training
52
 
53
  ---
 
15
 
16
  Planes that did not have sets named after them are unknown to model.
17
 
18
+ ![Planes demo](/TopdeckingLands/ArtOfMtg_V1/resolve/main/previews/planes.png)
19
 
20
  ### Characters
21
 
22
  Even main cast of planeswalkers that appear often does not work consistently, even if it's often possible to recognize character - the styles are wildly different between specific original arts.
23
 
24
+ ![Planeswalkers demo](/TopdeckingLands/ArtOfMtg_V1/resolve/main/previews/walkers.png)
25
 
26
  ### Species
27
 
28
  Model has good understanding of _**phyrexian**_ and Emrakul(tentacle) type of _**eldrazi**_ among others
29
 
30
+ ![Species demo](/TopdeckingLands/ArtOfMtg_V1/resolve/main/previews/species.png)
31
 
32
  ### Artists
33
 
34
  A total of 200 artists had at least 5 images included, 50 of them had more than 30 each. It's safe to expect every major modern MtG artist style to be represented and reproducible to some degree. Styles are not supposed to be representative of artist's real style and are biased by types and colors of cards illustrated by them.
35
 
36
+ ![Artists demo](/TopdeckingLands/ArtOfMtg_V1/resolve/main/previews/artists1.png)
37
+ ![Artists demo](/TopdeckingLands/ArtOfMtg_V1/resolve/main/previews/artists2.png)
38
+ ![Artists demo](/TopdeckingLands/ArtOfMtg_V1/resolve/main/previews/artists3.png)
39
+ ![Artists demo](/TopdeckingLands/ArtOfMtg_V1/resolve/main/previews/artists4.png)
40
+ ![Artists demo](/TopdeckingLands/ArtOfMtg_V1/resolve/main/previews/artists5.png)
41
 
42
  ### Color combination names used
43
 
 
48
  4-color: no special names
49
  5-color: WUBRG
50
 
51
+ Different color combinations have different aesthetic attached. X room for example:
52
+
53
+ ![0, 1 and 5 colors](/TopdeckingLands/ArtOfMtg_V1/resolve/main/previews/colors1.png)
54
+ ![2 colors](/TopdeckingLands/ArtOfMtg_V1/resolve/main/previews/colors2.png)
55
+ ![3 colors](/TopdeckingLands/ArtOfMtg_V1/resolve/main/previews/colors3.png)
56
+
57
  ## Improvements considered for V2
58
 
59
  * Filter out highly off-style Secret Lar card / Variations
60
+ * Use scryfall art tags for descriptions in addition to BLIP, dropping use of color combination names
61
  * Add more character-centric data or refine on their art after main training
62
 
63
  ---