mirror of
https://github.com/azaion/annotations.git
synced 2026-04-22 23:16:30 +00:00
send port in image matcher arguments
lower expectations from gmaps, enlarge size of download map
This commit is contained in:
@@ -11,8 +11,8 @@
|
||||
},
|
||||
"GpsDeniedClientConfig": {
|
||||
"ZeroMqHost": "127.0.0.1",
|
||||
"ZeroMqPort": 5555,
|
||||
"ZeroMqReceiverPort": 5556
|
||||
"ZeroMqPort": 5535,
|
||||
"ZeroMqReceiverPort": 5536
|
||||
},
|
||||
"DirectoriesConfig": {
|
||||
"ApiResourcesDirectory": "stage",
|
||||
|
||||
@@ -35,7 +35,7 @@
|
||||
"ModelBatchSize": 4
|
||||
},
|
||||
"GpsDeniedConfig": {
|
||||
"MinKeyPoints": 15
|
||||
"MinKeyPoints": 12
|
||||
},
|
||||
"ThumbnailConfig": { "Size": "240,135", "Border": 10 }
|
||||
}
|
||||
Reference in New Issue
Block a user