Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
ModelZoo
ResNet50_tensorflow
Commits
7d1fb7c7
"docs/vscode:/vscode.git/clone" did not exist on "66c72082d07f51918707d69cf801beb3bcf1fbee"
Commit
7d1fb7c7
authored
Nov 16, 2021
by
Vishnu Banna
Browse files
model Kmean comments adressed
parent
5d419763
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
5 deletions
+0
-5
official/vision/beta/projects/yolo/ops/kmeans_anchors.py
official/vision/beta/projects/yolo/ops/kmeans_anchors.py
+0
-5
No files found.
official/vision/beta/projects/yolo/ops/kmeans_anchors.py
View file @
7d1fb7c7
...
...
@@ -17,13 +17,8 @@ import numpy as np
import
tensorflow
as
tf
from
official.vision.beta.projects.yolo.ops
import
box_ops
from
official.vision.beta.projects.yolo.ops
import
math_ops
from
official.core
import
input_reader
import
matplotlib.patches
as
patches
import
matplotlib.pyplot
as
plt
from
matplotlib.pyplot
import
cm
import
logging
def
_iou
(
X
,
centroids_X
,
iou_type
=
"iou"
):
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment