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