Added model as well
This commit is contained in:
@@ -5,5 +5,6 @@ public enum ModelIndex
|
||||
{
|
||||
NONE,
|
||||
FINGERSPELLING,
|
||||
BASIC_SIGNS
|
||||
BASIC_SIGNS,
|
||||
SPACE
|
||||
}
|
||||
|
||||
8
Assets/Common/Models/Space.meta
Normal file
8
Assets/Common/Models/Space.meta
Normal file
@@ -0,0 +1,8 @@
|
||||
fileFormatVersion: 2
|
||||
guid: 58f3dd20f831d9d4dbd5f0b48c5dcbd8
|
||||
folderAsset: yes
|
||||
DefaultImporter:
|
||||
externalObjects: {}
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
||||
BIN
Assets/Common/Models/Space/Space_embedding_model.mlmodel
Normal file
BIN
Assets/Common/Models/Space/Space_embedding_model.mlmodel
Normal file
Binary file not shown.
@@ -0,0 +1,10 @@
|
||||
fileFormatVersion: 2
|
||||
guid: 5636916a94bf8184cb2e4f70611fc780
|
||||
ScriptedImporter:
|
||||
internalIDToNameTable: []
|
||||
externalObjects: {}
|
||||
serializedVersion: 2
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
||||
script: {fileID: 11500000, guid: 3e882272056fc4ddfa14de161aaba2ba, type: 3}
|
||||
BIN
Assets/Common/Models/Space/Space_embedding_model.onnx
Normal file
BIN
Assets/Common/Models/Space/Space_embedding_model.onnx
Normal file
Binary file not shown.
10
Assets/Common/Models/Space/Space_embedding_model.onnx.meta
Normal file
10
Assets/Common/Models/Space/Space_embedding_model.onnx.meta
Normal file
@@ -0,0 +1,10 @@
|
||||
fileFormatVersion: 2
|
||||
guid: e7583ca06717dbb449a59b348a4aa21d
|
||||
ScriptedImporter:
|
||||
internalIDToNameTable: []
|
||||
externalObjects: {}
|
||||
serializedVersion: 2
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
||||
script: {fileID: 11500000, guid: 8264490bef67c46f2982e6dd3f5e46cd, type: 3}
|
||||
1
Assets/Common/Models/Space/embeddings.json
Normal file
1
Assets/Common/Models/Space/embeddings.json
Normal file
File diff suppressed because one or more lines are too long
7
Assets/Common/Models/Space/embeddings.json.meta
Normal file
7
Assets/Common/Models/Space/embeddings.json.meta
Normal file
@@ -0,0 +1,7 @@
|
||||
fileFormatVersion: 2
|
||||
guid: 2a7a2dd1461c3aa43921ab173b8692c5
|
||||
TextScriptImporter:
|
||||
externalObjects: {}
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
||||
@@ -15,7 +15,7 @@ MonoBehaviour:
|
||||
title: Ruimte
|
||||
description: Verken de cosmos met gebarentaal
|
||||
themeIndex: 8
|
||||
modelIndex: 0
|
||||
modelIndex: 3
|
||||
learnables:
|
||||
- name: Aarde
|
||||
image: {fileID: 21300000, guid: 387649a8732c733478ec99e83e80b809, type: 3}
|
||||
|
||||
@@ -25,4 +25,8 @@ MonoBehaviour:
|
||||
modelWINDOWS: {fileID: 8538825877217656561, guid: 1be770d7aacc847988cabc9de250aaf7, type: 3}
|
||||
modelMAC: {fileID: 8538825877217656561, guid: ac007754b9aee4f59b58b4205bb75562, type: 3}
|
||||
embeddingsFile: {fileID: 4900000, guid: 4e303164823194bc4be87f4c9550cfd0, type: 3}
|
||||
- index: 3
|
||||
modelWINDOWS: {fileID: 8538825877217656561, guid: e7583ca06717dbb449a59b348a4aa21d, type: 3}
|
||||
modelMAC: {fileID: 8538825877217656561, guid: 5636916a94bf8184cb2e4f70611fc780, type: 3}
|
||||
embeddingsFile: {fileID: 4900000, guid: 2a7a2dd1461c3aa43921ab173b8692c5, type: 3}
|
||||
currentModelIndex: 1
|
||||
|
||||
@@ -186,8 +186,10 @@ PlayerSettings:
|
||||
- {fileID: 0}
|
||||
- {fileID: 0}
|
||||
- {fileID: 0}
|
||||
- {fileID: 11400000, guid: 6ded44152d5c1ef49a004fb7d14f9987, type: 2}
|
||||
- {fileID: 11400000, guid: a465991eb14bf5e408a5ae44b5e52904, type: 2}
|
||||
- {fileID: 0}
|
||||
- {fileID: 0}
|
||||
- {fileID: 0}
|
||||
- {fileID: 0}
|
||||
metroInputSource: 0
|
||||
wsaTransparentSwapchain: 0
|
||||
m_HolographicPauseOnTrackingLoss: 1
|
||||
|
||||
Reference in New Issue
Block a user