supervision/test
SkalskiP 7750856c18 Fix method names and improve code formatting
Renamed methods to improve clarity. `get_anchor_coordinates` changed to `get_anchors_coordinates` and `calculate_centroids` changed to `calculate_masks_centroids`. Indentation for method arguments was adjusted in `core.py` and other files for better readability. Functionality remains the same, these changes are meant to improve code maintainability and readability.
2023-11-16 15:23:55 +01:00
..
annotators Refactor import paths and improve text file reading 2023-11-10 10:15:08 -08:00
classification feat: 🚀 pre-commit and initial formatted files 2023-07-25 13:02:26 +03:00
dataset Refactor import paths and improve text file reading 2023-11-10 10:15:08 -08:00
detection Fix method names and improve code formatting 2023-11-16 15:23:55 +01:00
draw run linter 2023-02-01 14:37:54 +00:00
geometry feat: 🚀 pre-commit and initial formatted files 2023-07-25 13:02:26 +03:00
metrics Refactor import paths and improve text file reading 2023-11-10 10:15:08 -08:00
utils fix(test): 🧪 pre-commit's whitespace exclude and test case fix for whiespace 2023-11-15 17:01:57 +03:00
__init__.py 🧪 rename test directory `tests -> test` 2023-01-18 19:45:19 +01:00
test_utils.py Refactor import paths and improve text file reading 2023-11-10 10:15:08 -08:00