Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Mihai Vanea
urop
Commits
0b3913fa
Commit
0b3913fa
authored
Sep 13, 2017
by
mihaivanea
Browse files
Preparing the job description for testing running one condor job on Wider Face
parent
f9a505e0
Changes
2
Show whitespace changes
Inline
Side-by-side
benchmark.py
View file @
0b3913fa
...
...
@@ -44,7 +44,7 @@ def analyse(dataset, source_file, t1, t2, t3, factor):
out_img
=
facenet
.
add_labels
(
img
,
box
,
pts
)
save_path
=
"analysed_"
+
in_path
[:(
len
(
in_path
)
-
4
)]
\
+
"_analysed"
+
in_path
[(
len
(
in_path
)
-
4
):]
imsave
(
save_path
,
out_img
)
#
imsave(save_path, out_img)
log_file
.
write
(
out_path
+
'
\n
'
)
log_file
.
write
(
str
(
len
(
box
))
+
'
\n
'
)
for
j
in
range
(
len
(
box
)):
...
...
job_run_1_wider_face.cmd
View file @
0b3913fa
...
...
@@ -242,330 +242,330 @@ requirements = (machine == "sprite01.doc.ic.ac.uk") || \
(
machine
==
"edge39.doc.ic.ac.uk"
)
||
\
(
machine
==
"edge40.doc.ic.ac.uk"
)
#
arguments
=
"0.25 0.25 0.25 0.25 wider_face_paths_and_lables.txt"
#
queue
#
#
#
arguments
=
"0.25 0.25 0.25 0.5 wider_face_paths_and_lables.txt"
#
queue
#
#
#
arguments
=
"0.25 0.25 0.25 0.75 wider_face_paths_and_lables.txt"
#
queue
#
#
#
arguments
=
"0.25 0.25 0.5 0.25 wider_face_paths_and_lables.txt"
#
queue
#
#
#
arguments
=
"0.25 0.25 0.5 0.5 wider_face_paths_and_lables.txt"
#
queue
#
#
#
arguments
=
"0.25 0.25 0.5 0.75 wider_face_paths_and_lables.txt"
#
queue
#
#
#
arguments
=
"0.25 0.25 0.75 0.25 wider_face_paths_and_lables.txt"
#
queue
#
#
#
arguments
=
"0.25 0.25 0.75 0.5 wider_face_paths_and_lables.txt"
#
queue
#
#
#
arguments
=
"0.25 0.25 0.75 0.75 wider_face_paths_and_lables.txt"
#
queue
#
#
#
arguments
=
"0.25 0.5 0.25 0.25 wider_face_paths_and_lables.txt"
#
queue
#
#
#
arguments
=
"0.25 0.5 0.25 0.5 wider_face_paths_and_lables.txt"
#
queue
#
#
#
arguments
=
"0.25 0.5 0.25 0.75 wider_face_paths_and_lables.txt"
#
queue
#
#
#
arguments
=
"0.25 0.5 0.5 0.25 wider_face_paths_and_lables.txt"
#
queue
#
#
#
arguments
=
"0.25 0.5 0.5 0.5 wider_face_paths_and_lables.txt"
#
queue
#
#
#
arguments
=
"0.25 0.5 0.5 0.75 wider_face_paths_and_lables.txt"
#
queue
#
#
#
arguments
=
"0.25 0.5 0.75 0.25 wider_face_paths_and_lables.txt"
#
queue
#
#
#
arguments
=
"0.25 0.5 0.75 0.5 wider_face_paths_and_lables.txt"
#
queue
#
#
#
arguments
=
"0.25 0.5 0.75 0.75 wider_face_paths_and_lables.txt"
#
queue
#
#
#
arguments
=
"0.25 0.75 0.25 0.25 wider_face_paths_and_lables.txt"
#
queue
#
#
#
arguments
=
"0.25 0.75 0.25 0.5 wider_face_paths_and_lables.txt"
#
queue
#
#
#
arguments
=
"0.25 0.75 0.25 0.75 wider_face_paths_and_lables.txt"
#
queue
#
#
#
arguments
=
"0.25 0.75 0.5 0.25 wider_face_paths_and_lables.txt"
#
queue
#
#
#
arguments
=
"0.25 0.75 0.5 0.5 wider_face_paths_and_lables.txt"
#
queue
#
#
#
arguments
=
"0.25 0.75 0.5 0.75 wider_face_paths_and_lables.txt"
#
queue
#
#
#
arguments
=
"0.25 0.75 0.75 0.25 wider_face_paths_and_lables.txt"
#
queue
#
#
#
arguments
=
"0.25 0.75 0.75 0.5 wider_face_paths_and_lables.txt"
#
queue
#
#
#
arguments
=
"0.25 0.75 0.75 0.75 wider_face_paths_and_lables.txt"
#
queue
#
#
#
arguments
=
"0.5 0.25 0.25 0.25 wider_face_paths_and_lables.txt"
#
queue
#
#
#
arguments
=
"0.5 0.25 0.25 0.5 wider_face_paths_and_lables.txt"
#
queue
#
#
#
arguments
=
"0.5 0.25 0.25 0.75 wider_face_paths_and_lables.txt"
#
queue
#
#
#
arguments
=
"0.5 0.25 0.5 0.5 wider_face_paths_and_lables.txt"
#
queue
#
#
#
arguments
=
"0.5 0.25 0.5 0.75 wider_face_paths_and_lables.txt"
#
queue
#
#
#
arguments
=
"0.5 0.25 0.75 0.25 wider_face_paths_and_lables.txt"
#
queue
#
#
#
arguments
=
"0.5 0.25 0.75 0.5 wider_face_paths_and_lables.txt"
#
queue
#
#
#
arguments
=
"0.5 0.25 0.75 0.75 wider_face_paths_and_lables.txt"
#
queue
#
#
#
arguments
=
"0.5 0.5 0.25 0.25 wider_face_paths_and_lables.txt"
#
queue
#
#
#
arguments
=
"0.5 0.5 0.25 0.5 wider_face_paths_and_lables.txt"
#
queue
#
#
#
arguments
=
"0.5 0.5 0.25 0.75 wider_face_paths_and_lables.txt"
#
queue
#
#
#
arguments
=
"0.5 0.5 0.5 0.25 wider_face_paths_and_lables.txt"
#
queue
#
#
#
arguments
=
"0.5 0.5 0.5 0.75 wider_face_paths_and_lables.txt"
#
queue
#
#
#
arguments
=
"0.5 0.5 0.75 0.25 wider_face_paths_and_lables.txt"
#
queue
#
#
#
arguments
=
"0.5 0.5 0.75 0.5 wider_face_paths_and_lables.txt"
#
queue
#
#
#
arguments
=
"0.5 0.5 0.75 0.75 wider_face_paths_and_lables.txt"
#
queue
#
#
#
arguments
=
"0.5 0.75 0.25 0.25 wider_face_paths_and_lables.txt"
#
queue
#
#
#
arguments
=
"0.5 0.75 0.25 0.5 wider_face_paths_and_lables.txt"
#
queue
#
#
#
arguments
=
"0.5 0.75 0.25 0.75 wider_face_paths_and_lables.txt"
#
queue
#
#
#
arguments
=
"0.5 0.75 0.5 0.25 wider_face_paths_and_lables.txt"
#
queue
#
#
#
arguments
=
"0.5 0.75 0.5 0.5 wider_face_paths_and_lables.txt"
#
queue
#
#
#
arguments
=
"0.5 0.75 0.5 0.75 wider_face_paths_and_lables.txt"
#
queue
#
#
#
arguments
=
"0.5 0.75 0.75 0.25 wider_face_paths_and_lables.txt"
#
queue
#
#
#
arguments
=
"0.5 0.75 0.75 0.5 wider_face_paths_and_lables.txt"
#
queue
#
#
#
arguments
=
"0.5 0.75 0.75 0.75 wider_face_paths_and_lables.txt"
#
queue
#
#
#
arguments
=
"0.75 0.25 0.25 0.25 wider_face_paths_and_lables.txt"
#
queue
#
#
#
arguments
=
"0.75 0.25 0.25 0.5 wider_face_paths_and_lables.txt"
#
queue
#
#
#
arguments
=
"0.75 0.25 0.25 0.75 wider_face_paths_and_lables.txt"
#
queue
#
#
#
arguments
=
"0.75 0.25 0.5 0.25 wider_face_paths_and_lables.txt"
#
queue
#
#
#
arguments
=
"0.75 0.25 0.5 0.5 wider_face_paths_and_lables.txt"
#
queue
#
#
#
arguments
=
"0.75 0.25 0.5 0.75 wider_face_paths_and_lables.txt"
#
queue
#
#
#
arguments
=
"0.75 0.25 0.75 0.25 wider_face_paths_and_lables.txt"
#
queue
#
#
#
arguments
=
"0.75 0.25 0.75 0.5 wider_face_paths_and_lables.txt"
#
queue
#
#
#
arguments
=
"0.75 0.25 0.75 0.75 wider_face_paths_and_lables.txt"
#
queue
#
#
#
arguments
=
"0.75 0.5 0.25 0.25 wider_face_paths_and_lables.txt"
#
queue
#
#
#
arguments
=
"0.75 0.5 0.25 0.5 wider_face_paths_and_lables.txt"
#
queue
#
#
#
arguments
=
"0.75 0.5 0.25 0.75 wider_face_paths_and_lables.txt"
#
queue
#
#
#
arguments
=
"0.75 0.5 0.5 0.25 wider_face_paths_and_lables.txt"
#
queue
#
#
#
arguments
=
"0.75 0.5 0.5 0.5 wider_face_paths_and_lables.txt"
#
queue
#
#
#
arguments
=
"0.75 0.5 0.5 0.75 wider_face_paths_and_lables.txt"
#
queue
#
#
#
arguments
=
"0.75 0.5 0.75 0.25 wider_face_paths_and_lables.txt"
#
queue
#
#
#
arguments
=
"0.75 0.5 0.5 0.75 wider_face_paths_and_lables.txt"
#
queue
#
#
#
arguments
=
"0.75 0.5 0.5 0.75 wider_face_paths_and_lables.txt"
#
queue
#
#
#
arguments
=
"0.75 0.5 0.75 0.25 wider_face_paths_and_lables.txt"
#
queue
#
#
#
arguments
=
"0.75 0.5 0.75 0.5 wider_face_paths_and_lables.txt"
#
queue
#
#
#
arguments
=
"0.75 0.5 0.75 0.75 wider_face_paths_and_lables.txt"
#
queue
#
#
#
arguments
=
"0.75 0.75 0.25 0.25 wider_face_paths_and_lables.txt"
#
queue
#
#
#
arguments
=
"0.75 0.75 0.25 0.5 wider_face_paths_and_lables.txt"
#
queue
#
#
#
arguments
=
"0.75 0.75 0.25 0.75 wider_face_paths_and_lables.txt"
#
queue
#
#
#
arguments
=
"0.75 0.75 0.5 0.25 wider_face_paths_and_lables.txt"
#
queue
#
#
#
arguments
=
"0.75 0.75 0.5 0.5 wider_face_paths_and_lables.txt"
#
queue
#
#
#
arguments
=
"0.75 0.75 0.5 0.75 wider_face_paths_and_lables.txt"
#
queue
#
#
#
arguments
=
"0.75 0.75 0.75 0.25 wider_face_paths_and_lables.txt"
#
queue
#
#
#
arguments
=
"0.75 0.75 0.75 0.5 wider_face_paths_and_lables.txt"
#
queue
#
#
arguments
=
"0.25 0.25 0.25 0.25 wider_face_paths_and_lables.txt"
queue
arguments
=
"0.25 0.25 0.25 0.5 wider_face_paths_and_lables.txt"
queue
arguments
=
"0.25 0.25 0.25 0.75 wider_face_paths_and_lables.txt"
queue
arguments
=
"0.25 0.25 0.5 0.25 wider_face_paths_and_lables.txt"
queue
arguments
=
"0.25 0.25 0.5 0.5 wider_face_paths_and_lables.txt"
queue
arguments
=
"0.25 0.25 0.5 0.75 wider_face_paths_and_lables.txt"
queue
arguments
=
"0.25 0.25 0.75 0.25 wider_face_paths_and_lables.txt"
queue
arguments
=
"0.25 0.25 0.75 0.5 wider_face_paths_and_lables.txt"
queue
arguments
=
"0.25 0.25 0.75 0.75 wider_face_paths_and_lables.txt"
queue
arguments
=
"0.25 0.5 0.25 0.25 wider_face_paths_and_lables.txt"
queue
arguments
=
"0.25 0.5 0.25 0.5 wider_face_paths_and_lables.txt"
queue
arguments
=
"0.25 0.5 0.25 0.75 wider_face_paths_and_lables.txt"
queue
arguments
=
"0.25 0.5 0.5 0.25 wider_face_paths_and_lables.txt"
queue
arguments
=
"0.25 0.5 0.5 0.5 wider_face_paths_and_lables.txt"
queue
arguments
=
"0.25 0.5 0.5 0.75 wider_face_paths_and_lables.txt"
queue
arguments
=
"0.25 0.5 0.75 0.25 wider_face_paths_and_lables.txt"
queue
arguments
=
"0.25 0.5 0.75 0.5 wider_face_paths_and_lables.txt"
queue
arguments
=
"0.25 0.5 0.75 0.75 wider_face_paths_and_lables.txt"
queue
arguments
=
"0.25 0.75 0.25 0.25 wider_face_paths_and_lables.txt"
queue
arguments
=
"0.25 0.75 0.25 0.5 wider_face_paths_and_lables.txt"
queue
arguments
=
"0.25 0.75 0.25 0.75 wider_face_paths_and_lables.txt"
queue
arguments
=
"0.25 0.75 0.5 0.25 wider_face_paths_and_lables.txt"
queue
arguments
=
"0.25 0.75 0.5 0.5 wider_face_paths_and_lables.txt"
queue
arguments
=
"0.25 0.75 0.5 0.75 wider_face_paths_and_lables.txt"
queue
arguments
=
"0.25 0.75 0.75 0.25 wider_face_paths_and_lables.txt"
queue
arguments
=
"0.25 0.75 0.75 0.5 wider_face_paths_and_lables.txt"
queue
arguments
=
"0.25 0.75 0.75 0.75 wider_face_paths_and_lables.txt"
queue
arguments
=
"0.5 0.25 0.25 0.25 wider_face_paths_and_lables.txt"
queue
arguments
=
"0.5 0.25 0.25 0.5 wider_face_paths_and_lables.txt"
queue
arguments
=
"0.5 0.25 0.25 0.75 wider_face_paths_and_lables.txt"
queue
arguments
=
"0.5 0.25 0.5 0.5 wider_face_paths_and_lables.txt"
queue
arguments
=
"0.5 0.25 0.5 0.75 wider_face_paths_and_lables.txt"
queue
arguments
=
"0.5 0.25 0.75 0.25 wider_face_paths_and_lables.txt"
queue
arguments
=
"0.5 0.25 0.75 0.5 wider_face_paths_and_lables.txt"
queue
arguments
=
"0.5 0.25 0.75 0.75 wider_face_paths_and_lables.txt"
queue
arguments
=
"0.5 0.5 0.25 0.25 wider_face_paths_and_lables.txt"
queue
arguments
=
"0.5 0.5 0.25 0.5 wider_face_paths_and_lables.txt"
queue
arguments
=
"0.5 0.5 0.25 0.75 wider_face_paths_and_lables.txt"
queue
arguments
=
"0.5 0.5 0.5 0.25 wider_face_paths_and_lables.txt"
queue
arguments
=
"0.5 0.5 0.5 0.75 wider_face_paths_and_lables.txt"
queue
arguments
=
"0.5 0.5 0.75 0.25 wider_face_paths_and_lables.txt"
queue
arguments
=
"0.5 0.5 0.75 0.5 wider_face_paths_and_lables.txt"
queue
arguments
=
"0.5 0.5 0.75 0.75 wider_face_paths_and_lables.txt"
queue
arguments
=
"0.5 0.75 0.25 0.25 wider_face_paths_and_lables.txt"
queue
arguments
=
"0.5 0.75 0.25 0.5 wider_face_paths_and_lables.txt"
queue
arguments
=
"0.5 0.75 0.25 0.75 wider_face_paths_and_lables.txt"
queue
arguments
=
"0.5 0.75 0.5 0.25 wider_face_paths_and_lables.txt"
queue
arguments
=
"0.5 0.75 0.5 0.5 wider_face_paths_and_lables.txt"
queue
arguments
=
"0.5 0.75 0.5 0.75 wider_face_paths_and_lables.txt"
queue
arguments
=
"0.5 0.75 0.75 0.25 wider_face_paths_and_lables.txt"
queue
arguments
=
"0.5 0.75 0.75 0.5 wider_face_paths_and_lables.txt"
queue
arguments
=
"0.5 0.75 0.75 0.75 wider_face_paths_and_lables.txt"
queue
arguments
=
"0.75 0.25 0.25 0.25 wider_face_paths_and_lables.txt"
queue
arguments
=
"0.75 0.25 0.25 0.5 wider_face_paths_and_lables.txt"
queue
arguments
=
"0.75 0.25 0.25 0.75 wider_face_paths_and_lables.txt"
queue
arguments
=
"0.75 0.25 0.5 0.25 wider_face_paths_and_lables.txt"
queue
arguments
=
"0.75 0.25 0.5 0.5 wider_face_paths_and_lables.txt"
queue
arguments
=
"0.75 0.25 0.5 0.75 wider_face_paths_and_lables.txt"
queue
arguments
=
"0.75 0.25 0.75 0.25 wider_face_paths_and_lables.txt"
queue
arguments
=
"0.75 0.25 0.75 0.5 wider_face_paths_and_lables.txt"
queue
arguments
=
"0.75 0.25 0.75 0.75 wider_face_paths_and_lables.txt"
queue
arguments
=
"0.75 0.5 0.25 0.25 wider_face_paths_and_lables.txt"
queue
arguments
=
"0.75 0.5 0.25 0.5 wider_face_paths_and_lables.txt"
queue
arguments
=
"0.75 0.5 0.25 0.75 wider_face_paths_and_lables.txt"
queue
arguments
=
"0.75 0.5 0.5 0.25 wider_face_paths_and_lables.txt"
queue
arguments
=
"0.75 0.5 0.5 0.5 wider_face_paths_and_lables.txt"
queue
arguments
=
"0.75 0.5 0.5 0.75 wider_face_paths_and_lables.txt"
queue
arguments
=
"0.75 0.5 0.75 0.25 wider_face_paths_and_lables.txt"
queue
arguments
=
"0.75 0.5 0.5 0.75 wider_face_paths_and_lables.txt"
queue
arguments
=
"0.75 0.5 0.5 0.75 wider_face_paths_and_lables.txt"
queue
arguments
=
"0.75 0.5 0.75 0.25 wider_face_paths_and_lables.txt"
queue
arguments
=
"0.75 0.5 0.75 0.5 wider_face_paths_and_lables.txt"
queue
arguments
=
"0.75 0.5 0.75 0.75 wider_face_paths_and_lables.txt"
queue
arguments
=
"0.75 0.75 0.25 0.25 wider_face_paths_and_lables.txt"
queue
arguments
=
"0.75 0.75 0.25 0.5 wider_face_paths_and_lables.txt"
queue
arguments
=
"0.75 0.75 0.25 0.75 wider_face_paths_and_lables.txt"