Koi

Results 3 issues of Koi

When I test your repo i found that in [line 72 of nn_matching.h](https://github.com/weixu000/libtorch-yolov3-deepsort/blob/master/tracking/src/nn_matching.h#L72) have a trouble. when you call `nn_cosine_distance` if for loop ([line 55](https://github.com/weixu000/libtorch-yolov3-deepsort/blob/master/tracking/src/nn_matching.h#L55)), when `i==0`, time taken by...

I have a `GET` api, and I my code is: ```cpp CROW_ROUTE(app, "/license").methods("GET"_method)([](const crow::request &req) { try { if (req.url_params.get("serial") == nullptr) return crow::response(400); additionalPayload = std::string(req.url_params.get("serial")); if (req.url_params.get("period") ==...

further information required

`https://github.com/amraynweb/cryptopp-pem` is not available now! Are you have any alternative?