@ -572,8 +572,8 @@ def _ssd_evaluate_unbatch_list(glob_string: str) -> List[np.ndarray]:
|
|||||||
return unbatched
|
return unbatched
|
||||||
|
|
||||||
|
|
||||||
def _ssd_train_get_config_values(config_get: Callable[[str], Union[str, float, int, bool]]
|
def _ssd_train_get_config_values(config_get: Callable[[str], Union[str, float, int, bool]]) \
|
||||||
) -> Tuple[int, int, float, int, int, float, int, int,
|
-> Tuple[int, int, float, int, int, float, int, int,
|
||||||
str, str, str, str, str,
|
str, str, str, str, str,
|
||||||
bool, bool]:
|
bool, bool]:
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user