Initial commit: 上分帝(Climperor)
从 dota2-draft-vision 迁出并定名,作为天梯选将识别项目起点。 Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
@@ -0,0 +1,435 @@
|
||||
{
|
||||
"radiant": [
|
||||
{
|
||||
"slot": 1,
|
||||
"hero": "undying",
|
||||
"raw_best": "undying",
|
||||
"score": 0.877,
|
||||
"margin": 0.441,
|
||||
"top3": [
|
||||
[
|
||||
"undying",
|
||||
0.877
|
||||
],
|
||||
[
|
||||
"death_prophet",
|
||||
0.437
|
||||
],
|
||||
[
|
||||
"faceless_void",
|
||||
0.387
|
||||
]
|
||||
]
|
||||
},
|
||||
{
|
||||
"slot": 2,
|
||||
"hero": "death_prophet",
|
||||
"raw_best": "death_prophet",
|
||||
"score": 1.0,
|
||||
"margin": 0.601,
|
||||
"top3": [
|
||||
[
|
||||
"death_prophet",
|
||||
1.0
|
||||
],
|
||||
[
|
||||
"ogre_magi",
|
||||
0.399
|
||||
],
|
||||
[
|
||||
"undying",
|
||||
0.382
|
||||
]
|
||||
]
|
||||
},
|
||||
{
|
||||
"slot": 3,
|
||||
"hero": "dragon_knight",
|
||||
"raw_best": "dragon_knight",
|
||||
"score": 0.917,
|
||||
"margin": 0.629,
|
||||
"top3": [
|
||||
[
|
||||
"dragon_knight",
|
||||
0.917
|
||||
],
|
||||
[
|
||||
"juggernaut",
|
||||
0.289
|
||||
],
|
||||
[
|
||||
"lion",
|
||||
0.209
|
||||
]
|
||||
]
|
||||
},
|
||||
{
|
||||
"slot": 4,
|
||||
"hero": "drow_ranger",
|
||||
"raw_best": "drow_ranger",
|
||||
"score": 0.955,
|
||||
"margin": 0.583,
|
||||
"top3": [
|
||||
[
|
||||
"drow_ranger",
|
||||
0.955
|
||||
],
|
||||
[
|
||||
"wisp",
|
||||
0.372
|
||||
],
|
||||
[
|
||||
"lycan",
|
||||
0.316
|
||||
]
|
||||
]
|
||||
},
|
||||
{
|
||||
"slot": 5,
|
||||
"hero": "witch_doctor",
|
||||
"raw_best": "witch_doctor",
|
||||
"score": 1.0,
|
||||
"margin": 0.641,
|
||||
"top3": [
|
||||
[
|
||||
"witch_doctor",
|
||||
1.0
|
||||
],
|
||||
[
|
||||
"abyssal_underlord",
|
||||
0.359
|
||||
],
|
||||
[
|
||||
"invoker",
|
||||
0.321
|
||||
]
|
||||
]
|
||||
}
|
||||
],
|
||||
"dire": [
|
||||
{
|
||||
"slot": 6,
|
||||
"hero": "vengefulspirit",
|
||||
"raw_best": "vengefulspirit",
|
||||
"score": 1.0,
|
||||
"margin": 0.728,
|
||||
"top3": [
|
||||
[
|
||||
"vengefulspirit",
|
||||
1.0
|
||||
],
|
||||
[
|
||||
"legion_commander",
|
||||
0.272
|
||||
],
|
||||
[
|
||||
"death_prophet",
|
||||
0.269
|
||||
]
|
||||
]
|
||||
},
|
||||
{
|
||||
"slot": 7,
|
||||
"hero": "warlock",
|
||||
"raw_best": "warlock",
|
||||
"score": 0.98,
|
||||
"margin": 0.704,
|
||||
"top3": [
|
||||
[
|
||||
"warlock",
|
||||
0.98
|
||||
],
|
||||
[
|
||||
"treant",
|
||||
0.276
|
||||
],
|
||||
[
|
||||
"bristleback",
|
||||
0.263
|
||||
]
|
||||
]
|
||||
},
|
||||
{
|
||||
"slot": 8,
|
||||
"hero": "tidehunter",
|
||||
"raw_best": "tidehunter",
|
||||
"score": 0.968,
|
||||
"margin": 0.71,
|
||||
"top3": [
|
||||
[
|
||||
"tidehunter",
|
||||
0.968
|
||||
],
|
||||
[
|
||||
"juggernaut",
|
||||
0.258
|
||||
],
|
||||
[
|
||||
"lich",
|
||||
0.199
|
||||
]
|
||||
]
|
||||
},
|
||||
{
|
||||
"slot": 9,
|
||||
"hero": "zuus",
|
||||
"raw_best": "zuus",
|
||||
"score": 1.0,
|
||||
"margin": 0.691,
|
||||
"top3": [
|
||||
[
|
||||
"zuus",
|
||||
1.0
|
||||
],
|
||||
[
|
||||
"witch_doctor",
|
||||
0.309
|
||||
],
|
||||
[
|
||||
"dark_willow",
|
||||
0.243
|
||||
]
|
||||
]
|
||||
},
|
||||
{
|
||||
"slot": 10,
|
||||
"hero": "sven",
|
||||
"raw_best": "sven",
|
||||
"score": 0.974,
|
||||
"margin": 0.631,
|
||||
"top3": [
|
||||
[
|
||||
"sven",
|
||||
0.974
|
||||
],
|
||||
[
|
||||
"lion",
|
||||
0.342
|
||||
],
|
||||
[
|
||||
"ringmaster",
|
||||
0.327
|
||||
]
|
||||
]
|
||||
}
|
||||
],
|
||||
"recognized": 10,
|
||||
"library_size": 167,
|
||||
"elapsed_ms": 497,
|
||||
"match_id": "0",
|
||||
"trigger_state": "DOTA_GAMERULES_STATE_STRATEGY_TIME",
|
||||
"captured_at": "2026-07-25 15:10:21",
|
||||
"frame": "C:\\Users\\Administrator\\Documents\\wrok\\dota2-draft-vision\\samples\\raw\\draft_151021.png",
|
||||
"slots": [
|
||||
{
|
||||
"slot": 1,
|
||||
"hero": "undying",
|
||||
"raw_best": "undying",
|
||||
"score": 0.877,
|
||||
"margin": 0.441,
|
||||
"top3": [
|
||||
[
|
||||
"undying",
|
||||
0.877
|
||||
],
|
||||
[
|
||||
"death_prophet",
|
||||
0.437
|
||||
],
|
||||
[
|
||||
"faceless_void",
|
||||
0.387
|
||||
]
|
||||
]
|
||||
},
|
||||
{
|
||||
"slot": 2,
|
||||
"hero": "death_prophet",
|
||||
"raw_best": "death_prophet",
|
||||
"score": 1.0,
|
||||
"margin": 0.601,
|
||||
"top3": [
|
||||
[
|
||||
"death_prophet",
|
||||
1.0
|
||||
],
|
||||
[
|
||||
"ogre_magi",
|
||||
0.399
|
||||
],
|
||||
[
|
||||
"undying",
|
||||
0.382
|
||||
]
|
||||
]
|
||||
},
|
||||
{
|
||||
"slot": 3,
|
||||
"hero": "dragon_knight",
|
||||
"raw_best": "dragon_knight",
|
||||
"score": 0.917,
|
||||
"margin": 0.629,
|
||||
"top3": [
|
||||
[
|
||||
"dragon_knight",
|
||||
0.917
|
||||
],
|
||||
[
|
||||
"juggernaut",
|
||||
0.289
|
||||
],
|
||||
[
|
||||
"lion",
|
||||
0.209
|
||||
]
|
||||
]
|
||||
},
|
||||
{
|
||||
"slot": 4,
|
||||
"hero": "drow_ranger",
|
||||
"raw_best": "drow_ranger",
|
||||
"score": 0.955,
|
||||
"margin": 0.583,
|
||||
"top3": [
|
||||
[
|
||||
"drow_ranger",
|
||||
0.955
|
||||
],
|
||||
[
|
||||
"wisp",
|
||||
0.372
|
||||
],
|
||||
[
|
||||
"lycan",
|
||||
0.316
|
||||
]
|
||||
]
|
||||
},
|
||||
{
|
||||
"slot": 5,
|
||||
"hero": "witch_doctor",
|
||||
"raw_best": "witch_doctor",
|
||||
"score": 1.0,
|
||||
"margin": 0.641,
|
||||
"top3": [
|
||||
[
|
||||
"witch_doctor",
|
||||
1.0
|
||||
],
|
||||
[
|
||||
"abyssal_underlord",
|
||||
0.359
|
||||
],
|
||||
[
|
||||
"invoker",
|
||||
0.321
|
||||
]
|
||||
]
|
||||
},
|
||||
{
|
||||
"slot": 6,
|
||||
"hero": "vengefulspirit",
|
||||
"raw_best": "vengefulspirit",
|
||||
"score": 1.0,
|
||||
"margin": 0.728,
|
||||
"top3": [
|
||||
[
|
||||
"vengefulspirit",
|
||||
1.0
|
||||
],
|
||||
[
|
||||
"legion_commander",
|
||||
0.272
|
||||
],
|
||||
[
|
||||
"death_prophet",
|
||||
0.269
|
||||
]
|
||||
]
|
||||
},
|
||||
{
|
||||
"slot": 7,
|
||||
"hero": "warlock",
|
||||
"raw_best": "warlock",
|
||||
"score": 0.98,
|
||||
"margin": 0.704,
|
||||
"top3": [
|
||||
[
|
||||
"warlock",
|
||||
0.98
|
||||
],
|
||||
[
|
||||
"treant",
|
||||
0.276
|
||||
],
|
||||
[
|
||||
"bristleback",
|
||||
0.263
|
||||
]
|
||||
]
|
||||
},
|
||||
{
|
||||
"slot": 8,
|
||||
"hero": "tidehunter",
|
||||
"raw_best": "tidehunter",
|
||||
"score": 0.968,
|
||||
"margin": 0.71,
|
||||
"top3": [
|
||||
[
|
||||
"tidehunter",
|
||||
0.968
|
||||
],
|
||||
[
|
||||
"juggernaut",
|
||||
0.258
|
||||
],
|
||||
[
|
||||
"lich",
|
||||
0.199
|
||||
]
|
||||
]
|
||||
},
|
||||
{
|
||||
"slot": 9,
|
||||
"hero": "zuus",
|
||||
"raw_best": "zuus",
|
||||
"score": 1.0,
|
||||
"margin": 0.691,
|
||||
"top3": [
|
||||
[
|
||||
"zuus",
|
||||
1.0
|
||||
],
|
||||
[
|
||||
"witch_doctor",
|
||||
0.309
|
||||
],
|
||||
[
|
||||
"dark_willow",
|
||||
0.243
|
||||
]
|
||||
]
|
||||
},
|
||||
{
|
||||
"slot": 10,
|
||||
"hero": "sven",
|
||||
"raw_best": "sven",
|
||||
"score": 0.974,
|
||||
"margin": 0.631,
|
||||
"top3": [
|
||||
[
|
||||
"sven",
|
||||
0.974
|
||||
],
|
||||
[
|
||||
"lion",
|
||||
0.342
|
||||
],
|
||||
[
|
||||
"ringmaster",
|
||||
0.327
|
||||
]
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user