ConfigLoader
get_placeholders()
get_placeholders_str()
resolve_placeholders()
resolve_placeholders_dict_mut()
resolve_placeholders_str()
resolve_placeholders_str_strict()
ProjectConfigHandler
ConfigValidationError
dict_to_model()
keys_collision_dict()
load_raw_config()
load_validated_config_raw()
merge_dicts()
model_to_dict()
SequenceRuntimeConfig
ConnectorConfigHandler
BaseDetector
Configuration
SequenceData
SequenceIO
entry_point()
get_algo_components()
main()
ConfigHandler
flatten_inference_config()
input_map_to_string_keys()
input_map_to_tuple_keys()
string_key_to_tuple()
tuple_key_to_string()
check_options()
check_token_in_filepath()
check_value_bounds()
check_zeros()
error_log_and_raise()
file_exists()
DifferentKeysError
DifferentShapeError
DifferentValuesError
save_config()
sort_detectors_order()
manage_error_scope()
find_npz_files()
load_json_file()
load_toml()
read_npz_file()
GitMetadata
try_get_toolbox_git_metadata()
topological_sort()
effective_hf_hub_token()
distance_line_point()
abbrev_list()
assert_and_log()
init_console_logging()
init_file_logging()
check_long_path_support()
detect_os_type()
system_capability_check()
convert_npz_to_csv_files()
results_to_csv()
triangulate_stereo()
undistort_points_pinhole()
VideoInfo
equal_splits_by_frames()
frames_to_video()
get_ffmpeg_base_args()
get_fps()
get_number_of_frames()
json_to_video_info()
probe_video()
read_segments_list_from_file()
remove_last_segment_from_file()
sequential2frame_number()
split_into_frames()
nicetoolbox.detectors.method_detectors.spiga.spiga_detector
SPIGA method detector class.