Added Notebooks and code for training marker detction

This commit is contained in:
AlexanderHD27
2024-08-20 01:15:24 +02:00
parent 24c81beecc
commit 3eae9ed073
7 changed files with 20 additions and 0 deletions

2
.gitattributes vendored
View File

@@ -3,3 +3,5 @@
board-vision/cnn_model/data/*C filter=lfs diff=lfs merge=lfs -text board-vision/cnn_model/data/*C filter=lfs diff=lfs merge=lfs -text
*.gitignore filter=lfs diff=lfs merge=lfs -text *.gitignore filter=lfs diff=lfs merge=lfs -text
*.gitmodules filter=lfs diff=lfs merge=lfs -text *.gitmodules filter=lfs diff=lfs merge=lfs -text
*.ipynb filter=lfs diff=lfs merge=lfs -text
*.py filter=lfs diff=lfs merge=lfs -text

BIN
board-vision/cnn_model/data_reprocessing.ipynb (Stored with Git LFS) Normal file

Binary file not shown.

BIN
board-vision/cnn_model/fileSetUtils.py (Stored with Git LFS) Normal file

Binary file not shown.

BIN
board-vision/cnn_model/main.py (Stored with Git LFS) Normal file

Binary file not shown.

BIN
board-vision/cnn_model/train.ipynb (Stored with Git LFS) Normal file

Binary file not shown.

BIN
board-vision/cnn_model/util.py (Stored with Git LFS) Normal file

Binary file not shown.

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

Binary file not shown.