Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Fidle
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Container Registry
Model registry
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Talks
Fidle
Commits
0ab43daf
Commit
0ab43daf
authored
1 year ago
by
Achille Mbogol Touye
Browse files
Options
Downloads
Patches
Plain Diff
Upload New File
parent
eb204f8a
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
Object_Detection/runs/detect/train/args.yaml
+96
-0
96 additions, 0 deletions
Object_Detection/runs/detect/train/args.yaml
with
96 additions
and
0 deletions
Object_Detection/runs/detect/train/args.yaml
0 → 100644
+
96
−
0
View file @
0ab43daf
task
:
detect
mode
:
train
model
:
yolov8l.pt
data
:
./run/Object-Dection1//datasets/data.yaml
epochs
:
100
patience
:
50
batch
:
16
imgsz
:
640
save
:
true
save_period
:
-1
cache
:
false
device
:
null
workers
:
8
project
:
null
name
:
null
exist_ok
:
false
pretrained
:
false
optimizer
:
SGD
verbose
:
true
seed
:
0
deterministic
:
true
single_cls
:
false
image_weights
:
false
rect
:
false
cos_lr
:
false
close_mosaic
:
0
resume
:
false
amp
:
true
overlap_mask
:
true
mask_ratio
:
4
dropout
:
0.0
val
:
true
split
:
val
save_json
:
false
save_hybrid
:
false
conf
:
null
iou
:
0.7
max_det
:
300
half
:
false
dnn
:
false
plots
:
true
source
:
null
show
:
false
save_txt
:
false
save_conf
:
false
save_crop
:
false
show_labels
:
true
show_conf
:
true
vid_stride
:
1
line_thickness
:
3
visualize
:
false
augment
:
false
agnostic_nms
:
false
classes
:
null
retina_masks
:
false
boxes
:
true
format
:
torchscript
keras
:
false
optimize
:
false
int8
:
false
dynamic
:
false
simplify
:
false
opset
:
null
workspace
:
4
nms
:
false
lr0
:
0.01
lrf
:
0.01
momentum
:
0.937
weight_decay
:
0.0005
warmup_epochs
:
3.0
warmup_momentum
:
0.8
warmup_bias_lr
:
0.1
box
:
7.5
cls
:
0.5
dfl
:
1.5
pose
:
12.0
kobj
:
1.0
label_smoothing
:
0.0
nbs
:
64
hsv_h
:
0.015
hsv_s
:
0.7
hsv_v
:
0.4
degrees
:
0.0
translate
:
0.1
scale
:
0.5
shear
:
0.0
perspective
:
0.0
flipud
:
0.0
fliplr
:
0.5
mosaic
:
1.0
mixup
:
0.0
copy_paste
:
0.0
cfg
:
null
v5loader
:
false
tracker
:
botsort.yaml
save_dir
:
runs/detect/train
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment