supervision/test/dataset
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
..
formats Refactor import paths and improve text file reading 2023-11-10 10:15:08 -08:00
__init__.py initial yolo annotations file parsing 2023-05-07 13:16:42 +02:00
test_core.py Refactor import paths and improve text file reading 2023-11-10 10:15:08 -08:00
test_utils.py Refactor import paths and improve text file reading 2023-11-10 10:15:08 -08:00