host: frontend05-hpc.picalike.corpex-kunden.de
port: 8093
method: POST
parameters should be passed as form fields
{ "img_url": <str>, "labels": [ [color, score], ..., [label, score], ... ], "result":[ { "category": <str>, "similar_items":[ { "name": <str>, "url": <str>, "gender": <str>, "brand": <str>, "score": <float>, "price": <float> }, ... ] }, ... ] }