JustDeepIt
⊠
SHUTDOWN APP
{{ module_name }}
Preferences
Training
Inference
{% if module == 'OD' or module == 'IS' %}
backend
{% for backend in backends %}
{{ backend }}
{% endfor %}
{% endif %}
architecture
{% for arch in architectures %}
{{ arch }}
{% endfor %}
{% if module == 'OD' or module == 'IS' %}
config
Select
{% endif %} {% if module == 'OD' or module == 'IS' %}
class label
Select
{% endif %}
processors
CPU
GPU
0
1
workspace
Select
Load Workspace
model weight
Select
image folder
Select
annotation
{% for supported_format in supported_formats %}
{{ supported_format }}
{% endfor %}
Select
{% if module == 'SOD' %}
strategy
resizing
randomcrop
window size
{% endif %}
parameters
batch size
epoch
learning rate
cutoff
Start Training
model weight
Select
image folder
Select
parameters
batch size
cutoff
{% if module == 'SOD' %}
strategy
resizing
sliding
window size
post-processing
opening kernel size
closing kernel size
align images
time-series
{% endif %}
Start Inference
Status
FORCE STOP
OK
CANCEL
SAVE
CLOSSE
JustDeepIt v{{justdeepit_version}}