supervision/test/dataset/formats
SkalskiP e416ef4c0e Refactor import paths and improve text file reading
Refactored import paths for test utility methods across multiple test files to align with a recent package restructure. Enriched 'read_txt_file' functionality in 'file.py' allowing to optionally skip empty lines, enhancing flexibility for various use-cases. Added tests for the new 'read_txt_file' behavior in a new 'test_file.py'. Renamed 'utils.py' in test package to 'test_utils.py' for better differentiation from the util package in the source code.
2023-11-10 10:15:08 -08:00
..
__init__.py initial yolo annotations file parsing 2023-05-07 13:16:42 +02:00
test_coco.py fix: 🐛 200+ E501 doc error lines are fixed. 2023-07-25 23:09:14 +03:00
test_pascal_voc.py Refactor import paths and improve text file reading 2023-11-10 10:15:08 -08:00
test_yolo.py fix: 🐛 200+ E501 doc error lines are fixed. 2023-07-25 23:09:14 +03:00