mirror of
https://github.com/azaion/annotations.git
synced 2026-04-22 22:06:30 +00:00
switcher dataset explorer
lat lon -> geopoint correct location for gps if small keypoints number
This commit is contained in:
@@ -54,7 +54,6 @@ public class InferenceClient : IInferenceClient
|
||||
catch (Exception e)
|
||||
{
|
||||
_logger.LogError(e, e.Message);
|
||||
throw;
|
||||
}
|
||||
|
||||
_dealer.Options.Identity = Encoding.UTF8.GetBytes(_clientId.ToString("N"));
|
||||
|
||||
Reference in New Issue
Block a user