Onuralp SEZER
56825423dc
fix: 🐞 update PolygonZone test and update traffic-analysis depricated codes are updated
...
Signed-off-by: Onuralp SEZER <thunderbirdtr@gmail.com>
2024-03-02 03:25:59 +03:00
Onuralp SEZER
f55ef90716
Merge pull request #819 from AdonaiVera/allowing_serialise_detections_json
...
New function [JSONSink] - Allowing to serialise Detections to a JSON file
2024-03-01 03:23:46 +03:00
Adonai Vera
d9496316bc
remove the json output after finish the unit test
2024-03-01 03:14:42 +03:00
Adonai Vera
4509608a5d
Apply documentation, unit test with mutliple scenarios, and improvement
2024-03-01 03:14:35 +03:00
Levi Vasconcelos
cb46751c9a
reviews: use test_utils.mock_detections
2024-02-26 17:41:10 -03:00
Levi Vasconcelos
5e7463dc73
reviews: removing test for deprecation
2024-02-26 17:41:10 -03:00
Levi Vasconcelos
9b50c92ec0
pre-commit on tests
2024-02-26 17:41:10 -03:00
Levi Vasconcelos
7ebbcd6c8e
add polygon_zone unit tests
2024-02-26 17:41:10 -03:00
SkalskiP
824a9140b6
tests fixed
2024-02-07 09:59:58 +01:00
pre-commit-ci[bot]
aaf3621841
fix(pre_commit): 🎨 auto format pre-commit hooks
2024-02-03 03:10:29 +00:00
Adonai Vera
6a9c013949
Added nms for segmentation algorithm, added unit test, added init, added withnms conditional depends if contains mask
2024-02-02 21:33:15 -05:00
Adonai Vera
f9caa7db66
Change name csv from json
2024-02-02 12:59:12 -05:00
Adonai Vera
6e32cdb55a
allowing to serialise Detections to a JSON file
2024-02-02 12:59:12 -05:00
pre-commit-ci[bot]
b1034fe139
fix(pre_commit): 🎨 auto format pre-commit hooks
2024-02-01 23:08:57 +00:00
Adonai Vera
e899b428ca
Fix length of the line
2024-02-01 18:07:24 -05:00
pre-commit-ci[bot]
aba5c0a07b
fix(pre_commit): 🎨 auto format pre-commit hooks
2024-02-01 22:56:02 +00:00
Adonai Vera
788bc317fa
Improvements in thread #818 : documentation, handle unit test, improvements pattern directory
2024-02-01 17:53:15 -05:00
pre-commit-ci[bot]
91260bdfc9
fix(pre_commit): 🎨 auto format pre-commit hooks
2024-01-31 17:11:18 +00:00
Adonai Vera
4ec353f5c2
Apply format
2024-01-31 12:10:56 -05:00
pre-commit-ci[bot]
fd00bd4ba2
fix(pre_commit): 🎨 auto format pre-commit hooks
2024-01-31 16:41:57 +00:00
Adonai Vera
12568336ba
Applied feedback from SkalskiP in PR #818
2024-01-31 11:39:05 -05:00
Adonai Vera
5e339f99fc
[CSVSink] - allowing to serialise Detections to a CSV file ready for prod
2024-01-31 01:32:49 -05:00
Onuralp SEZER
bb4d741aff
feat(color.py): ✨ add color constants
...
This commit adds the WHITE, BLACK, RED, GREEN, and BLUE color constants
to the Color class in color.py. These constants represent
the corresponding colors in the RGB color space.
Signed-off-by: Onuralp SEZER <thunderbirdtr@gmail.com>
2024-01-19 00:42:59 +03:00
pre-commit-ci[bot]
6128576ea1
fix(pre_commit): 🎨 auto format pre-commit hooks
2024-01-18 16:06:10 +00:00
SkalskiP
5f04836917
`calculate_region_of_interest_limits` and `is_point_in_limits` methods added.
2024-01-18 13:36:47 +01:00
SkalskiP
616fc96ca8
Adding ability to calculate vector magnitude.
2024-01-18 12:46:09 +01:00
rev
dca7fb43e5
Revert "Fixed cross_product() funtion test"
...
This reverts commit 353865e017 .
2024-01-18 13:50:03 +03:00
SkalskiP
3a608eeb93
Merge remote-tracking branch 'origin/add-center-point-crossed-condition-to-line-counter' into add-center-point-crossed-condition-to-line-counter
2024-01-18 11:29:18 +01:00
SkalskiP
008b0bd984
Formatting updates.
2024-01-18 11:29:01 +01:00
rev
353865e017
Fixed cross_product() funtion test
2024-01-18 13:26:01 +03:00
SkalskiP
da4ee62298
Fixing `cross_product` tests.
2024-01-18 11:18:18 +01:00
rev
1f640980ad
Increased line counter flexibility and replaced vector cross product function
2024-01-18 01:21:45 +03:00
SkalskiP
f4d2f2a900
use `CLASS_NAME_DATA_FIELD` data constant over 'class_name' string
2024-01-03 07:22:48 +01:00
pre-commit-ci[bot]
d35f1888f9
fix(pre_commit): 🎨 auto format pre-commit hooks
2024-01-02 20:02:04 +00:00
SkalskiP
706ff0fd46
initial update of `process_roboflow_result` function
2024-01-02 21:00:17 +01:00
pre-commit-ci[bot]
51694819e3
fix(pre_commit): 🎨 auto format pre-commit hooks
2024-01-02 14:05:34 +00:00
SkalskiP
ced9f35b6e
initial `Detections.__getitem__` implementation
2024-01-02 15:05:20 +01:00
pre-commit-ci[bot]
e75e527925
fix(pre_commit): 🎨 auto format pre-commit hooks
2023-12-29 17:24:37 +00:00
SkalskiP
5984d3374c
better `Detections.merge` validation
2023-12-29 18:24:24 +01:00
SkalskiP
099d36011d
better `Detections.merge` docs + more `Detections.merge` tests
2023-12-29 16:53:41 +01:00
pre-commit-ci[bot]
ea21a75135
fix(pre_commit): 🎨 auto format pre-commit hooks
2023-12-29 15:37:49 +00:00
SkalskiP
95e2ad6d52
refactor of `core.py`; moving utils to `utils.py`
2023-12-29 16:36:54 +01:00
SkalskiP
9be71da888
handle one more edge case in `Detections.merge` logic
2023-12-29 16:15:36 +01:00
SkalskiP
c2412379c4
Merge remote-tracking branch 'origin/feature/extend-detections-with-data-field-to-support-custom-payload' into feature/extend-detections-with-data-field-to-support-custom-payload
2023-12-29 15:16:46 +01:00
pre-commit-ci[bot]
63ccc98d0b
fix(pre_commit): 🎨 auto format pre-commit hooks
2023-12-29 14:15:59 +00:00
SkalskiP
14761cb20a
fix `test_detections_from_xml_obj`
2023-12-29 15:15:57 +01:00
SkalskiP
5dfc2e61e7
Merge remote-tracking branch 'origin/feature/extend-detections-with-data-field-to-support-custom-payload' into feature/extend-detections-with-data-field-to-support-custom-payload
2023-12-29 15:15:49 +01:00
SkalskiP
701b0c0b97
fix `test_detections_from_xml_obj`
2023-12-29 15:15:38 +01:00
pre-commit-ci[bot]
27eb823809
fix(pre_commit): 🎨 auto format pre-commit hooks
2023-12-29 14:05:21 +00:00
SkalskiP
efed23f64e
`Detections.merge` updated and tested
2023-12-29 15:05:07 +01:00