Add model and label dict
Browse files- label_dict.json +1 -0
- model.pth +3 -0
label_dict.json
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
{"details.address": 0, "tour.postcode.select": 1, "tour.finish": 2, "details.safeplace": 3, "details.preferedNeighbour": 4, "details.avoidNeighbour": 5, "tour.job.collected": 6, "no": 7, "yes": 8, "tour.start": 9, "tour.details": 10, "tour.job.signature": 11, "tour.job.delivered": 12, "select": 13, "tour.job.safePlace": 14, "safeplace": 15, "navigate": 16, "tour.job.carriedForward": 17, "tour.job.failed": 18, "help": 19, "navigate.back": 20, "undefined": 21}
|
model.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:99a4547a31627df80e42495041956f1d958c6833ef19bc92cca0182cee40ce77
|
3 |
+
size 27585
|