Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Completely remove graph.js from the repository leaving no trace #18

Open
wants to merge 207 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
207 commits
Select commit Hold shift + click to select a range
e384836
ipython notebook describing DeepGauge Project.
Maroju100 Oct 12, 2018
de02b16
Flask app for online predictions
Maroju100 Oct 26, 2018
5468dd2
Update cloud-functions/README.md
jorwalk Oct 30, 2018
ef42a01
add the background python cloud function to simply listen to storage …
jorwalk Oct 30, 2018
8dead49
add requirements text file and main python script
jorwalk Oct 30, 2018
296072c
update the requirements and main.py file
jorwalk Oct 30, 2018
3483c69
Update cloud-functions/background/main.py
jorwalk Oct 30, 2018
f0c45b5
Merge branch 'master' of https://github.com/oci-labs/DeepGauge-ML-Demo
Oct 30, 2018
bf89d4e
Initial files need to build and deploy to app engine
jorwalk Oct 31, 2018
b000559
import add pubsub, add topic and client, update requirements, add to …
jorwalk Nov 1, 2018
214b366
add environment variables and pubsub requirements
jorwalk Nov 1, 2018
a5217d3
add code to readme on how to run locally, and post a sample payload. …
jorwalk Nov 1, 2018
142981c
Merge pull request #2 from oci-labs/feature/cloud-function-pubsub
jorwalk Nov 2, 2018
7cf10c5
Rearrange folders
Nov 2, 2018
35a0fa6
Rearrange folders
Nov 2, 2018
41ba4f5
Change folders
Nov 2, 2018
2344927
Update .idea
Nov 2, 2018
dcb4c18
Add folder
Nov 4, 2018
083b2c8
remove pandas, use default service, update readme
jorwalk Nov 5, 2018
b401bda
Merge pull request #3 from oci-labs/develop
jorwalk Nov 5, 2018
7edc804
Initial files need to build and deploy to app engine
jorwalk Oct 31, 2018
7a9870c
add environment variables and pubsub requirements
jorwalk Nov 1, 2018
0b0601c
add code to readme on how to run locally, and post a sample payload. …
jorwalk Nov 1, 2018
fd4d8d0
remove pandas, use default service, update readme
jorwalk Nov 5, 2018
6606a10
Merge branch 'feature/app-engine' of https://github.com/oci-labs/Deep…
jorwalk Nov 5, 2018
91b0c41
Add folder
Nov 5, 2018
9c40d29
Add folder
Nov 5, 2018
874841c
Reorganize folder
Nov 5, 2018
467389f
update the sample message to test the results from a prediction, chan…
jorwalk Nov 5, 2018
e62fc56
Add sh file
Nov 5, 2018
cd7eaea
Merge pull request #4 from oci-labs/feature/app-engine
jorwalk Nov 6, 2018
ef5e200
Train locally
Nov 6, 2018
a948255
Replace glob by tf.gfile.Glob
Nov 6, 2018
f2ded05
Discard
Nov 6, 2018
240d46a
add flask base template, chartjs, dashboard and routes
jorwalk Nov 6, 2018
8a52591
Do first part of training on gcp
Nov 6, 2018
f1ac26e
add new device modal, modify the scripts to load dynamically
jorwalk Nov 6, 2018
90063fd
Update app-engine/templates/add_camera.html
jorwalk Nov 7, 2018
9d2457e
Update app-engine/templates/add_camera.html
jorwalk Nov 7, 2018
a3934c0
Split dataprocessing
Nov 7, 2018
89421fe
add structure for the single camera page, add link to add camera land…
jorwalk Nov 7, 2018
93f58f7
Remove load_files sklearn
Nov 7, 2018
0c4f5c0
add camera settings page
jorwalk Nov 8, 2018
939f61a
Start training on GCP
Nov 8, 2018
377c8e1
Remove glob
Nov 8, 2018
44a9467
BigQuery Documentation
Maroju100 Nov 9, 2018
5101b0b
Updated Documentation
Maroju100 Nov 9, 2018
9665452
Added BigQuery Function
Maroju100 Nov 9, 2018
1c53510
Updated documentation
Maroju100 Nov 9, 2018
8f673fa
Update documentation
Maroju100 Nov 9, 2018
bc18018
Updated Documentation
Maroju100 Nov 9, 2018
e9d5756
Added google bigquery client library
Maroju100 Nov 9, 2018
2f4f5d0
Update main.py
jorwalk Nov 9, 2018
3f34e85
Updated main.py
Maroju100 Nov 9, 2018
c5c8740
Remove training/validation loop
Nov 9, 2018
ce80769
Merge branch 'master' of https://github.com/oci-labs/DeepGauge-ML-Dem…
Nov 9, 2018
941c0df
Retrain primary
Nov 9, 2018
27dfb93
Added datetime to BigQuery Cloud function
Maroju100 Nov 9, 2018
e8129c3
Update main.py
Maroju100 Nov 9, 2018
ece2164
Update main.py
Maroju100 Nov 9, 2018
f666925
run well
Nov 9, 2018
e0bb524
Freez variables
Nov 9, 2018
03e6701
Add category_map
Nov 12, 2018
d9474e6
Delete trainer_original
Nov 12, 2018
675f26c
Use trained model for prediction
Nov 13, 2018
78d050f
Change jpeg input to base64
Nov 14, 2018
527386f
Merge pull request #5 from oci-labs/develop
mekhod Nov 14, 2018
5db98ed
Merge pull request #6 from oci-labs/feature/BigQuery
Maroju100 Nov 14, 2018
9465bcc
Change export placeholder size
Nov 14, 2018
d3169ba
Merge branch 'master' into feature/app-engine-gui
jorwalk Nov 15, 2018
4bcf3f9
sidebar oci logo, update style, update dashboard, and base template
jorwalk Nov 15, 2018
0808055
default settings page
jorwalk Nov 15, 2018
f786407
Add user settings to the side bar, create a route and landing page
jorwalk Nov 15, 2018
032df00
Update user_settings.html
jorwalk Nov 15, 2018
486c2e6
Predict locally base64
Nov 15, 2018
788dba9
update the single camera settings page to look closer to the composition
jorwalk Nov 15, 2018
2c61d19
Update main.py
jorwalk Nov 15, 2018
f3d762f
Predict base64 about to deploy
Nov 15, 2018
26ab246
Predict base64 locally
Nov 16, 2018
4388b12
Merge
Nov 16, 2018
2800af0
Push
Nov 16, 2018
757c552
https
jorwalk Nov 16, 2018
0b26e3d
Update dashboard.html
jorwalk Nov 16, 2018
edb6e95
Update main.py
jorwalk Nov 16, 2018
84fdb82
Update settings_camera.html
jorwalk Nov 16, 2018
d97fca0
Deploy model on gcp
Nov 16, 2018
04f28db
Merge pull request #7 from oci-labs/feature/app-engine-gui
jorwalk Nov 16, 2018
6ac01f3
Merge master
Nov 16, 2018
952898a
Merge
Nov 16, 2018
b8ce347
Add prediction label to prediction output
Nov 16, 2018
0131d82
form upload
jorwalk Nov 19, 2018
7ddcb18
Merge branch 'master' of https://github.com/oci-labs/DeepGauge-ML-Demo
Nov 19, 2018
956e38f
Merge branch 'master' into develop
Nov 19, 2018
39c948a
Merge pull request #8 from oci-labs/develop
jorwalk Nov 19, 2018
4c2f216
Add the ability to upload to GCS bucket
jorwalk Nov 19, 2018
6d17069
update the html code to upload an image, and redirect to the dashboard
jorwalk Nov 19, 2018
c41cad8
remove .idea files, add to gitignore
jorwalk Nov 19, 2018
433c30e
Create README.md
jorwalk Nov 19, 2018
2bbe537
Merge branch 'master' into feature/app-engine-functionality
jorwalk Nov 19, 2018
f7c613b
remove .idea
jorwalk Nov 19, 2018
bb38b3a
remove background image
jorwalk Nov 19, 2018
9537a67
Update README.md
jorwalk Nov 20, 2018
5659fed
create config.py to include connexion
jorwalk Nov 20, 2018
249eca1
modify main to use connexion
jorwalk Nov 20, 2018
acf3d66
create models.py to capture the default settings configurations
jorwalk Nov 20, 2018
5a0fd7a
Change gcp function
Nov 20, 2018
9fd90b1
script to create database
jorwalk Nov 20, 2018
9910c7e
database
jorwalk Nov 20, 2018
990b783
Update models.py
jorwalk Nov 20, 2018
8e33161
Update README.md
jorwalk Nov 20, 2018
456819d
Create swagger.yml
jorwalk Nov 20, 2018
7175a34
Create settings.py
jorwalk Nov 21, 2018
b094624
Update models.py
jorwalk Nov 21, 2018
2e9d437
Update README.md
jorwalk Nov 21, 2018
49db576
swagger, sqllite, sqlalchemy
jorwalk Nov 21, 2018
671f2cb
alter directory and file names to match model
jorwalk Nov 21, 2018
60794d6
change camera to device
jorwalk Nov 21, 2018
ae3c1c8
add high threshold html and data point into mock
jorwalk Nov 21, 2018
0b69dcd
Create default.py
jorwalk Nov 21, 2018
d85f8c2
settings yaml
jorwalk Nov 21, 2018
20feb3b
Add user to swagger, and crud model
jorwalk Nov 21, 2018
7cfb038
Update user.py
jorwalk Nov 21, 2018
8bddac0
Update swagger.yml
jorwalk Nov 21, 2018
cfdc925
update user model
jorwalk Nov 21, 2018
70a517e
debug settings, update swagger
jorwalk Nov 21, 2018
587af89
Update new_device.html
jorwalk Nov 21, 2018
00a57f6
add crud for device
jorwalk Nov 22, 2018
1b6d152
Update device.py
jorwalk Nov 23, 2018
15bdeeb
Update deepgauge.db
jorwalk Nov 23, 2018
a1e8305
add reading model and swagger
jorwalk Nov 23, 2018
91d030f
Remove tf.base64
Nov 23, 2018
73e9794
Person and people endpoints
jorwalk Nov 26, 2018
b0d30e2
Get pred results through cloud functions
Nov 26, 2018
a6b7ba5
Change comments
Nov 26, 2018
6ee36f7
Remove a comment line from main.py of cloud functions
Nov 26, 2018
482d0cd
Merge pull request #10 from oci-labs/develop
mekhod Nov 26, 2018
1d66c72
in memory sql lite
jorwalk Nov 26, 2018
211289c
background
jorwalk Nov 26, 2018
6890a00
Merge branch 'master' into feature/app-engine-functionality
jorwalk Nov 26, 2018
9c1a122
remove .idea
jorwalk Nov 26, 2018
fc5261e
Merge pull request #9 from oci-labs/feature/app-engine-functionality
jorwalk Nov 26, 2018
20ea412
Remove BigQuery flower code, and gauge image
jorwalk Nov 26, 2018
0ff4cdc
update templates to have hard coded devices, update cloud function wi…
jorwalk Nov 26, 2018
daf7654
Removed background and identified circle
gmaurer Nov 26, 2018
fd06432
Added comments
gmaurer Nov 26, 2018
60040c7
Add hyper_params tunning
Nov 26, 2018
2731126
Added saving image
gmaurer Nov 27, 2018
4421681
Use tf.estimator.train_and_evaluate
Nov 27, 2018
b1b83ff
renamed functions
gmaurer Nov 27, 2018
fc6fe2d
git ignore
gmaurer Nov 27, 2018
3c9b4b8
Merge branch 'master' into feature/remove-background
gmaurer Nov 27, 2018
d49623a
updates to the interaction of the gauge client
jorwalk Nov 27, 2018
0d7eca0
Pull req fixes and formatting
gmaurer Nov 27, 2018
fa5329b
Write sqlalchemy query to get the Readings for a given device
jorwalk Nov 27, 2018
43bfaa7
style on mobile
jorwalk Nov 27, 2018
c8dc513
Add train_and_evaluate
Nov 27, 2018
ff9f720
Train model for demo
Nov 28, 2018
40e9522
Seperated video, formatted, tested multiple images.
gmaurer Nov 28, 2018
d7060f4
Merge pull request #11 from oci-labs/feature/remove-background
gmaurer Nov 28, 2018
2a91a33
add prediction to the Device model.
jorwalk Nov 28, 2018
7eee775
update device and timestamp format
jorwalk Nov 28, 2018
783b3fe
Add confusion matrix
Nov 28, 2018
e931753
Add confusion matrix
Nov 28, 2018
47b6d68
Add confusion matrix to custom estimator
Nov 30, 2018
2d56145
Add confusion matrix
Nov 30, 2018
7ebef30
Remove color-bar
Nov 30, 2018
2fde42a
update the test code
jorwalk Dec 3, 2018
a712d60
Add eval_summary_hook
Dec 3, 2018
5af3ebd
Train primary model
Dec 3, 2018
01e0d72
Write ipython notebook
Dec 4, 2018
ad98205
Train with GPU
Dec 4, 2018
449a972
Created local and GCP functions
gmaurer Dec 5, 2018
a1027c2
Complete first draft of jupyter notebook
Dec 5, 2018
74efaa6
Merge pull request #13 from oci-labs/feature/remove-background
gmaurer Dec 5, 2018
2a3d26b
Merge pull request #12 from oci-labs/feature/app-engine-functionality
jorwalk Dec 5, 2018
e892ec0
Merge remote-tracking branch 'origin/master' into develop
Dec 5, 2018
fb2d461
Modify confusion matrix
Dec 6, 2018
96e7d9d
Modified xml and jpg arch diagram
gmaurer Dec 7, 2018
3cec4fe
Organize files and folders
Dec 7, 2018
735322b
Resolve merge conflict
Dec 7, 2018
bb8d937
Remove git cache
Dec 7, 2018
95132b4
Merge pull request #14 from oci-labs/feature/remove-background
gmaurer Dec 7, 2018
38fa8f1
Merge pull request #15 from oci-labs/develop
mekhod Dec 12, 2018
9b159e9
Fixed a few typos. Added comments.
Dec 13, 2018
4a2ad3d
Added some comments. See sections with {{KS: ....}} in them. Some typ…
Jan 4, 2019
96d18fb
Added some notes to point out errors that are encountered in the note…
Jan 9, 2019
d95d4a2
Added some notes to point out errors that are encountered in the note…
Jan 9, 2019
22665cb
clean up code
jorwalk Jan 15, 2019
0856073
update the templates to have a margin top in the dashboard, and decre…
jorwalk Jan 15, 2019
088946d
Add links
Jan 16, 2019
f5fc7fd
Merge branch 'master' of https://github.com/oci-labs/DeepGauge-ML-Demo
Jan 16, 2019
f5ccecc
Update README.md
jorwalk Jan 16, 2019
2d02c37
Reviewed and updated comments. Still some issues with missing depende…
Jan 17, 2019
9e4d047
Add link to the ensemble code
Jan 21, 2019
eccf7ec
Change notebook
Jan 21, 2019
d609a2e
Change notebook
Jan 21, 2019
4d5bb0c
Change notebook
Jan 21, 2019
19ce2d8
Change notebook
Jan 21, 2019
8e4a249
Change Jupyter notebook
Jan 21, 2019
e1021c3
Change notebook
mekhod Jan 24, 2019
655d629
Change notebook
mekhod Jan 24, 2019
42d2aae
Change requirements.txt
mekhod Jan 24, 2019
59eb810
Add to readme
Jan 28, 2019
d0e4ac4
Add to readme
Jan 28, 2019
b4500ab
Change README.md
Jan 29, 2019
25f89ea
Update requirements.txt
mekhod Apr 30, 2019
77a1315
Test version of the image classification lambda and dashboard
ocielliottc Jul 26, 2019
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
16 changes: 16 additions & 0 deletions .gcloudignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
# This file specifies files that are *not* uploaded to Google Cloud Platform
# using gcloud. It follows the same syntax as .gitignore, with the addition of
# "#!include" directives (which insert the entries of the given .gitignore-style
# file at that point).
#
# For more information, run:
# $ gcloud topic gcloudignore
#
.gcloudignore
# If you would like to upload your .git directory, .gitignore file or files
# from your .gitignore file, remove the corresponding line
# below:
.git
.gitignore

node_modules
79 changes: 79 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,79 @@
<<<<<<< HEAD
# Created by .ignore support plugin (hsz.mobi)
### Example user template template
### Example user template

# IntelliJ project files
.idea
*.iml
out
gen
/CustomEstimator/modules/ensemble_modules/trainer_from_storage/misc/exported_model/
/CustomEstimator/modules/ensemble_modules/trainer_from_storage/hyperparam_original.yaml
/CustomEstimator/CLI_commands/
#/CustomEstimator/gaugeReader.ipynb
/CustomEstimator/data/
/CustomEstimator/.ipynb_checkpoints/
/CustomEstimator/modules/primary_models_modules/logs/exported_model/
/CustomEstimator/modules/primary_models_modules/logs/models_ensemble/
/CustomEstimator/modules/primary_models_modules/logs/primary_models_original/
/CustomEstimator/modules/primary_models_modules/logs/temporary_latest_streaming_image/
/CustomEstimator/modules/primary_models_modules/logs/temporary_models/
/CustomEstimator/modules/primary_models_modules/logs/TensorBoard/
/CustomEstimator/modules/primary_models_modules/logs/models/psi-NAN/
/CustomEstimator/modules/primary_models_modules/logs/models/psi_10/
/CustomEstimator/modules/primary_models_modules/logs/models/psi_9_5/
/CustomEstimator/modules/primary_models_modules/logs/models/psi_1/
/CustomEstimator/modules/primary_models_modules/logs/models/psi_7_5/
/CustomEstimator/modules/primary_models_modules/logs/models/psi_5_5/
/CustomEstimator/modules/primary_models_modules/logs/models/psi_5/
/CustomEstimator/modules/primary_models_modules/logs/models/psi_12/
/CustomEstimator/modules/primary_models_modules/logs/models/psi_3/
/CustomEstimator/modules/primary_models_modules/logs/models/psi_14/
/CustomEstimator/modules/primary_models_modules/logs/models/psi_2_5/
/CustomEstimator/modules/primary_models_modules/logs/models/psi_8/
/CustomEstimator/modules/primary_models_modules/logs/models/psi_11_5/
/CustomEstimator/modules/primary_models_modules/logs/models/psi_13_5/
/CustomEstimator/modules/primary_models_modules/logs/models/psi_11/
/CustomEstimator/modules/primary_models_modules/logs/models/psi_14_5/
/CustomEstimator/modules/primary_models_modules/logs/models/psi_2/
/CustomEstimator/modules/primary_models_modules/logs/models/psi_8_5/
/CustomEstimator/modules/primary_models_modules/logs/models/psi_0/
/CustomEstimator/modules/primary_models_modules/logs/models/psi_6_5/
/CustomEstimator/modules/primary_models_modules/logs/models/psi_4_5/
/CustomEstimator/modules/primary_models_modules/logs/models/psi_6/
/CustomEstimator/modules/primary_models_modules/logs/models/psi_13/
/CustomEstimator/modules/primary_models_modules/logs/models/psi_4/
/CustomEstimator/modules/primary_models_modules/logs/models/psi_15/
/CustomEstimator/modules/primary_models_modules/logs/models/psi_9/
/CustomEstimator/modules/primary_models_modules/logs/models/psi_1_5/
/CustomEstimator/modules/primary_models_modules/logs/models/psi_3_5/
/CustomEstimator/modules/primary_models_modules/logs/models/psi_7/
/CustomEstimator/modules/primary_models_modules/logs/models/psi_10_5/
/CustomEstimator/modules/primary_models_modules/logs/models/psi_12_5/
/CustomEstimator/modules/ensemble_modules/trainer_from_memory/
/CustomEstimator/modules/ensemble_modules/ensemble/
/CustomEstimator/modules/ensemble_modules/trainer_from_storage/bucket_create.sh
/CustomEstimator/modules/ensemble_modules/trainer_from_storage/bucket_data.sh
/CustomEstimator/modules/ensemble_modules/trainer_from_storage/bucket_misc.sh
/CustomEstimator/modules/ensemble_modules/trainer_from_storage/predict_base64_locally.py
/CustomEstimator/modules/ensemble_modules/trainer_from_storage/train_test_local.sh
/CustomEstimator/modules/ensemble_modules/trainer_local/
/CustomEstimator/customEstimator.py
/CustomEstimator/DeepGauge_ML-Demo.ipynb
/CustomEstimator/train_ensemble.py
/CustomEstimator/train_gcp.sh
/CustomEstimator/train_local.sh
/CustomEstimator/trial.py
/CustomEstimator/README.md
/CustomEstimator/prediction_online.py
/CustomEstimator/prediction_batch.py
/CustomEstimator/logs/
||||||| merged common ancestors
.idea/
*.pyc
=======
google-cloud-vision-api/*
test-shadow-removal/*
>>>>>>> master

13 changes: 0 additions & 13 deletions .idea/DeepGauge-ML-Demo.iml

This file was deleted.

14 changes: 0 additions & 14 deletions .idea/inspectionProfiles/Project_Default.xml

This file was deleted.

6 changes: 0 additions & 6 deletions .idea/libraries/R_User_Library.xml

This file was deleted.

4 changes: 0 additions & 4 deletions .idea/misc.xml

This file was deleted.

8 changes: 0 additions & 8 deletions .idea/modules.xml

This file was deleted.

6 changes: 0 additions & 6 deletions .idea/vcs.xml

This file was deleted.

Loading