B1tstorm / customized_object_detection_system

customized object detection with tensorflow to simply inference, train & evaluate a model or annotate own datasets
GNU General Public License v3.0
0 stars 0 forks source link

Bei start des ml backends soll das laden des Modells angestoßen werden #9

Open B1tstorm opened 1 year ago

B1tstorm commented 1 year ago

Es muss bei start passieren, sonst kann es zu konflikten kommen und das ml backend friert ein und schließt das laden in den RAM nicht ab.

AnasAr96 commented 1 year ago

Der folgende Befehl löst das Laden des Models aus:

curl "http://localhost:8080/api/ml?project=1" -H 'Authorization: Token 69a8773df8ff091cee17271e24af196818623a75'