This website requires JavaScript.
Explore
Help
Sign In
volandsz
/
DirtyLeague_Bot
Watch
1
Star
0
Fork
0
You've already forked DirtyLeague_Bot
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
12
Commits
2
Branches
0
Tags
aa4d866d7d894f3c2abe7da57b4a8513584e5d99
Go to file
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
VolandSZ
aa4d866d7d
feat(battle): calibrate exact 5 player and 5 enemy card vertical slots
2026-09-13 15:43:42 +03:00
assets
Restore proper BGR color channels for victory templates and snapshot
2026-09-08 23:14:22 +03:00
dataset
feat(vision): integrate YOLOv8 ONNX object detector and MobileNetV3 card embedder
2026-09-11 00:40:10 +03:00
models
feat(vision): integrate YOLOv8 ONNX object detector and MobileNetV3 card embedder
2026-09-11 00:40:10 +03:00
.gitignore
feat(battle): calibrate exact 5 player and 5 enemy card vertical slots
2026-09-13 15:43:42 +03:00
auto_label.py
Add auto_label tool, dataset config, and initial 152 auto-generated YOLO labels
2026-09-10 23:55:30 +03:00
bot_core.py
feat(battle): calibrate exact 5 player and 5 enemy card vertical slots
2026-09-13 15:43:42 +03:00
calibrate_tool.py
feat: complete DirtyLeague autonomous FSM bot with fast derank and chest handling
2026-09-08 13:38:42 +03:00
card_embedder.py
feat(vision): integrate YOLOv8 ONNX object detector and MobileNetV3 card embedder
2026-09-11 00:40:10 +03:00
collect_data.bat
Add dataset collector tool for YOLO object detection and card embeddings
2026-09-09 09:28:57 +03:00
collect_dataset.py
Add dataset collector tool for YOLO object detection and card embeddings
2026-09-09 09:28:57 +03:00
concept.md
feat: complete DirtyLeague autonomous FSM bot with fast derank and chest handling
2026-09-08 13:38:42 +03:00
config.json
feat: complete DirtyLeague autonomous FSM bot with fast derank and chest handling
2026-09-08 13:38:42 +03:00
inspect_battle_cards.py
feat(battle): calibrate exact 5 player and 5 enemy card vertical slots
2026-09-13 15:43:42 +03:00
LICENSE
Initial commit
2026-09-04 21:03:11 +03:00
ocr_utils.py
Fix template and OCR dynamic scaling to use Unity Canvas Scaler height and refine MAIN_MENU detection
2026-09-08 22:52:19 +03:00
README.md
Initial commit
2026-09-04 21:03:11 +03:00
requirements.txt
feat: complete DirtyLeague autonomous FSM bot with fast derank and chest handling
2026-09-08 13:38:42 +03:00
run.py
feat: complete DirtyLeague autonomous FSM bot with fast derank and chest handling
2026-09-08 13:38:42 +03:00
start_bot.bat
feat: complete DirtyLeague autonomous FSM bot with fast derank and chest handling
2026-09-08 13:38:42 +03:00
test_chest_flow.py
feat: complete DirtyLeague autonomous FSM bot with fast derank and chest handling
2026-09-08 13:38:42 +03:00
test_full_loop.py
feat: complete DirtyLeague autonomous FSM bot with fast derank and chest handling
2026-09-08 13:38:42 +03:00
test_resolution_scaling.py
feat: implement resolution scaling and relative percentage coordinates
2026-09-08 22:33:48 +03:00
test_vector_vision.py
feat(vision): integrate YOLOv8 ONNX object detector and MobileNetV3 card embedder
2026-09-11 00:40:10 +03:00
train_yolo.py
feat(vision): integrate YOLOv8 ONNX object detector and MobileNetV3 card embedder
2026-09-11 00:40:10 +03:00
window_utils.py
feat: implement resolution scaling and relative percentage coordinates
2026-09-08 22:33:48 +03:00
yolo_detector.py
feat(vision): integrate YOLOv8 ONNX object detector and MobileNetV3 card embedder
2026-09-11 00:40:10 +03:00
README.md
DirtyLeague_Bot
Description
No description provided
Readme
MIT
93
MiB
Languages
Python
99.3%
Batchfile
0.7%