Toggle navigation
Toggle navigation
This project
Loading...
Sign in
MWD
/
2020-02-OSS-TermProject
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Graphs
Network
Create a new issue
Commits
Issue Boards
Authored by
이재호
2020-12-06 12:19:29 +0900
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
8eab88b254a2f0da5f8b3c0770656887324f0732
8eab88b2
1 parent
6ab3694f
Update model
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
views/index.ejs
views/index.ejs
View file @
8eab88b
...
...
@@ -20,7 +20,7 @@
// https://github.com/googlecreativelab/teachablemachine-community/tree/master/libraries/image
// the link to your model provided by Teachable Machine export panel
const
URL
=
"https://teachablemachine.withgoogle.com/models/
CZw3xQLld
/"
;
const
URL
=
"https://teachablemachine.withgoogle.com/models/
ujJHV9bKh
/"
;
let
model
,
webcam
,
labelContainer
,
maxPredictions
;
...
...
Please
register
or
login
to post a comment