Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
P
PFE-Drone-Position-Detection
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD 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
Selim Lakhdar
PFE-Drone-Position-Detection
Commits
3c3309a5
Commit
3c3309a5
authored
3 years ago
by
Selim Lakhdar
Browse files
Options
Downloads
Patches
Plain Diff
fix
parent
c5be51a6
Branches
Branches containing commit
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
projects/Detect_drone/data/my-drone.yaml
+1
-8
1 addition, 8 deletions
projects/Detect_drone/data/my-drone.yaml
src/yolov5
+0
-1
0 additions, 1 deletion
src/yolov5
with
1 addition
and
9 deletions
projects/Detect_drone/data/my-drone.yaml
+
1
−
8
View file @
3c3309a5
# COCO 2017 dataset http://cocodataset.org
# Train command: python train.py --data drone.yaml
# Default dataset location is next to YOLOv5:
# /parent
# /datasets/coco
# /yolov5
# Train/val/test sets as 1) dir: path/to/imgs, 2) file: path/to/imgs.txt, or 3) list: [path/to/imgs1, path/to/imgs2, ..]
path
:
/home/alpha/Documents/Lille1/M2_ML_2021_2022/PFE/data/images
# dataset root dir
train
:
2022-02-15-153646
# train images (relative to 'path') 118287 images
val
:
2022-02-15-153646
# train images (relative to 'path') 5000 images
#
test: #test-dev2017.txt # 20288 of 40670 images, submit to https://competitions.codalab.org/competitions/20794
test
:
#test-dev2017.txt # 20288 of 40670 images, submit to https://competitions.codalab.org/competitions/20794
# Classes
nc
:
1
# number of classes
...
...
This diff is collapsed.
Click to expand it.
yolov5
@
4de8b248
Subproject commit 4de8b2488133b1f7d4db1e64c5eb2063c494b55a
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