117 Commits

Author SHA1 Message Date
dced4c6902 Add result section 2023-12-20 10:39:19 +01:00
326562ca85 Add deployment section of implementation 2023-12-08 17:23:31 +01:00
6267db9485 Add object detection implementation 2023-12-08 15:54:58 +01:00
7b0662b728 Finish chapter 3 2023-12-01 11:02:32 +01:00
35acd07570 Finish YOLO selected methods section 2023-11-29 17:41:57 +01:00
f664ad2b40 Add YOLOv2 to selected methods 2023-11-26 18:02:56 +01:00
80c1d98bf7 Add YOLOv1 to selected methods 2023-11-26 18:02:19 +01:00
bfc9488602 Add design section in prototype design 2023-11-23 17:11:27 +01:00
1820d695f4 Add requirements section in prototype design 2023-11-23 17:10:27 +01:00
4c2d5e53d5 Use SBC acronym 2023-11-22 11:08:27 +01:00
bb6418df77 Capitalize Inception 2023-11-22 11:02:28 +01:00
df71892b23 Add more related work 2023-11-22 11:01:38 +01:00
6ba0baa698 Add introductory sentence to related work 2023-11-22 11:01:17 +01:00
785435e82c Add hyperparameter section 2023-11-22 11:00:50 +01:00
2267b5ef25 Remove reference to inception module 2023-11-22 11:00:14 +01:00
3ed52bf88a Change back-propagation to backpropagation 2023-11-22 10:59:39 +01:00
d79f968c6f Fix punctuation and missing word 2023-11-22 10:58:57 +01:00
58ea85fc4d Remove boilerplate instructions 2023-11-22 10:57:56 +01:00
a3f0222a7f Fix various consistency errors 2023-11-22 10:56:56 +01:00
bd56ced119 Add NLP acronym 2023-11-22 10:51:33 +01:00
5071d4c0de Use acronyms throughout 2023-11-22 10:50:32 +01:00
50d36011a5 Add Transfer Learning section 2023-11-12 20:20:38 +01:00
832e21ee41 Add MobileNet section 2023-11-12 20:20:19 +01:00
1d168562aa Add own neural network graphic 2023-11-09 20:24:26 +01:00
ec87f53166 Add initial ResNet section to design 2023-11-09 20:24:11 +01:00
a51b549cf8 Add DenseNet section 2023-11-09 20:23:32 +01:00
2553b4ed31 Remove Inception v4 chapter 2023-11-09 20:23:09 +01:00
6dc53be531 Remove todos 2023-11-09 20:22:23 +01:00
a8f7b1b6e3 Replace neural network graphic with own 2023-11-09 20:21:42 +01:00
7f4f05a5d1 Add VGGNet 2023-11-08 10:50:20 +01:00
f1af0c6b3f Add GoogLeNet 2023-11-08 10:50:10 +01:00
0d05347496 Add ZFNet 2023-11-08 10:50:01 +01:00
f72e29d6ad Move AlexNet to classification section 2023-11-08 10:49:35 +01:00
89404df619 Move AlexNet to classification section 2023-11-08 10:48:39 +01:00
e30879f9e2 Finish object detection, add LeNet-5 2023-11-04 17:56:05 +01:00
121fc046ff Add backpropagation and two-stage DL methods 2023-10-27 19:01:43 +02:00
2ccc90a90b Add softmax and section about loss functions 2023-09-28 17:54:45 +02:00
419d8da5d6 Add section on activation functions 2023-09-27 19:28:03 +02:00
99489d8d20 Add sections for theoretical background 2023-09-23 21:00:21 +02:00
5917923de3 Add Viola-Jones, HOG and DPM 2023-09-21 11:35:55 +02:00
40422aee74 Add wandb and latex auto folder to gitignore 2023-09-20 08:37:23 +02:00
94a01f81e5 Finish Introduction 2023-09-20 08:36:11 +02:00
2e7c669e1a Restructure to contain more literature and design 2023-09-07 09:33:05 +02:00
05511425c1 Add updated and compiled PDF 2023-08-25 18:12:51 +02:00
7462fb9b5b Add preliminary structure for Prototype Implementation and Design 2023-08-25 18:11:05 +02:00
33c79a005e Rework structure and content of background chapter 2023-08-25 18:09:35 +02:00
ac287a2d9d Add structure of thesis to introduction 2023-08-25 18:08:24 +02:00
ff2fcb6218 Clarify target audience as hobbyist gardeners 2023-08-25 18:07:10 +02:00
265e11bcbd Capitalize mAP full form 2023-08-25 18:05:30 +02:00
e23d922c75 Change title to better reflect the ML-approach 2023-08-25 18:05:04 +02:00