Commit Graph

31 Commits

Author SHA1 Message Date
SkalskiP c4b33fe1d6 ready for test and review 2023-07-04 17:31:33 +02:00
SkalskiP 46cb82797e ready for merge 2023-06-28 14:16:59 +02:00
SkalskiP a579ed46c6 ready for final tests 2023-06-28 13:36:10 +02:00
SkalskiP 006caa0b9b 🛠️ fix #149 - typo in filename 2023-06-27 15:25:24 +02:00
SkalskiP 782e7e5a39 ready for final tests 2023-06-27 13:53:27 +02:00
SkalskiP f63336a824 save_coco_annotations logic simplification 2023-06-27 02:44:40 +02:00
SkalskiP 540efc80ce classes_to_coco_categories, coco_categories_to_classes refactor + tests 2023-06-27 01:50:58 +02:00
SkalskiP 453d4df068 🧪 refactor + some tests 2023-06-14 16:38:08 +02:00
James Gallagher 234e376fca respond to feedback 2023-06-14 09:48:00 +01:00
James Gallagher 5d8b378f35 add test cases for get_top_k, add docs for Classifications and ClassificationsDataset 2023-06-13 14:35:32 +01:00
SkalskiP 97892e3138 ⛏️pick `Detections` by index 2023-06-05 11:01:14 +02:00
SkalskiP 55f4f00c0c 🧪 tests for `train_test_split` 2023-05-17 20:20:28 +02:00
SkalskiP 3af32800d3 😷 initial support for masks 2023-05-17 02:13:08 +02:00
SkalskiP 06ea737336 📦 YOLO box save ready for tests 2023-05-17 01:35:11 +02:00
SkalskiP f616bda40f 🐚 shell of YOLO format processing added 2023-05-17 00:58:17 +02:00
SkalskiP 6c81d21a03 Unit tests for yolo loader added 2023-05-08 21:34:36 +02:00
SkalskiP 8c0a294ca1 First fully working version of `from_yolo`. Ready for test. 2023-05-08 17:13:59 +02:00
SkalskiP 77243f1752 initial yolo annotations file parsing 2023-05-07 13:16:42 +02:00
SkalskiP feb08d10b2 Add `Detections.merge` method 2023-05-04 09:30:48 +02:00
SkalskiP 0cb722e91e `mask_to_polygons` and `filter_polygons_by_area` added 2023-04-18 14:48:25 +02:00
SkalskiP 63fd5a3f8a 🧪 ready for tests 2023-03-14 12:36:06 +01:00
SkalskiP 9401210aa5 🧪 ready for tests 2023-03-13 21:45:12 +01:00
SkalskiP 25c19b4422 👋 initial commit 2023-03-07 22:35:09 +01:00
SkalskiP 78d267e169 🛠️ fix `core.py uses deprecated alias np.bool` #22 + tests 2023-02-12 22:54:54 +01:00
SkalskiP 66f81ceeb9 - ColorPalette.default() added
- Detections.from_yolov5() updated
- Detection.__getitem__ added
- get_polygon_center added
2023-02-06 22:26:44 +01:00
SkalskiP d5d7187fe4 Detection core API reformat 2023-02-06 14:28:16 +01:00
James Gallagher 4fbec12b06 run linter 2023-02-01 14:37:54 +00:00
SkalskiP 981b1e8722 ✏️ first iteration of Detections and BoxAnnotator classes added 2023-01-19 00:12:19 +01:00
SkalskiP ce7bfbe2c7 🧪 rename test directory `tests -> test` 2023-01-18 19:45:19 +01:00
SkalskiP a4e60f33ba 🎉 initial commit 2022-12-02 13:47:24 +01:00
Piotr Skalski 1ff2988986
Initial commit 2022-11-28 15:08:47 +01:00