Piotr Skalski
|
7497f8d96a
|
Merge pull request #64 from roboflow/feature/small_housekeeping_before_release
🧹 Small housekeeping before release
|
2023-04-13 10:56:13 +02:00 |
SkalskiP
|
b34ecd53cf
|
🧹 Small housekeeping before release
|
2023-04-13 10:50:20 +02:00 |
Piotr Skalski
|
e9649acd90
|
Merge pull request #63 from ChaseDDevelopment/line-zone-detections-fix
Fix issue where the LineZone.trigger function expects 4 values instead of 5
|
2023-04-13 10:44:48 +02:00 |
Chase Dubauskas
|
2cf7a9b620
|
Fix issue where the LineZone.trigger function expects 4 values instead of 5.
|
2023-04-12 14:02:29 -06:00 |
SkalskiP
|
e091f9c959
|
📚 Docs `changelog.md` update
|
2023-04-12 17:54:06 +02:00 |
SkalskiP
|
f12504b0dd
|
🛠️ fix `Detections.__getitem__` and `Detections.area` bugs
|
2023-04-11 13:50:42 +02:00 |
Piotr Skalski
|
dba4d9f8ad
|
Merge pull request #58 from roboflow/feature/update_to_support_sam
feature/update_to_support_sam
|
2023-04-10 23:52:35 +02:00 |
SkalskiP
|
ddc8a8ccce
|
🖤 Make black happy
|
2023-04-10 23:16:04 +02:00 |
SkalskiP
|
c1ccff474f
|
Documentation for PolygonZone and PolygonZoneAnnotator
|
2023-04-10 23:15:35 +02:00 |
SkalskiP
|
d02bac75c4
|
Document changes in docs
|
2023-04-10 23:07:53 +02:00 |
SkalskiP
|
f3c4a966c4
|
changelog added
|
2023-04-10 22:57:08 +02:00 |
SkalskiP
|
5bc436b1c5
|
add `area` and `box_area` to `Detections` object
|
2023-04-10 19:58:44 +02:00 |
SkalskiP
|
c37590ef3a
|
add `area` and `box_area` to `Detections` object
|
2023-04-10 19:17:53 +02:00 |
SkalskiP
|
a14bb94b46
|
😷 to 📦 initial version of mask_to_xyxy util
|
2023-04-10 18:58:07 +02:00 |
SkalskiP
|
aab7e238e4
|
😷 to 📦 initial version of mask_to_xyxy util
|
2023-04-10 18:46:13 +02:00 |
SkalskiP
|
34dba17641
|
🖤 Make Black happy
|
2023-04-10 12:00:00 +02:00 |
SkalskiP
|
ef5ee71f0b
|
Update `sv.Detections.from_sam` API
|
2023-04-10 11:58:09 +02:00 |
SkalskiP
|
bed0e41cb7
|
👊 version bump
|
2023-04-09 23:24:10 +02:00 |
SkalskiP
|
e439b29f07
|
Initial from_sam connector for Detections
|
2023-04-09 23:21:04 +02:00 |
SkalskiP
|
511375f24b
|
😷 Top level import of MaskAnnotator
|
2023-04-09 23:05:56 +02:00 |
SkalskiP
|
ff2788945d
|
😷 Initial implementation of MaskAnnotator
|
2023-04-09 22:57:29 +02:00 |
SkalskiP
|
5b9eef363d
|
small fix :)
|
2023-04-09 22:16:12 +02:00 |
SkalskiP
|
bcc4b25eb9
|
🖤bake black happy
|
2023-04-08 19:05:07 +02:00 |
SkalskiP
|
d5d2035048
|
😷add mask support to Detection object
|
2023-04-08 19:01:48 +02:00 |
SkalskiP
|
14795a6626
|
🏞 updated plot_image and plot_images_grid
|
2023-04-08 17:31:52 +02:00 |
Piotr Skalski
|
bc12a8ea0b
|
Merge pull request #56 from roboflow/feature/rafactor_of_functions_in_notebooks_package_and_intitial_version_of_voc_xml_support
feature/rafactor_of_functions_in_notebooks_package_and_intitial_version_of_voc_xml_support
|
2023-04-05 17:18:38 +02:00 |
SkalskiP
|
2be4981c76
|
🖤 Make black happy
|
2023-04-05 16:27:22 +02:00 |
SkalskiP
|
fe68327b75
|
Changelog updated
|
2023-04-05 16:25:29 +02:00 |
SkalskiP
|
141809ae92
|
- 📓 Refactor of notebooks utilities
- Initial voc xml sing support
- Documentation improvements
|
2023-04-05 15:48:21 +02:00 |
iPoe
|
ac61598ad4
|
Add custom text for the in & out tags.
|
2023-03-29 14:01:35 -05:00 |
SkalskiP
|
1fa4a1c72e
|
📜 Supervision docs changelog added
|
2023-03-29 15:59:02 +02:00 |
Piotr Skalski
|
2df4261355
|
Merge pull request #50 from roboflow/feature/drop_requirement_for_class_id_in_detections
feature/drop_requirement_for_class_id_in_detections
|
2023-03-23 14:42:52 +01:00 |
SkalskiP
|
a88eff868e
|
📖 improve documentation
|
2023-03-23 14:41:03 +01:00 |
SkalskiP
|
8bf686e23b
|
🖤 make black happy
|
2023-03-23 14:18:46 +01:00 |
SkalskiP
|
b2f6520b87
|
🛠️ fix idx error in annotate
|
2023-03-23 13:43:03 +01:00 |
SkalskiP
|
420dae9e70
|
🛠️ fix circular import
|
2023-03-23 13:02:52 +01:00 |
SkalskiP
|
550c913dbb
|
💧 drop requirement for class_id in Detections constructor to make it more flexible
|
2023-03-23 12:31:23 +01:00 |
SkalskiP
|
4dcca5309c
|
🔥 docs and README.md changes
|
2023-03-21 13:43:40 +01:00 |
SkalskiP
|
d30cc180d0
|
👊 bump version before release
|
2023-03-14 13:34:46 +01:00 |
Piotr Skalski
|
ace8301b12
|
Merge pull request #46 from roboflow/fix/041_index_error_on_polygon_zones
fix/041_index_error_on_polygon_zones
|
2023-03-14 13:09:22 +01:00 |
SkalskiP
|
b91bc91897
|
🖤 make black happy
|
2023-03-14 12:41:12 +01:00 |
SkalskiP
|
e04c531c05
|
Merge remote-tracking branch 'origin/fix/041_index_error_on_polygon_zones' into fix/041_index_error_on_polygon_zones
|
2023-03-14 12:36:33 +01:00 |
SkalskiP
|
63fd5a3f8a
|
🧪 ready for tests
|
2023-03-14 12:36:06 +01:00 |
SkalskiP
|
38f52a04ae
|
🧪 ready for tests
|
2023-03-14 11:33:31 +01:00 |
Piotr Skalski
|
65090f612c
|
Merge pull request #45 from roboflow/fix/042_fix_with_nms_when_detections_is_empty
🧪 ready for tests
|
2023-03-13 22:08:15 +01:00 |
SkalskiP
|
9401210aa5
|
🧪 ready for tests
|
2023-03-13 21:45:12 +01:00 |
Piotr Skalski
|
59d8655014
|
Merge pull request #36 from roboflow/feature/add_class_agnostic_nms
feature/add_class_agnostic_nms
|
2023-03-10 13:44:11 +01:00 |
SkalskiP
|
4dde484141
|
🖤 make black happy
|
2023-03-08 11:31:18 +01:00 |
SkalskiP
|
e6f250dbfb
|
🧹 docs refinement and clean up
|
2023-03-08 11:28:54 +01:00 |
SkalskiP
|
e6090be9eb
|
📄 small type changes in docs
|
2023-03-08 11:08:07 +01:00 |