You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: example/src/containers/App/index.tsx
+1-1
Original file line number
Diff line number
Diff line change
@@ -116,7 +116,7 @@ class App extends React.Component {
116
116
<divclassName={styles.info}>
117
117
<h2>Instructions</h2>
118
118
<p>
119
-
Drag and drop some labeled images below to begin training your classifier. <ahref="https://thekevinscott.com/download-image-datasets">You can download image datasets here.</a>
119
+
Drag and drop some labeled images below to begin training your classifier. <ahref="https://thekevinscott.github.io/download-image-datasets/">You can download image datasets here.</a>
120
120
</p>
121
121
<p><em>Organize your images into folders, where the folders' names are the desired labels.</em></p>
0 commit comments