1
0

22 Commits

Author SHA1 Message Date
532b024ec8
New title and restructuring 2018-05-24 16:52:39 +10:00
Silver-T
fcefa9b88d Cleaned up Load_Images script 2018-05-24 14:05:42 +10:00
Silver-T
ca9cdeee13 Working with pretty damn good accuracy 2018-05-24 01:42:51 +10:00
Silver-T
a0675ce03f Wrote a script to write test results to a text file 2018-05-24 00:15:47 +10:00
Silver-T
e682353314 testing metrics 2018-05-23 23:20:40 +10:00
Kelvin Davis
16b9365a4d Merge branch 'master' of https://github.com/Dekker1/ResearchMethods 2018-05-23 23:17:55 +10:00
Kelvin Davis
70fe296360 replaced np with K 2018-05-23 23:16:51 +10:00
Silver-T
087591a807 minor changes 2018-05-23 23:06:58 +10:00
Silver-T
4b11d0c3e6 merge 2018-05-23 22:58:19 +10:00
Silver-T
c16c91b0df Preprocessing images, need to augment waldo data/reduce n/waldo data 2018-05-23 22:57:07 +10:00
Kelvin Davis
92eb1dce75 Merge branch 'master' of https://github.com/Dekker1/ResearchMethods 2018-05-23 22:55:58 +10:00
Kelvin Davis
ed157f6efc Precision, recall and f_measure. 2018-05-23 22:52:58 +10:00
Silver-T
8efebf735c Merge branch 'master' of https://github.com/Dekker1/ResearchMethods 2018-05-23 17:11:47 +10:00
Silver-T
ec823fe688 Edited model, need to change load_images.py to expand waldo data 2018-05-23 17:02:21 +10:00
Kelvin Davis
8c63838561 Merge branch 'master' of https://github.com/Dekker1/ResearchMethods 2018-05-23 12:50:47 +10:00
Kelvin Davis
62c0f3bc94 Function to cut image into smaller images. 2018-05-23 12:49:00 +10:00
Silver-T
b6892721e1 merged some changes 2018-05-22 19:01:41 +10:00
Silver-T
4c8cf3c86e Wrote a basic FCN, modified load_images.py script so that image have dimensions (3, 64, 64) instead of (64, 64, 3) 2018-05-22 18:58:14 +10:00
Kelvin Davis
76e3023750 Added traditional classifiers:
svm, decision tree, gaussian naive bayes, random forest.
2018-05-22 18:14:48 +10:00
Kelvin Davis
630ee78a30 if __name__ == "__main__": 2018-05-22 15:25:52 +10:00
Jip J. Dekker
b08098dcde
Add initial template for project report 2018-05-18 13:11:43 +10:00
Silver-T
03eba4b101 Loaded images as numpy file, started template for neural net 2018-05-13 23:13:46 +10:00