diff --git a/public/self/js/Director/detection.js b/public/self/js/Director/detection.js index 8e09f1d66..c42266f7c 100644 --- a/public/self/js/Director/detection.js +++ b/public/self/js/Director/detection.js @@ -712,7 +712,7 @@ function loadimg(){ reset_var(); var picturePath = labeltastresult[fileindex].pic_image_field; img.src = ip + "/getgiteaimage?filename=" + picturePath; - var html = picturePath.substring(picturePath.lastIndexOf("/") + 1) + "(" + (tablePageData.current * pageSize + fileindex + 1) + "/" + tablePageData.total + ")" + var html = picturePath.substring(picturePath.lastIndexOf("/") + 1)   + "(" + (tablePageData.current * pageSize + fileindex + 1) + "/" + tablePageData.total + ")" document.getElementById("float_text").innerHTML = html; } function save(){ diff --git a/public/self/labeling.html b/public/self/labeling.html index a1b426d40..867d696bc 100644 --- a/public/self/labeling.html +++ b/public/self/labeling.html @@ -393,13 +393,13 @@ ul.region_shape .selected { fill:#ffffff; stroke:#ff0000; }
-
+
-
- dog.1000.jpg +
+