Skip to content
This repository was archived by the owner on Jun 22, 2022. It is now read-only.

Commit 2adf60a

Browse files
author
Kamil A. Kaczmarek
authored
preparing for release (#80)
1 parent deef207 commit 2adf60a

17 files changed

+16
-551
lines changed

configs/neptune.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
project: YOUR_PROJECT_NAME
1+
project: USERNAME/googleai-object-detection
22

3-
name: google AI object detection
3+
name: Google AI object detection
44
tags: [solution-1]
55

66
metric:
@@ -87,4 +87,4 @@ parameters:
8787

8888
# Postprocessing
8989
classification_threshold: 0.05
90-
nms_threshold: 0.5
90+
nms_threshold: 0.5

0 commit comments

Comments
 (0)