Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
P
PSI-BIOM-deprecated
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
Container 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
Stephane Chavin
PSI-BIOM-deprecated
Commits
a4c4e195
Commit
a4c4e195
authored
2 years ago
by
Stephane Chavin
Browse files
Options
Downloads
Patches
Plain Diff
Update README.md
parent
36bf104f
No related branches found
No related tags found
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
README.md
+1
-2
1 addition, 2 deletions
README.md
with
1 addition
and
2 deletions
README.md
+
1
−
2
View file @
a4c4e195
...
...
@@ -71,7 +71,7 @@ names = []
```
bash
pip
install
globox
globox convert yolov5/runs/detect/exp/labels/ DIRECTORY_TO_WICH_DATA_WILL_BE_STORED
--format
yolo
--save_fmt
labelme
--img
PATH_TO_IMAGES
globox convert yolov5/runs/detect/exp/labels/ DIRECTORY_TO_WICH_DATA_WILL_BE_STORED
--format
yolo
--save_fmt
labelme
--img
_folder
PATH_TO_IMAGES
```
*
Ce script permet de convertir les
*.txt*
en
*.json*
pour les ouvrir dans LabelMe mais il ne prend pas en compte le paramètre 'imageData'. Le script
**get_json_file_YOLO.py**
permet donc de récupérer ces données et les ajouter aux fichiers
*.json*
.
...
...
@@ -82,4 +82,3 @@ python3 get_json_file_YOLO.py -p PATH_TO_STORED_DATA -i PATH_TO_IMAGES -d DIRECT
</details>
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