Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
PyLabel Project
We mantain an open source library to help people with computer vision projects at https://github.com/pylabel-project/
Collective -
Host: opensource -
https://opencollective.com/pylabel
- Code: https://github.com/pylabel-project/pylabel
github.com/pylabel-project/pylabel - 6a1a957e6d67a425b39b33d989058752cacdc5bd authored over 2 years ago by Alex Heaton <[email protected]>
For publishing pre-release packages from the dev branch.
github.com/pylabel-project/pylabel - 6df25e282a0ada1aa17807ed7e741157166a8510 authored over 2 years ago by Alex Heaton <[email protected]>0.1.39b1 Alpha Release for Testing
github.com/pylabel-project/pylabel - a0ef2f4e45a794bc83b8c16b8865a74cf9e78994 authored over 2 years ago by Alex Heaton <[email protected]>Write converted cat_ids back to orignal data frame
github.com/pylabel-project/pylabel - 3c5260d0243d535cfa8848e70cff5072c5c7dafe authored over 2 years ago by Alex Heaton <[email protected]>github.com/pylabel-project/pylabel - 66e5a0242e785356a6d5f9a4138c3f565962f615 authored over 2 years ago by thovden <[email protected]>
This release will resolve issue #49, when there are file names with multiple periods.
github.com/pylabel-project/pylabel - b7dc52a3dd802dac081cad135a8cb65eb88099e1 authored over 2 years ago by Alex Heaton <[email protected]>github.com/pylabel-project/pylabel - c17d2c644f1dcb85ef3f9835c8771b96b969a673 authored over 2 years ago by Alex Heaton <[email protected]>
Ensure the annotation files have complete filenames.
github.com/pylabel-project/pylabel - 775b420bbd60fa6e82a49587da97c5c1f6486c94 authored over 2 years ago by Alex Heaton <[email protected]>Closes #49
github.com/pylabel-project/pylabel - 0a3ac74ecee25c93992a3e4f67aa0d04f682ba06 authored over 2 years ago by thovden <[email protected]>Saves category_id as Int in ExportToCoco()
github.com/pylabel-project/pylabel - 7d7b0e97d9b1fc9565268d8b6c3a5a1583702318 authored over 2 years ago by Alex Heaton <[email protected]>Cast `category_id` field value from `str` to `int`
github.com/pylabel-project/pylabel - 4e7728e506efd0c4800b6ff3617d0d8eff8fdf67 authored over 2 years ago by Alex Heaton <[email protected]>github.com/pylabel-project/pylabel - b793d77c9a5adeeaa8a7352de2a3d5c126526fac authored over 2 years ago by Alex Heaton <[email protected]>
github.com/pylabel-project/pylabel - 0d116a6b211f1b82f235efaa5900ebb4b3ba92f8 authored over 2 years ago by Alex Heaton <[email protected]>
github.com/pylabel-project/pylabel - 5017d16e924b3558a9c6d9055303e83345cf2516 authored over 2 years ago by dnth <[email protected]>
github.com/pylabel-project/pylabel - 786527cca2d9384d5a5af718f4338a57ace3e04d authored over 2 years ago by dnth <[email protected]>
Push fix to issue #35 to main
github.com/pylabel-project/pylabel - 5fbdd6e73eaf340acee49d17dc169f754722b322 authored over 2 years ago by Alex Heaton <[email protected]>Fixes issues with missing anots in coco files issue #35
github.com/pylabel-project/pylabel - 3fc62563d5ecbcd24613a4fd377ee3b614e54beb authored over 2 years ago by Alex Heaton <[email protected]>github.com/pylabel-project/pylabel - 7d75623a1670d7352536735b053846368e2e7856 authored over 2 years ago by Alex Heaton <[email protected]>
github.com/pylabel-project/pylabel - f4be5b206126010532d88fc298c2ca1c288a8ce3 authored over 2 years ago by Alex Heaton <[email protected]>
Next release is v0.1.35
github.com/pylabel-project/pylabel - 11e2cbd49689605761fff9038c2bd5dc8f3994c6 authored almost 3 years ago by Alex Heaton <[email protected]>github.com/pylabel-project/pylabel - fffa19bb8c07f4751c2079620c67c625050cf461 authored almost 3 years ago by Alex Heaton <[email protected]>
To resolve issue #40
github.com/pylabel-project/pylabel - 5663462b5734dce042fb7e451bb193acc39905c0 authored almost 3 years ago by Alex Heaton <[email protected]>Fix for issue #40 when importing Yolo files
github.com/pylabel-project/pylabel - c2b32421fe9cde95b55334fc85d3220f5346a107 authored almost 3 years ago by Alex Heaton <[email protected]>This is to impliment the fix for the issue described here https://github.com/pylabel-project/pyl...
github.com/pylabel-project/pylabel - c1b2c877c6769d97494d268589a2ac08ff6eb3b0 authored almost 3 years ago by Alex Heaton <[email protected]>Test
github.com/pylabel-project/pylabel - 85f2baa92bb2a109fe99c823adc81bc41d014f9a authored almost 3 years ago by Alex Heaton <[email protected]>github.com/pylabel-project/pylabel - b7b94e90487abae1907fa688b74d07368616ef7e authored almost 3 years ago by Alex Heaton <[email protected]>
github.com/pylabel-project/pylabel - 2dd1cb1f0c22087532d5645bb0f0c7e1b93b624a authored almost 3 years ago by Alex Heaton <[email protected]>
Version .34
github.com/pylabel-project/pylabel - c88ddf49045d4a9b482629b7564935b1945da7a1 authored almost 3 years ago by Alex Heaton <[email protected]>To fix errors when rendering images with no boxes
github.com/pylabel-project/pylabel - 598d0338eace7ba4f0079776b4440937f0315d2d authored almost 3 years ago by Alex Heaton <[email protected]>github.com/pylabel-project/pylabel - b478f02182686276fb7e19b2a31f6f96a8ef88b0 authored almost 3 years ago by Alex Heaton <[email protected]>
github.com/pylabel-project/pylabel - 740840ca9fb36a9b2787b055127307e1a2cd62b3 authored almost 3 years ago by Alex Heaton <[email protected]>
Resolve issue #29 caused by images without annotations
github.com/pylabel-project/pylabel - ae489c3bcb744a0c9c11db5a916ab7c469465b42 authored almost 3 years ago by Alex Heaton <[email protected]>Resolve issues #29 no annotations in Yolo file
github.com/pylabel-project/pylabel - 5cb0fd4393dacc4987f767cec61a5c000d549ca9 authored almost 3 years ago by Alex Heaton <[email protected]>To address https://github.com/pylabel-project/pylabel/issues/29
github.com/pylabel-project/pylabel - 79b871055f7db2a94c395ee1b475c882d4010250 authored almost 3 years ago by Alex Heaton <[email protected]>github.com/pylabel-project/pylabel - 23b28bf7ed696c7221353fd48f82de1bfe647591 authored almost 3 years ago by Alex Heaton <[email protected]>
github.com/pylabel-project/pylabel - 47278860e9f7b7bf2a2c9bc7e1302e96f21fa933 authored almost 3 years ago by Alex Heaton <[email protected]>
github.com/pylabel-project/pylabel - f3f9029d3a2c5394576fe0c42d1ec2df14895972 authored almost 3 years ago by Alex Heaton <[email protected]>
github.com/pylabel-project/pylabel - d21bb45b608cf9b707094f3ef39b347245daea7b authored almost 3 years ago by Alex Heaton <[email protected]>
Release v.32
github.com/pylabel-project/pylabel - 012a044805ceb4f51b7995e18a3b4aff73c41b28 authored almost 3 years ago by Alex Heaton <[email protected]>Add support for multiple image extension for YOLOv5 dataset
github.com/pylabel-project/pylabel - 991f2e207c150bff3948e2aa07ee03093cc95434 authored almost 3 years ago by Alex Heaton <[email protected]>Add support to be able to import a Yolov5 dataset with images in multi image formats. For exampl...
github.com/pylabel-project/pylabel - 0a01844fef3e055b5d4c812671b11e846e4fabf3 authored almost 3 years ago by Alex Heaton <[email protected]>github.com/pylabel-project/pylabel - 806d65dec09940e2c23e5641b29fa97e4d222de5 authored almost 3 years ago by Alex Heaton <[email protected]>
To deploy version v0.1.31
github.com/pylabel-project/pylabel - d18d52a1f53a0a0bd0b149d1ab30c80e8c8bfe86 authored almost 3 years ago by Alex Heaton <[email protected]>github.com/pylabel-project/pylabel - 643350139cbb0e32e2ba9618a476083bc0a8ce9e authored almost 3 years ago by Alex Heaton <[email protected]>
Resolve Issue #23
github.com/pylabel-project/pylabel - 2b4ea0fe32f475785c18df09cfe0ae9a28c9470e authored almost 3 years ago by Alex Heaton <[email protected]>github.com/pylabel-project/pylabel - 2e45f8ff5142bc2ed6aded846aa719704ee45027 authored almost 3 years ago by Alex Heaton <[email protected]>
There was a bug in how the Coco importer handled images without any annotations.
github.com/pylabel-project/pylabel - 2bbef9f8cdc74e4850ceb30ee4a8be83f0d44230 authored almost 3 years ago by Alex Heaton <[email protected]>Push latest to main
github.com/pylabel-project/pylabel - 9402b151aa9db605549557df105fe86305c15687 authored almost 3 years ago by Alex Heaton <[email protected]>Bumping version to .30 for a test
github.com/pylabel-project/pylabel - 79eb699aaf294581dfcf048536ca7f4225948fc8 authored almost 3 years ago by Alex Heaton <[email protected]>github.com/pylabel-project/pylabel - 2960228f9aeb3e8b8e2ca8c807b466caa7784b52 authored almost 3 years ago by Alex Heaton <[email protected]>
github.com/pylabel-project/pylabel - 806e6c3200186bc648f6ec31bdc04a494a76ac1b authored almost 3 years ago by Alex Heaton <[email protected]>
Update README.md
github.com/pylabel-project/pylabel - c3ba260c41757ab78fd0038db639bb544d48cc45 authored almost 3 years ago by Alex Heaton <[email protected]>github.com/pylabel-project/pylabel - 362b89c99a6d6fbd101057670ecf031e98652eb0 authored almost 3 years ago by Alex Heaton <[email protected]>
github.com/pylabel-project/pylabel - 127ec0430318702b22530ec03a4e4bf3c825404b authored almost 3 years ago by Alex Heaton <[email protected]>
github.com/pylabel-project/pylabel - a75e92ec3f44e267e22e1268522f3c10f384c156 authored almost 3 years ago by Alex Heaton <[email protected]>
github.com/pylabel-project/pylabel - d25fb308c492eb4dc09f9deb837b939f951f4f16 authored almost 3 years ago by Alex Heaton <[email protected]>
github.com/pylabel-project/pylabel - ef17b28b8d1a1409d40b28d4bdb0f57d6acccce0 authored almost 3 years ago by Alex Heaton <[email protected]>
Push latest to main
github.com/pylabel-project/pylabel - 370f39ab24e9d9c762aaeee9ebad6907fe438201 authored almost 3 years ago by Alex Heaton <[email protected]>* Main (#10)
* Fix errors in nbmake tests
* fix errors in github action
* It was in the...
github.com/pylabel-project/pylabel - 9911a2b45306f8e43c2ece816d1a4fedd116f5bd authored almost 3 years ago by Alex Heaton <[email protected]>This forces the json formatter to use a string representation for any unwanted type. I tested it...
github.com/pylabel-project/pylabel - d31567b8c027b107bac77df0f4f04baf03fc9228 authored almost 3 years ago by Daniel Robert Armstrong <[email protected]>github.com/pylabel-project/pylabel - 871d28fb161cf05db373e32459ccae50b86a1a7a authored almost 3 years ago by Alex Heaton <[email protected]>
github.com/pylabel-project/pylabel - c7a550f287a98ec7d45fc189e22b807e18ab8b14 authored almost 3 years ago by Alex Heaton <[email protected]>
github.com/pylabel-project/pylabel - 301580ac7fd5d23a963e59bf49ff68d576c5fc95 authored almost 3 years ago by Alex Heaton <[email protected]>
github.com/pylabel-project/pylabel - 181331a6a5da721b18ecfca43fe7b7a255b8cc01 authored almost 3 years ago by Alex Heaton <[email protected]>
github.com/pylabel-project/pylabel - e448201b28c82005c18bf98ecf112e72d662bc8b authored almost 3 years ago by Alex Heaton <[email protected]>
github.com/pylabel-project/pylabel - c8d3032171b78e3d288f1ae423179b8afa244d88 authored almost 3 years ago by Alex Heaton <[email protected]>
github.com/pylabel-project/pylabel - b8df3c0bd867da902835bf9122a3a0edb39c0c30 authored almost 3 years ago by Alex Heaton <[email protected]>
github.com/pylabel-project/pylabel - e853d1706f9c12d456859f3473cbf558fa6d19e7 authored almost 3 years ago by Alex Heaton <[email protected]>
github.com/pylabel-project/pylabel - 712f01ff0a8252b16a05b315e48e8f1ff0f893c3 authored almost 3 years ago by Alex Heaton <[email protected]>
github.com/pylabel-project/pylabel - b5474efc9285debbf200ad6522cc194f6b648a5c authored almost 3 years ago by Alex Heaton <[email protected]>
github.com/pylabel-project/pylabel - 2db6b79cfe83c2f8733a0563dcad9e964043c7d1 authored almost 3 years ago by Alex Heaton <[email protected]>
github.com/pylabel-project/pylabel - c338cb1a84ea5dd29e488d59a87270424d43739e authored about 3 years ago by Alex Heaton <[email protected]>
github.com/pylabel-project/pylabel - 4f17efba41e525d7e29c82f891517edc60b3149b authored about 3 years ago by Alex Heaton <[email protected]>
github.com/pylabel-project/pylabel - 5e0cadcbc116fb9fad12ceeb158748556d86085f authored about 3 years ago by Alex Heaton <[email protected]>
github.com/pylabel-project/pylabel - 2159a0a3a42ca4665798b611c38f6aaf25761e1b authored about 3 years ago by Alex Heaton <[email protected]>
github.com/pylabel-project/pylabel - b93f15f858359d24fed5d0d382f9ccc04b657d94 authored about 3 years ago by Alex Heaton <[email protected]>
github.com/pylabel-project/pylabel - bdeab2b531295d55d07883920a6091db32b8b461 authored about 3 years ago by Alex Heaton <[email protected]>
github.com/pylabel-project/pylabel - 043eac0eb117031565b908bfe5911efec2605442 authored about 3 years ago by Alex Heaton <[email protected]>
github.com/pylabel-project/pylabel - 3d129c87fd76464ad57e6bb3b5c4f2746c4398f9 authored about 3 years ago by Alex Heaton <[email protected]>
github.com/pylabel-project/pylabel - 0c19459993297d1fea756b159f5cb273b19d08e4 authored about 3 years ago by Alex Heaton <[email protected]>
github.com/pylabel-project/pylabel - 62811937b1d078de094e9755330c5cde7871d5b2 authored about 3 years ago by Alex Heaton <[email protected]>
github.com/pylabel-project/pylabel - aa0407a06c76c1a7636df86b02e02dd5fe3546fe authored about 3 years ago by Alex Heaton <[email protected]>
github.com/pylabel-project/pylabel - 1a625b4c65efa6486e545ebb91b95064553d7c4c authored about 3 years ago by Alex Heaton <[email protected]>
github.com/pylabel-project/pylabel - f87287abba4d8c5c755436bbc67aa4ab30247b34 authored about 3 years ago by Alex Heaton <[email protected]>
github.com/pylabel-project/pylabel - 5f00f756b6da389b83ff2419781329d740903e1c authored about 3 years ago by Alex Heaton <[email protected]>
github.com/pylabel-project/pylabel - b2d3e4774ad28513574afd2677e7b3c274631d64 authored about 3 years ago by Alex Heaton <[email protected]>
github.com/pylabel-project/pylabel - 3924d4756fb8e13fd53f7ddfae07672e92ffc4e6 authored about 3 years ago by Alex Heaton <[email protected]>
github.com/pylabel-project/pylabel - 4030045eeabb6e69ce582b686a9e9ebc4f358a9c authored about 3 years ago by Alex Heaton <[email protected]>
github.com/pylabel-project/pylabel - 4616fedcf04459e628797acba706f5bc7036731c authored about 3 years ago by Alex Heaton <[email protected]>
github.com/pylabel-project/pylabel - 6c43e4d726585f03b8d0d0c39ce0a252953d0bff authored about 3 years ago by Alex Heaton <[email protected]>
github.com/pylabel-project/pylabel - 83709fa73690273a99a11c1d4f5b65756289d22d authored about 3 years ago by Alex Heaton <[email protected]>
Not needed
github.com/pylabel-project/pylabel - bd7b5cb98d1ecfa3ba37b581d814d9a3fca608cc authored about 3 years ago by Alex Heaton <[email protected]>github.com/pylabel-project/pylabel - 1e155b0146710ad0485c2d330534f1081b807b06 authored about 3 years ago by Alex Heaton <[email protected]>
github.com/pylabel-project/pylabel - 0deb7e7e9a82e0ed24ea858a475c29d055e9a52d authored about 3 years ago by Alex Heaton <[email protected]>
github.com/pylabel-project/pylabel - 7fee65c99fc0c98011fb423e57298f80541e7e08 authored about 3 years ago by Alex Heaton <[email protected]>
github.com/pylabel-project/pylabel - a0732bb7eca4b75b8307b34885fc42f660aab598 authored about 3 years ago by Alex Heaton <[email protected]>
github.com/pylabel-project/pylabel - 11b9f9d021f82d795eed1f9416b326f9b8963240 authored about 3 years ago by Alex Heaton <[email protected]>
Fix build errors
github.com/pylabel-project/pylabel - 02e0bf11f1c5e50541e48be72f81c825254c0a37 authored about 3 years ago by Alex Heaton <[email protected]>github.com/pylabel-project/pylabel - c40d6d86698eb8484b31d98bf2d025af545f9e01 authored about 3 years ago by Alex Heaton <[email protected]>
* Main (#10)
* Fix errors in nbmake tests
* fix errors in github action
* It was in the...
github.com/pylabel-project/pylabel - a17d9daaee4aee10ed127c8a231a1ea9c1a7db39 authored about 3 years ago by Alex Heaton <[email protected]>