Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/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.
https://github.com/pylabel-project/pylabel

Cast `category_id` field value from `str` to `int`

dnth opened this pull request over 2 years ago
ExportToCoco() saves category_id as string instead of integer

dnth opened this issue over 2 years ago
Push fix to issue #35 to main

alexheat opened this pull request over 2 years ago
Fixes issues with missing anots in coco files issue #35

alexheat opened this pull request over 2 years ago
Next release is v0.1.35

alexheat opened this pull request almost 3 years ago
To resolve issue #40

alexheat opened this pull request almost 3 years ago
Fix for issue #40 when importing Yolo files

alexheat opened this pull request almost 3 years ago
Only 1 label is imported as a result of importer.ImportYoloV5

pmk-gh opened this issue almost 3 years ago
Test

alexheat opened this pull request almost 3 years ago
Main

alexheat opened this pull request almost 3 years ago
Version .34

alexheat opened this pull request almost 3 years ago
To fix errors when rendering images with no boxes

alexheat opened this pull request almost 3 years ago
ValueError: cannot convert float NaN to integer

robmarkcole opened this issue almost 3 years ago
!_src.empty() in function 'cvtColor'

robmarkcole opened this issue almost 3 years ago
IndexError: index 8 is out of bounds for axis 0 with size 7

robmarkcole opened this issue almost 3 years ago
Error during exporting of split dataset (with null class values).

isspid opened this issue almost 3 years ago
Resolve issue #29 caused by images without annotations

alexheat opened this pull request almost 3 years ago
Resolve issues #29 no annotations in Yolo file

alexheat opened this pull request almost 3 years ago
ValueError: not enough values to unpack (expected 5, got 0).

isspid opened this issue almost 3 years ago
Release v.32

alexheat opened this pull request almost 3 years ago
Add support for multiple image extension for YOLOv5 dataset

alexheat opened this pull request almost 3 years ago
Multiple image extension for YOLOv5 dataset

dnth opened this issue almost 3 years ago
To deploy version v0.1.31

alexheat opened this pull request almost 3 years ago
Resolve Issue #23

alexheat opened this pull request almost 3 years ago
not converting coco to yolo

ashBabu opened this issue almost 3 years ago
Push latest to main

alexheat opened this pull request almost 3 years ago
Update README.md

alexheat opened this pull request almost 3 years ago
Push latest to main

alexheat opened this pull request almost 3 years ago
Push latest work to main

alexheat opened this pull request almost 3 years ago
ExportToCoco() Error

Daniel-R-Armstrong opened this issue almost 3 years ago
reindexing category id when exporting to coco json format

Daniel-R-Armstrong opened this issue almost 3 years ago
fix "Max Recursion Level Reached" issue

Daniel-R-Armstrong opened this pull request almost 3 years ago
Merge

alexheat opened this pull request about 3 years ago
Fixing tests that use nbmake

alexheat opened this pull request about 3 years ago
Main

alexheat opened this pull request about 3 years ago
Main

alexheat opened this pull request about 3 years ago
Add workflow to enable CI on the package

rajasvu opened this pull request about 3 years ago