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 |
|