issues
search
pylabel-project
/
pylabel
Python library for computer vision labeling tasks. The core functionality is to translate bounding box annotations between different formats-for example, from coco to yolo.
MIT License
317
stars
56
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
replace cv2.imdecode with cv2.imread for faster operation
#148
EvenStrangest
opened
1 month ago
0
analyze.ShowClassSplits returns empty data frame
#147
tarbaig
opened
2 months ago
0
Speedup export yolo5
#146
fiksii-copilot
opened
2 months ago
0
fix some bug
#145
ZXW2600
closed
7 months ago
0
Fix #143
#144
R-N
opened
11 months ago
2
ShowClassSplits returning empty dataframe for YoloV5
#143
R-N
opened
11 months ago
0
Splitting closes #139, closes #140
#142
alexheat
closed
11 months ago
0
Add tqdm progress bar and resolve #139, resolve #140
#141
alexheat
closed
11 months ago
1
AssertionError: Output shape does not match input shape. Data loss has occured.
#140
R-N
closed
11 months ago
4
Verbosity or progress bar
#139
R-N
closed
11 months ago
5
Resolve issues #134 and PR #132
#138
alexheat
closed
11 months ago
0
Testing commit made by contributor
#137
alexheat
closed
11 months ago
0
Testing commit made by contributor
#136
alexheat
closed
11 months ago
0
Improve handling for splitter issue #134
#135
alexheat
closed
11 months ago
0
how to split YOLO datasets to train/val. Not train/val/test
#134
pizixie
opened
1 year ago
1
UnboundLocalError: local variable 'categories' referenced before assignment
#133
mahesh11T
closed
1 year ago
2
Fixes for YOLO indices, file formats and paths with special characters
#132
dpservis
closed
11 months ago
2
how to edit yolo label with imported txt labels ?
#131
sz2three
opened
1 year ago
1
cat_id_index for yolov5 to coco format
#130
sz2three
closed
11 months ago
1
yolo class label is unsorted
#129
pizixie
closed
11 months ago
1
Add capability to convert keypoints from COCO to YOLOv5 format
#128
alexheat
closed
1 year ago
0
Bump v# to 52
#127
alexheat
closed
1 year ago
0
Integrating new feature to support Keypoints
#126
alexheat
closed
1 year ago
0
yaml support chinese and handle voc format
#125
alexheat
closed
1 year ago
0
support unicode and ie: chinese
#124
alexheat
closed
1 year ago
0
Update CONTRIBUTING.md
#123
alexheat
closed
1 year ago
0
Fix importing VOC dataset with incorrect filename properties. Fix copying images after export.
#122
YaserAlOsh
opened
1 year ago
2
Updated to resolve error
#121
alexheat
closed
1 year ago
0
Move to the root folder
#120
alexheat
closed
1 year ago
0
Added .readthedocs.yaml
#119
alexheat
closed
1 year ago
0
yaml support chinese and handle voc format
#118
pizixie
closed
1 year ago
10
Add capability to convert keypoints from COCO to YOLOv5 format
#117
chrisrapson
closed
1 year ago
12
StratifiedGroupShuffleSplit results in Empty DataFrame
#116
NemoLeerink
closed
1 year ago
3
Add an option to transform line right after reading from text file
#115
yrik
opened
1 year ago
3
Fix bug related to splitting
#114
alexheat
closed
1 year ago
0
Pass random_state to sklearnGroupShuffleSplit
#113
charitarthchugh
closed
1 year ago
0
Annotation ids in '/content/test/img/coco128.json' are not unique!
#112
AdnanMunir294
closed
11 months ago
1
It's possible to import YOLO segmentation dataset?
#111
claudio9russo7
opened
1 year ago
3
Main
#110
alexheat
closed
1 year ago
0
Resolve issues #98 and #107
#109
alexheat
closed
1 year ago
0
Resolve issues #98 and #107
#108
alexheat
closed
1 year ago
0
Error when i transform a COCO dataset to a YOLO dataset with segmentation = true and cat_id_index = 0
#107
claudio9russo7
closed
1 year ago
3
is CreateML json format supported?
#106
pizixie
closed
1 year ago
5
Remove pandas.append to resolve issue #102
#105
alexheat
closed
1 year ago
1
Remove pandas.append to resolve issue #102
#104
alexheat
closed
1 year ago
0
Remove pandas.append to resolve issue #102
#103
alexheat
closed
1 year ago
0
AttributeError: 'DataFrame' object has no attribute 'append'
#102
charitarthchugh
closed
1 year ago
4
Crash when converting an image from COCO to YOLO that has no annotation in it
#101
cozeybozey
closed
11 months ago
1
add tqdm to requirements
#100
alexheat
closed
1 year ago
0
YOLOv5 class index starts from 1
#99
ahmadSum1
closed
1 year ago
4
Next