diff --git a/web/public/locales/en/views/classificationModel.json b/web/public/locales/en/views/classificationModel.json index a49082584..fcfe295cc 100644 --- a/web/public/locales/en/views/classificationModel.json +++ b/web/public/locales/en/views/classificationModel.json @@ -61,8 +61,7 @@ "steps": { "nameAndDefine": "Name & Define", "stateArea": "State Area", - "chooseExamples": "Choose Examples", - "train": "Train" + "chooseExamples": "Choose Examples" }, "step1": { "description": "Create a new state or object classification model.", @@ -99,9 +98,6 @@ "step3": { "selectImagesPrompt": "Select all images with: {{className}}", "selectImagesDescription": "Click on images to select them. Click Continue when you're done with this class.", - "allImagesClassified": "All images classified!", - "readyToContinue": "Click Continue to finish and start training.", - "description": "Classify the example images below. These samples will be used to train your model.", "generating": { "title": "Generating Sample Images", "description": "We're pulling representative images from your recordings. This may take a moment..." @@ -111,8 +107,6 @@ "description": "Your model is being trained in the background. You can close this wizard and the training will continue." }, "retryGenerate": "Retry Generation", - "selectClass": "Select class...", - "none": "None", "noImages": "No sample images generated", "classifying": "Classifying & Training...", "trainingStarted": "Training started successfully", diff --git a/web/public/locales/en/views/faceLibrary.json b/web/public/locales/en/views/faceLibrary.json index 6febf85f0..08050977e 100644 --- a/web/public/locales/en/views/faceLibrary.json +++ b/web/public/locales/en/views/faceLibrary.json @@ -5,10 +5,6 @@ "invalidName": "Invalid name. Names can only include letters, numbers, spaces, apostrophes, underscores, and hyphens." }, "details": { - "subLabelScore": "Sub Label Score", - "scoreInfo": "The sub label score is the weighted score for all of the recognized face confidences, so this may differ from the score shown on the snapshot.", - "face": "Face Details", - "faceDesc": "Details of the tracked object that generated this face", "timestamp": "Timestamp", "unknown": "Unknown" }, @@ -19,8 +15,6 @@ }, "collections": "Collections", "createFaceLibrary": { - "title": "Create Collection", - "desc": "Create a new collection", "new": "Create New Face", "nextSteps": "To build a strong foundation:
  • Use the Recent Recognitions tab to select and train on images for each detected person.
  • Focus on straight-on images for best results; avoid training images that capture faces at an angle.
  • " }, @@ -37,8 +31,6 @@ "aria": "Select recent recognitions", "empty": "There are no recent face recognition attempts" }, - "selectItem": "Select {{item}}", - "selectFace": "Select Face", "deleteFaceLibrary": { "title": "Delete Name", "desc": "Are you sure you want to delete the collection {{name}}? This will permanently delete all associated faces." @@ -69,7 +61,6 @@ "maxSize": "Max size: {{size}}MB" }, "nofaces": "No faces available", - "pixels": "{{area}}px", "trainFaceAs": "Train Face as:", "trainFace": "Train Face", "toast": {