-
Notifications
You must be signed in to change notification settings - Fork 5
/
LICENSE
24 lines (14 loc) · 1.19 KB
/
LICENSE
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
The files in this github Repository are the result of the work done by attendees of the Bc Data Science workshop 2017.
We worked on a one week project using data from BCSA, with the intention of finding something or creating something that would be useful to said authority.
With that in mind, BCSA is free to use the python scripts here as they see fit.
Others who wish to use any of the work found here are encouraged to do so.
If you do use these resources, please give us a brief citation, either personally, or to the git repository:
Javier Hernandez, Alastair Jamieson-Lane, Jie Jian, Hans Oeri, Yi Sui, Shanzhao Wang
The Following resources were used- please refer to them for further details.
Keras
(https://github.com/fchollet/keras)
VGG16
(https://github.com/fastai/courses/blob/master/deeplearning1/nbs/lesson1.ipynb)
“ Using Transfer Learning and Bottlenecking to Capitalize on State of the Art DNNs” (https://medium.com/@galen.ballew/transferlearning-b65772083b47)
The Flower images are part of a stock Data set from tensor flow:
(http://download.tensorflow.org/example_im%E2%80%A6/flower_photos.tgz) and as such any use of those images for commercial reasons falls under that license.