2 Commits

Author SHA1 Message Date
AlexanderHD27
fec9658a1c Added Hisory Buffuring for dection 2025-01-12 00:06:28 +01:00
AlexanderHD27
437d0b7742 tried cnn model, did work classification 2025-01-05 18:36:42 +01:00
18 changed files with 41 additions and 4 deletions

View File

@@ -0,0 +1,10 @@
<mxfile host="Electron" agent="Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) draw.io/26.0.3 Chrome/130.0.6723.137 Electron/33.2.1 Safari/537.36" version="26.0.3">
<diagram name="Page-1" id="pQX3soidFeX27xHFKTw3">
<mxGraphModel dx="1434" dy="843" grid="1" gridSize="10" guides="1" tooltips="1" connect="1" arrows="1" fold="1" page="1" pageScale="1" pageWidth="850" pageHeight="1100" math="0" shadow="0">
<root>
<mxCell id="0" />
<mxCell id="1" parent="0" />
</root>
</mxGraphModel>
</diagram>
</mxfile>

BIN
board-vision/frame.png (Stored with Git LFS) Normal file

Binary file not shown.

BIN
board-vision/frame1.png (Stored with Git LFS) Normal file

Binary file not shown.

BIN
board-vision/models/model1.pth (Stored with Git LFS) Normal file

Binary file not shown.

BIN
board-vision/notebooks/Train.ipynb (Stored with Git LFS) Normal file

Binary file not shown.

Binary file not shown.

Binary file not shown.

BIN
board-vision/src/board_detction.py (Stored with Git LFS)

Binary file not shown.

BIN
board-vision/src/frame_src.py (Stored with Git LFS) Normal file

Binary file not shown.

BIN
board-vision/src/gobot_vision/__init__.py (Stored with Git LFS) Normal file

Binary file not shown.

BIN
board-vision/src/main.py (Stored with Git LFS)

Binary file not shown.

BIN
board-vision/src/model.py (Stored with Git LFS) Normal file

Binary file not shown.

BIN
board-vision/src/node_interface.py (Stored with Git LFS) Normal file

Binary file not shown.

BIN
board-vision/src/stone_dectetion.py (Stored with Git LFS) Normal file

Binary file not shown.