diff --git a/README.md b/README.md index 5a5b39f..8bb0142 100644 --- a/README.md +++ b/README.md @@ -354,7 +354,7 @@ axios(config) #### Response example ![](data/helpers/detection.png)


-### Detections by image url list(POST http://localhost:5050/detetions/by-url-list) +### Detections by image url list(POST http://localhost:5050/detections/by-url-list) need image url list json form #### Request example ```json diff --git a/static/detections/1.png b/static/detections/1.png new file mode 100644 index 0000000..1d33f86 Binary files /dev/null and b/static/detections/1.png differ diff --git a/static/detections/5a1c01mg_turkey-istanbul-blast_650x400_13_November_22.png b/static/detections/5a1c01mg_turkey-istanbul-blast_650x400_13_November_22.png new file mode 100644 index 0000000..7e2580b Binary files /dev/null and b/static/detections/5a1c01mg_turkey-istanbul-blast_650x400_13_November_22.png differ diff --git a/static/detections/detection0.png b/static/detections/detection0.png new file mode 100644 index 0000000..c72a982 Binary files /dev/null and b/static/detections/detection0.png differ diff --git a/static/detections/detection1.png b/static/detections/detection1.png new file mode 100644 index 0000000..9d195c3 Binary files /dev/null and b/static/detections/detection1.png differ