Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
K
keras-smoke-detection
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
ar-noc
keras-smoke-detection
Commits
af9a5a7b
Commit
af9a5a7b
authored
4 years ago
by
Byungheong Jeong
Browse files
Options
Downloads
Patches
Plain Diff
Update README.md
parent
c378f2d0
No related branches found
No related tags found
No related merge requests found
Pipeline
#13639
passed
4 years ago
Stage: build-and-push
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
scripts/README.md
+5
-5
5 additions, 5 deletions
scripts/README.md
with
5 additions
and
5 deletions
scripts/README.md
+
5
−
5
View file @
af9a5a7b
...
...
@@ -7,20 +7,20 @@ The scrips and notebooks within this directory are everything needed to download
Just run this shell file at the place you want the directory to be
-
imageLoader.ipynb: Used to sort the HPWREN archieve into (training, testing, validation) subdirectories that Keras can read


Set the mypath to the current location of the HPWREN archieve (filtered)
Set savepath to the directory you want the sorted data archieve (with training, validation, and test )
-
trainingScript.py: Used to define the model and use it to train on the subdirectories that was previously created


Assign all the subdirectories


This is the location where the model will be saved


This is the location where the training history will be saved
-
historyEvaluator.ipynb: Used to see the training loss and other metrics of training done of script


Assign this to where the training history was saved (above)
-
testing.ipynb: Used to test new model on training subset
\ No newline at end of file
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment