Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitcd4faa9

Browse files
committed
Merge pull request#59 from Dectinc/master
Fix typo
2 parents8b1c00e +e5faf38 commitcd4faa9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎lib/fast_rcnn/test.py‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -230,7 +230,7 @@ def test_net(net, imdb):
230230
max_per_set=40*num_images
231231
# heuristic: keep at most 100 detection per class per image prior to NMS
232232
max_per_image=100
233-
# detectionthresold for each class (this is adaptively set based on the
233+
# detectionthreshold for each class (this is adaptively set based on the
234234
# max_per_set constraint)
235235
thresh=-np.inf*np.ones(imdb.num_classes)
236236
# top_scores will hold one minheap of scores per class (used to enforce

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp