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
SOLOv2-pytorch
Commits
1bd3f3f1
Commit
1bd3f3f1
authored
Jan 21, 2019
by
yhcao6
Browse files
remove repeat build nms
parent
dc57735f
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
5 deletions
+0
-5
compile.sh
compile.sh
+0
-5
No files found.
compile.sh
View file @
1bd3f3f1
...
@@ -21,11 +21,6 @@ cd ../nms
...
@@ -21,11 +21,6 @@ cd ../nms
make clean
make clean
make
PYTHON
=
${
PYTHON
}
make
PYTHON
=
${
PYTHON
}
echo
"Building nms op..."
cd
../nms
make clean
make
PYTHON
=
${
PYTHON
}
echo
"Building dcn..."
echo
"Building dcn..."
cd
../dcn
cd
../dcn
if
[
-d
"build"
]
;
then
if
[
-d
"build"
]
;
then
...
...
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