Addmain
Added mains to compute_image_normalizations and create_dataset_file.
def main():
# previous code without header imports
if __name__ == '__main__':
main()
Added mains to compute_image_normalizations and create_dataset_file.
def main():
# previous code without header imports
if __name__ == '__main__':
main()