speed commited on
Commit
3b2c622
·
verified ·
1 Parent(s): 93e5b33

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -11
README.md CHANGED
@@ -55,17 +55,11 @@ Example:
55
  ## Statistics
56
 
57
  - **Class num per category**
58
- | category | class |
59
- |:-----------|--------:|
60
- | animal | 41 |
61
- | building | 39 |
62
- | event | 30 |
63
- | everyday | 34 |
64
- | food | 55 |
65
- | nature | 26 |
66
- | scenery | 85 |
67
- | tradition | 75 |
68
- | total | 385 |
69
 
70
  - **Example Class Names per Category**
71
  |category | class names|
 
55
  ## Statistics
56
 
57
  - **Class num per category**
58
+ | **class** | animal | building | event | everyday | food | nature | scenery | tradition | total |
59
+ |----------:|-------:|---------:|------:|---------:|-----:|-------:|--------:|----------:|------:|
60
+ | **count** | 41 | 39 | 30 | 34 | 55 | 26 | 85 | 75 | 385 |
61
+
62
+
 
 
 
 
 
 
63
 
64
  - **Example Class Names per Category**
65
  |category | class names|