obsolete methods in data_handling.data_handling module
Hi @fsfrazao ,
I just noticed that the data_handling.data_handling module contains a bunch of (what appear to be) obsolete methods:
check_data_sanity(images, labels)
get_image_size(images)
parse_seg_name(seg_name)
divide_audio_into_segs(audio_file, seg_duration, save_to, annotations=None, start_seg=None, end_seg=None, verbose=False)
_filter_annotations_by_filename(annotations, filename)
get_labels(file, start, end, annotations, not_in_annotations=0)
seg_from_time_tag(audio_file, start, end, name, save_to)
segs_from_annotations(annotations, save_to)
pad_signal(signal,rate, length)
Can all of these be removed?
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information