Browse Source

Add a demo image to show it in offline environment

pull/1575/head
Hironsan 3 years ago
parent
commit
c62e8999ff
2 changed files with 1 additions and 1 deletions
  1. BIN
      frontend/assets/6737785.png
  2. 2
      frontend/pages/demo/image-classification/index.vue

BIN
frontend/assets/6737785.png

Before After
Width: 300  |  Height: 300  |  Size: 20 KiB

2
frontend/pages/demo/image-classification/index.vue

@ -65,7 +65,7 @@ export default {
singleLabel: true, singleLabel: true,
currentDoc: { currentDoc: {
id: 8, id: 8,
filename: 'https://avatars.githubusercontent.com/u/6737785?v=4',
filename: '~/assets/6737785.png',
annotations: [ annotations: [
{ {
id: 17, id: 17,

Loading…
Cancel
Save