vision-agent 0.0.45__py3-none-any.whl → 0.0.46__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: vision-agent
3
- Version: 0.0.45
3
+ Version: 0.0.46
4
4
  Summary: Toolset for Vision Agent
5
5
  Author: Landing AI
6
6
  Author-email: dev@landing.ai
@@ -132,7 +132,9 @@ you. For example:
132
132
  | Crop | Crop crops an image given a bounding box and returns a file name of the cropped image. |
133
133
  | BboxArea | BboxArea returns the area of the bounding box in pixels normalized to 2 decimal places. |
134
134
  | SegArea | SegArea returns the area of the segmentation mask in pixels normalized to 2 decimal places. |
135
- | ExtractFrames | ExtractFrames extracts image frames from the input video. |
135
+ | BboxIoU | BboxIoU returns the intersection over union of two bounding boxes normalized to 2 decimal places. |
136
+ | SegIoU | SegIoU returns the intersection over union of two segmentation masks normalized to 2 decimal places. |
137
+ | ExtractFrames | ExtractFrames extracts frames with motion from a video. |
136
138
 
137
139
 
138
140
  It also has a basic set of calculate tools such as add, subtract, multiply and divide.
@@ -20,7 +20,7 @@ vision_agent/tools/__init__.py,sha256=AKN-T659HpwVearRnkCd6wWNoJ6K5kW9gAZwb8IQSL
20
20
  vision_agent/tools/prompts.py,sha256=9RBbyqlNlExsGKlJ89Jkph83DAEJ8PCVGaHoNbyN7TM,1416
21
21
  vision_agent/tools/tools.py,sha256=aMTBxxaXQp33HwplOS8xrgfbsTJ8e1pwO6byR7HcTJI,23447
22
22
  vision_agent/tools/video.py,sha256=40rscP8YvKN3lhZ4PDcOK4XbdFX2duCRpHY_krmBYKU,7476
23
- vision_agent-0.0.45.dist-info/LICENSE,sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ,11357
24
- vision_agent-0.0.45.dist-info/METADATA,sha256=ay9cHpTO4Kizhj0bQux6RU-AlbaS4VOYDSGSYBbZ_Gw,5340
25
- vision_agent-0.0.45.dist-info/WHEEL,sha256=7Z8_27uaHI_UZAc4Uox4PpBhQ9Y5_modZXWMxtUi4NU,88
26
- vision_agent-0.0.45.dist-info/RECORD,,
23
+ vision_agent-0.0.46.dist-info/LICENSE,sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ,11357
24
+ vision_agent-0.0.46.dist-info/METADATA,sha256=Q5UxkEqKAbnJJtwwFSGhLhobdwhTJF552zsEfKayXz8,5564
25
+ vision_agent-0.0.46.dist-info/WHEEL,sha256=7Z8_27uaHI_UZAc4Uox4PpBhQ9Y5_modZXWMxtUi4NU,88
26
+ vision_agent-0.0.46.dist-info/RECORD,,