Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
inovisao
detectores_json_k_dobras
Commits
e55f22b6
Commit
e55f22b6
authored
1 year ago
by
Junior Silva Souza
Browse files
Options
Download
Email Patches
Plain Diff
Alterando algumas linhas
parent
cf3f9f55
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
2 deletions
+0
-2
implementing2det3/exp.py
implementing2det3/exp.py
+0
-2
No files found.
implementing2det3/exp.py
View file @
e55f22b6
...
...
@@ -22,7 +22,6 @@ from arguments import Arguments
from
experimenter
import
Testing
# Lembre que a ordem das classes deve ser a mesma que está no arquivo .json
DATA_ROOT
=
'/home/junior/Expjr/SUINDETEC'
CLASSES
=
(
'pig'
,)
#CLASSES = ('Swollen-Ears','Good_Ears',)
...
...
@@ -206,7 +205,6 @@ class Training(object):
technique
=
name
.
split
(
'_'
)[
0
],
)
testing
.
running
()
exit
(
1
)
except
ValueError
as
error
:
print
(
error
)
...
...
This diff is collapsed.
Click to expand it.
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