Aleksandr Kovalko

Results 5 issues of Aleksandr Kovalko

Function `computeOffsetOrigin` may not have solutions, e.g.: ``` // 'over' the pole. SphericalUtil::computeOffsetOrigin(LatLng(80, 0), M_PI * MathUtil::EARTH_RADIUS / 4, 180); // A distance that doesn't fit on the earth. SphericalUtil::computeOffsetOrigin(LatLng(80,...

bug

А что, дизайн и функционал простые - почему бы и нет? :)

Hi, thanks for the project! Can you help me, I tried to load `catdetector.pkl` but get error `Missing keys in state_dict: "conv1.bias"` What should I do?