livecellx.core.datasets.SingleImageDataset.load_from_json_dict
- SingleImageDataset.load_from_json_dict(json_dict, update_time2url_from_dir_path=False, is_integer_time=True)
Load from a json dict. If update_img_paths is True, then we will update the img_path_list based on the data_dir_path.
- Parameters:
json_dict (_type_) – _description_
update_img_paths (bool, optional) – _description_, by default False
- Returns:
_description_
- Return type:
_type_