Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
E
EPSA Pae AI Self Driving
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Package registry
Model registry
Operate
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
EPSA Personnal Git
EPSA Pae AI Self Driving
Commits
aa0c4529
Commit
aa0c4529
authored
2 years ago
by
Lacroix Paul
Browse files
Options
Downloads
Patches
Plain Diff
update paramètres
parent
d9a28d3e
No related branches found
No related tags found
No related merge requests found
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
PAR 152/Yolo V3/TensorFlow-2.x-YOLOv3-master/MCL.py
+2
-2
2 additions, 2 deletions
PAR 152/Yolo V3/TensorFlow-2.x-YOLOv3-master/MCL.py
PAR 152/Yolo V3/TensorFlow-2.x-YOLOv3-master/Output.mp4
+0
-0
0 additions, 0 deletions
PAR 152/Yolo V3/TensorFlow-2.x-YOLOv3-master/Output.mp4
with
2 additions
and
2 deletions
PAR 152/Yolo V3/TensorFlow-2.x-YOLOv3-master/MCL.py
+
2
−
2
View file @
aa0c4529
...
@@ -26,8 +26,8 @@ coord_ext = [(i/diametre , j/diametre) for i,j in zip(pixel_x_ext, pixel_y_ext)]
...
@@ -26,8 +26,8 @@ coord_ext = [(i/diametre , j/diametre) for i,j in zip(pixel_x_ext, pixel_y_ext)]
coord_int
=
[(
i
/
diametre
,
j
/
diametre
)
for
i
,
j
in
zip
(
pixel_x_int
,
pixel_y_int
)]
coord_int
=
[(
i
/
diametre
,
j
/
diametre
)
for
i
,
j
in
zip
(
pixel_x_int
,
pixel_y_int
)]
### Paramètres ###
### Paramètres ###
sigma_position
=
0.
02
sigma_position
=
0.
1
sigma_direction
=
0.05
sigma_direction
=
30
*
3.1415
/
180
seuil_cone
=
0.6
seuil_cone
=
0.6
...
...
This diff is collapsed.
Click to expand it.
PAR 152/Yolo V3/TensorFlow-2.x-YOLOv3-master/Output.mp4
0 → 100644
+
0
−
0
View file @
aa0c4529
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