-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
4bc73d3
commit 3df288b
Showing
9 changed files
with
16 additions
and
16 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -4,7 +4,7 @@ | |
<meta charset="utf-8" /> | ||
<meta http-equiv="X-UA-Compatible" content="IE=edge" /> | ||
<meta name="viewport" content="width=device-width, initial-scale=1" /> | ||
<title>Image classification with Coligo and Watson Visual Recognition</title> | ||
<title>Image classification with Code Engine</title> | ||
<link | ||
rel="stylesheet" | ||
href="https://cdn.jsdelivr.net/npm/[email protected]/css/bulma.min.css" | ||
|
@@ -23,7 +23,7 @@ | |
<div class="container"> | ||
<div class="navbar-brand"> | ||
<h1 class="navbar-item title"> | ||
Image Classification with Coligo | ||
Image Classification with Code Engine | ||
</h1> | ||
<span class="navbar-burger burger" data-target="navbarMenu"> | ||
<span></span> | ||
|
@@ -36,7 +36,7 @@ <h1 class="navbar-item title"> | |
<div class="navbar-item"> | ||
<div class="field is-grouped"> | ||
<p class="control"> | ||
<a target="_blank" href="https://github.ibm.com/portfolio-solutions/coligo-object-detection"> | ||
<a target="_blank" href="https://github.ibm.com/portfolio-solutions/codeengine-image-classification"> | ||
<span class="icon"> | ||
<i class="fab fa-github"></i> | ||
</span> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -4,7 +4,7 @@ | |
<meta charset="utf-8" /> | ||
<meta http-equiv="X-UA-Compatible" content="IE=edge" /> | ||
<meta name="viewport" content="width=device-width, initial-scale=1" /> | ||
<title>Image classification with Coligo and Watson Visual Recognition</title> | ||
<title>Image classification with Code Engine</title> | ||
<link | ||
rel="stylesheet" | ||
href="https://cdn.jsdelivr.net/npm/[email protected]/css/bulma.min.css" | ||
|
@@ -23,7 +23,7 @@ | |
<div class="container"> | ||
<div class="nav-left"> | ||
<h1 class="navbar-item title"> | ||
Image Classification with Coligo | ||
Image Classification with Code Engine | ||
</h1> | ||
<span class="navbar-burger burger" data-target="navbarMenu"> | ||
<span></span> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -4,7 +4,7 @@ | |
<meta charset="utf-8" /> | ||
<meta http-equiv="X-UA-Compatible" content="IE=edge" /> | ||
<meta name="viewport" content="width=device-width, initial-scale=1" /> | ||
<title>Image classification with Coligo and Watson Visual Recognition</title> | ||
<title>Image classification with Code Engine and Watson Visual Recognition</title> | ||
<link | ||
rel="stylesheet" | ||
href="https://cdn.jsdelivr.net/npm/[email protected]/css/bulma.min.css" | ||
|
@@ -24,7 +24,7 @@ | |
<div class="container"> | ||
<div class="navbar-brand"> | ||
<h1 class="navbar-item title"> | ||
Image Classification with Coligo | ||
Image Classification with Code Engine | ||
</h1> | ||
<span class="navbar-burger burger" data-target="navbarMenu"> | ||
<span></span> | ||
|
@@ -70,7 +70,7 @@ <h1 class="title is-2"> | |
Image Classification | ||
</h1> | ||
<h2 class="subtitle is-4"> | ||
powered by Coligo and Visual Recognition | ||
powered by Code Engine and Visual Recognition | ||
</h2> | ||
<br /> | ||
<div class="field"> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters