From 6e0d293aa608d100b9695aee490ff828ec0c90cd Mon Sep 17 00:00:00 2001 From: Edmond Yoo <hj3yoo@uwaterloo.ca> Date: Thu, 06 Sep 2018 16:52:14 +0000 Subject: [PATCH] Resetting README --- figures/0_detection_result_7.jpg | 0 figures/0_detection_result_3.jpg | 0 figures/0_detection_result_6.jpg | 0 figures/0_training_set_example_1.jpg | 0 figures/0_detection_result_1.jpg | 0 figures/0_detection_result_2.jpg | 0 figures/0_detection_result_4.jpg | 0 figures/0_detection_result_5.jpg | 0 figures/0_training_set_example_2.jpg | 0 figures/0_training_set_example_3.jpg | 0 README.md | 4 ++++ 11 files changed, 4 insertions(+), 0 deletions(-) diff --git a/README.md b/README.md new file mode 100644 index 0000000..8d0c8a0 --- /dev/null +++ b/README.md @@ -0,0 +1,4 @@ +# Magic: The Gathering Card Detection Model + +This is a fork of [Yolo-v3 and Yolo-v2 for Windows and Linux by AlexeyAB](https://github.com/AlexeyAB/darknet#how-to-compile-on-linux) for creating a custom model for [My MTG card detection project](https://github.com/hj3yoo/MTGCardDetector). + diff --git a/figures/0_detection_result_1.jpg b/figures/0_detection_result_1.jpg new file mode 100644 index 0000000..5afe009 --- /dev/null +++ b/figures/0_detection_result_1.jpg Binary files differ diff --git a/figures/0_detection_result_2.jpg b/figures/0_detection_result_2.jpg new file mode 100644 index 0000000..8be8609 --- /dev/null +++ b/figures/0_detection_result_2.jpg Binary files differ diff --git a/figures/0_detection_result_3.jpg b/figures/0_detection_result_3.jpg new file mode 100644 index 0000000..67e1e58 --- /dev/null +++ b/figures/0_detection_result_3.jpg Binary files differ diff --git a/figures/0_detection_result_4.jpg b/figures/0_detection_result_4.jpg new file mode 100644 index 0000000..5dee8ef --- /dev/null +++ b/figures/0_detection_result_4.jpg Binary files differ diff --git a/figures/0_detection_result_5.jpg b/figures/0_detection_result_5.jpg new file mode 100644 index 0000000..dc054e0 --- /dev/null +++ b/figures/0_detection_result_5.jpg Binary files differ diff --git a/figures/0_detection_result_6.jpg b/figures/0_detection_result_6.jpg new file mode 100644 index 0000000..ed5c826 --- /dev/null +++ b/figures/0_detection_result_6.jpg Binary files differ diff --git a/figures/0_detection_result_7.jpg b/figures/0_detection_result_7.jpg new file mode 100644 index 0000000..192d5d7 --- /dev/null +++ b/figures/0_detection_result_7.jpg Binary files differ diff --git a/figures/0_training_set_example_1.jpg b/figures/0_training_set_example_1.jpg new file mode 100644 index 0000000..b3d4ffe --- /dev/null +++ b/figures/0_training_set_example_1.jpg Binary files differ diff --git a/figures/0_training_set_example_2.jpg b/figures/0_training_set_example_2.jpg new file mode 100644 index 0000000..32bd556 --- /dev/null +++ b/figures/0_training_set_example_2.jpg Binary files differ diff --git a/figures/0_training_set_example_3.jpg b/figures/0_training_set_example_3.jpg new file mode 100644 index 0000000..8467af5 --- /dev/null +++ b/figures/0_training_set_example_3.jpg Binary files differ -- Gitblit v1.10.0