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

Fixing tests that use nbmake (#12)

* Main (#10)

* Fix errors in nbmake tests

* fix errors in github action

* It was in the...

c025706636cca3202b08978534c646cc1bb705b4 authored about 3 years ago by Alex Heaton <[email protected]>
Download sample notebooks so they can nbmake

acdd9dd27dd96bee59b6ee92f4f51bdfe1be1c1e authored about 3 years ago by Alex Heaton <[email protected]>
# Add tests for non-labeled datasets

3e425f9f9e44e7081fa0f0011882e303f34346bb 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 wrong directory

a8b6653083952f9adb689a57e31c5f11040e7ba7 authored about 3 years ago by Alex Heaton <[email protected]>
It was in the wrong directory

5ab604d8ff06a355458cf57c81646bb6163ad7c2 authored about 3 years ago by Alex Heaton <[email protected]>
fix errors in github action

93d1d2a1cad4b3398435d55219f989b05ad85599 authored about 3 years ago by Alex Heaton <[email protected]>
Fix errors in nbmake tests

71212bce041ad6b7b34b8d9854b58b94f8c0f37c authored about 3 years ago by Alex Heaton <[email protected]>
add nbmake

c6e76d743fcd91cecc86e8e73c30cda436aec873 authored about 3 years ago by Alex Heaton <[email protected]>
Add nbmake tests to test automation file

504ecac21fb782280045011467e53da31d446203 authored about 3 years ago by Alex Heaton <[email protected]>
Merge branch 'main' of https://github.com/pylabel-project/pylabel

25c3315f427743a0fcebf6a4aa2e4474106e2c69 authored about 3 years ago by Alex Heaton <[email protected]>
Remove BCCD_Dataset

383cb9f7486db4a5853bd4690a44e982ac0f7dd4 authored about 3 years ago by Alex Heaton <[email protected]>
Add workflow to enable CI on the package (#8)

* Add github actions for CI

* Shift config file as expected by Git actions

* Remove unnece...

f3017caa0efb675324f50c87475805c2894f50d3 authored about 3 years ago by Gattamaneni Kumar Raja <[email protected]>
Publish tests

aaf92fd268bdfc99d4e0bce31720c251fce649bb authored about 3 years ago by Alex Heaton <[email protected]>
Update FUNDING.yml

ea1066ea77d48a8699ee63d17c4a3b78883cf88f authored about 3 years ago by Alex Heaton <[email protected]>
Create FUNDING.yml

2e892f0a75a53669a2ffe46041ece49db123d2c9 authored about 3 years ago by Alex Heaton <[email protected]>
Create FUNDING.yml

9f3113eb74f4009f8c10a2ed81bbc2f9b93dca08 authored about 3 years ago by Alex Heaton <[email protected]>
black formatting

b96b836cc75cee68b78802c2412a7d5d5ad8113e authored about 3 years ago by Alex Heaton <[email protected]>
black formatting

94e14a205d5a60d0950bdabd63cbf806681e1e34 authored about 3 years ago by Alex Heaton <[email protected]>
Merge branch 'main' of https://github.com/pylabel-project/pylabel

a596758d1c5d03736c6dc10a418828e1f6906d0e authored about 3 years ago by Alex Heaton <[email protected]>
analyzer output is now sorted by classid

c003249026f0667eecc420357ada8337da3aec7a authored about 3 years ago by Alex Heaton <[email protected]>
Adding num_images property

6a861c51f73f3de25245064257668a2c61b82931 authored about 3 years ago by Alex Heaton <[email protected]>
Added 2 more sentences

560a7e835ce1b368f483b1dabaa08135034578b9 authored about 3 years ago by Alex Heaton <[email protected]>
Create contributing.md

409bca309d88f5026ce3a8f99793ebae760ecdee authored about 3 years ago by Alex Heaton <[email protected]>
Adding /docs folder (in progress)

38a8bd7ed388759744342f068ca6d24a65f4d0f1 authored about 3 years ago by Alex Heaton <[email protected]>
Added ReindexCatId functions

7d68a623d640854ef28d5b05d6ac45daf1a685bc authored about 3 years ago by Alex Heaton <[email protected]>
ExportToCoco function mapping cat_ids to [index_base, index_base + num_cats) (#7)

Thank you! I will merge your change and then do some testing before I publish a new package.

71992a28252d480a3511a66ea8187b25c50aa9c5 authored about 3 years ago by ytzeng1 <[email protected]>
Cleanup up pytets

163e4d71cbbf46fc309ce3dac2b9d2430688bf4b authored about 3 years ago by Alex Heaton <[email protected]>
Adding pytest tests

1ee26ce35e8310efa3d7b13f2bd4817efbb33587 authored about 3 years ago by Alex Heaton <[email protected]>
Partially Fixes #6 adjust the type of COCO output

67d944f91263cdff1613e4911153760b186ed2b4 authored about 3 years ago by Alex Heaton <[email protected]>
Cleaning up test folder

609ee5d18d44427d84aca57d7e7bdda30de8b2c0 authored about 3 years ago by Alex Heaton <[email protected]>
Checking in latest versions

fe42615a2f7c59608034a79c54893fd913d03f14 authored about 3 years ago by Alex Heaton <[email protected]>
Added requirements.txt

707883818ef37f79e5feb9415a198f15148a3f78 authored about 3 years ago by Alex Heaton <[email protected]>
Fixes #3

28aa0caf721c62cf968b13786a9a78bd42a76c81 authored about 3 years ago by Alex Heaton <[email protected]>
Fixed handling of non-string values

0c4ee21733cd71934696bbd242ba379dce6fe712 authored about 3 years ago by Alex Heaton <[email protected]>
Merge branch 'main'

0a7540a61e3945856f6551270003838fb7fd7dae authored about 3 years ago by Alex Heaton <[email protected]>
Fixed issues

6cfd745f31f402280a1846e71d66ab5e1835eec1 authored about 3 years ago by Alex Heaton <[email protected]>
Merge pull request #1 from landegt/cvat-compatibility

Cvat compatibility and bug fixes

e5c1fd5862be2dfe3968c09e5b8758410ff11ba9 authored about 3 years ago by jeremyfraenkel <[email protected]>
Fixed Yolo splitting bug

227f00a2904e926c66c572fb5a15a1ad0f001759 authored about 3 years ago by Alex Heaton <[email protected]>
bug fix to analyze:

bug: i in cat_names was assumed to be str and caused error "AttributeError: 'float' object has no...

a70da97317713e5694f81bbe4ef91d055397f2b1 authored about 3 years ago by Thomas <[email protected]>
Bug fixes to exporter.py

ExportToYoloV5():
-default value of yaml_file=None leads to TypeError: expected str, ... ...

d9538ec925db265673a4ccf480d22b787ba6e9a2 authored about 3 years ago by Thomas <[email protected]>
importer bug fixes for import of coco datasets from cvat:

- letting coco datasets without the column img_folder be imported as this is not a necessary tag ...

fdc7ec562a0c3570ceaccd26e5f7150c6933ed02 authored about 3 years ago by Thomas <[email protected]>
Updated readme

9d0079a1f61eb84ec9cd10fb202a9246a08576fa authored about 3 years ago by Alex Heaton <[email protected]>
Updated Readme

b63f6a2f8321ef59ddd7a827e6205bbb10e41d04 authored about 3 years ago by Alex Heaton <[email protected]>
Cleanup for final presentation

c19e165d8e0b7f3a38e48c47d4905e01d12d8628 authored about 3 years ago by Alex Heaton <[email protected]>
added badge to readme

c6b8134ec259910f11784e469b1d06a827c1f7cb authored about 3 years ago by Alex Heaton <[email protected]>
Update README.md

ee3d3b5ed8855f12b35fbf6362d5003241a01b33 authored about 3 years ago by Derek Topper <[email protected]>
Adding splitting of datasets for Yolo output

d266242328d25e6b2c360ba28a441236b4312198 authored about 3 years ago by Alex Heaton <[email protected]>
v0.1.14

72b16f6b9725beeb68b928e2b7b952c976503e8d authored about 3 years ago by Alex Heaton <[email protected]>
Added ImportYoloV5WithYaml

048309619c6f99b9dc895b6a0e0896b5c7cd145c authored about 3 years ago by Alex Heaton <[email protected]>
New feature to manually add classes to bbox widget

a7194e2bbfcd039762a38a8cc21f2efcce650a9c authored about 3 years ago by Alex Heaton <[email protected]>
Implimented getter functions

31698a20736d849a54e6716743506914b6861e56 authored about 3 years ago by Alex Heaton <[email protected]>
Update classes

80a131b6a2bac658db2eeaf60d969c32d6e4701f authored about 3 years ago by Alex Heaton <[email protected]>
v 0.1.9

143a45585cba474440398b30be2addd90861c490 authored about 3 years ago by Alex Heaton <[email protected]>
New version

8f4d34a65df73ae4c7747fba09385f7465b55830 authored about 3 years ago by Alex Heaton <[email protected]>
Fixed bugs in the label prediction feature

2619e27b4c89708efffc41f4e6b0753bfb6643e2 authored about 3 years ago by Alex Heaton <[email protected]>
Added autolabeler

d9df1ef4a38d3c3fa443ec2eed6215e5f36c9db5 authored about 3 years ago by Alex Heaton <[email protected]>
rm

9e656525b6676d1338d651dabc3a3e2a767f2316 authored about 3 years ago by Alex Heaton <[email protected]>
rm da books

4280b9413898d7457d49f54d4f7839b7ebaec517 authored about 3 years ago by Alex Heaton <[email protected]>
Merge

e27d9f5bafa4bb67d6421749ffbe4afde2ad6a3c authored about 3 years ago by Alex Heaton <[email protected]>
Merge branch 'main' of https://github.com/pylabel-project/pylabel

13caecae07547fd3c8f77d18cfeaf1b3fc5f5837 authored about 3 years ago by Alex Heaton <[email protected]>
No idea what is gonna happen

57bf4e1a58b10bec8e79eea76b7cd7aee6cb0e69 authored about 3 years ago by Alex Heaton <[email protected]>
Save changed for the day

184b768c681d53ba57ea343620e48a71f2d5bba0 authored about 3 years ago by Alex Heaton <[email protected]>
Changed the readme links

67ab1c19df943589d58597dad2c176091920f8ae authored about 3 years ago by Alex Heaton <[email protected]>
Moved to /samples repo

85a32b8d663c449e6f2781eddca608c0c1860b76 authored about 3 years ago by Alex Heaton <[email protected]>
Moved to /samples repo

1dceee5682cf9bb29d0d5c2f924f9d58e151300c authored about 3 years ago by Alex Heaton <[email protected]>
Moved to /samples repo

e63ec3be0f6ebe83fe7d9c00cf2611aeb6e6c213 authored about 3 years ago by Alex Heaton <[email protected]>
Moved to /samples repo

79700f4eb701b7ada0f15cd5975ec7691780d260 authored about 3 years ago by Alex Heaton <[email protected]>
Moved to /samples repo

e4fb6b194909bb778db4456c98fdc3287acd4404 authored about 3 years ago by Alex Heaton <[email protected]>
Moved to /samples repo

8c95fe60ccd7db1f80581f264dac36a3022f3eaf authored about 3 years ago by Alex Heaton <[email protected]>
Integrated to bbox widget

a53745934a549d0bcce0e51675202c7d95599bbd authored about 3 years ago by Alex Heaton <[email protected]>
0.1.5

186e8deeeae3ff38a810d4840dc045d94ce459dc authored about 3 years ago by Alex Heaton <[email protected]>
Removed id column from dataframe

729fcd872b12b012b8f04d602dc4417b614d0d7a authored about 3 years ago by Alex Heaton <[email protected]>
New way to pass the dataset object to functions

ce1c6575423feecea02cd0cbb8afbe23bc26644c authored about 3 years ago by Alex Heaton <[email protected]>
Fixed sample notebooks

7e8cf68e38752a8cdad2cda3687d7412acb9ca00 authored about 3 years ago by Alex Heaton <[email protected]>
Updated notebooks to point to the latest package

97fbd94bec6854df2bc9538b8983d54b4a59159d authored about 3 years ago by Alex Heaton <[email protected]>
Updated importers and exporters

c021980d8d2406875472dabd2d5c7c69aafbd432 authored about 3 years ago by Alex Heaton <[email protected]>
Remove notebooks from this repo

43832cf9f2bd3f9a077e4a37acaf59c988899ed4 authored about 3 years ago by Alex Heaton <[email protected]>
Remove notebooks from this repo

6958550493cad1404a24afe095679e89936fd4e7 authored about 3 years ago by Alex Heaton <[email protected]>
Fixed small issues with coco

baefaf43d1475c22c7a23bfda7b01e4f60b58cc9 authored about 3 years ago by Alex Heaton <[email protected]>
Edited readme and notebooks

26b0ecca71b7a9a4337570547f47143efa29b0e4 authored about 3 years ago by Alex Heaton <[email protected]>
Added link to bbox-visualizer

5439280020422b67ecf19017cd0845495bdbf14d authored about 3 years ago by Alex Heaton <[email protected]>
Updated .gitignore

b69fe71d6a7abc231fe78ec0e6767126a6f89f8c authored about 3 years ago by Alex Heaton <[email protected]>
Remove pylabel.egg-info

812064d8a1fc542d9925935662fa6d1335237453 authored about 3 years ago by Alex Heaton <[email protected]>
pylabel.egg-info

5363e07dcc36252b4111ebc66f8ac6034ba14926 authored about 3 years ago by Alex Heaton <[email protected]>
Removed pylabel.egg-info

3b19652aa46d39e5f18927c09020c5ca3f2dd462 authored about 3 years ago by Alex Heaton <[email protected]>
Removed some directories

1dfa637f1c01be6bbdb82f91f4f6f456ef5edc3f authored about 3 years ago by Alex Heaton <[email protected]>
Fixed link to colab

8100fb78fe007b8780cf727a1399934a4c115b48 authored about 3 years ago by Alex Heaton <[email protected]>
Updated readme

9d74866d06bf74b4a7270ea121958c38c51d6849 authored about 3 years ago by Alex Heaton <[email protected]>
Updated readme

05d98d576a1361cb3876f93759d17d5b1275030e authored about 3 years ago by Alex Heaton <[email protected]>
Updated Readme

d524ad1948cb26899bb1efb31a3b01f927cad2d8 authored about 3 years ago by Alex Heaton <[email protected]>
Updated references to new pylabel package name

9f4ee023526be0317030e700062897e5f39c5853 authored about 3 years ago by Alex Heaton <[email protected]>
First pylabel package

353d0d2af26f237b29c0471273e70f57f8edaca1 authored about 3 years ago by Alex Heaton <[email protected]>
Updated readme

ed817b7cdabad0e19bdbbef4ca127de05ce413df authored about 3 years ago by Alex Heaton <[email protected]>
Renamed repo and internal references to 'pylabel'

c7a28daa23a15b956be1d10c561565cf0a377cae authored about 3 years ago by alexheat <[email protected]>
Move mkdir command

85c3aff422cb32b36ea63e8906996743aab80ca4 authored about 3 years ago by alexheat <[email protected]>
Fixed notebook

bfb8b16c96a4be273a924c84fdfd76b3ef12a3d3 authored about 3 years ago by alexheat <[email protected]>
Fixed coco

bc49a7714dddd7971b301fe4d19eb69645ab944c authored about 3 years ago by alexheat <[email protected]>
Fixed coco

2a363cde46ae92ee7a0bd267e3906058567b102a authored about 3 years ago by alexheat <[email protected]>
Remove

97f63bb4811650b90e30037b3e610dee6e6a307b authored about 3 years ago by alexheat <[email protected]>
d

65fb3a4a6d5e34cdfa0f64d825e8c08fb71f6409 authored about 3 years ago by alexheat <[email protected]>