@ -22,7 +22,7 @@ Functions:
|
|||||||
load_coco_val(...): loads the COCO validation data into a Tensorflow data set
|
load_coco_val(...): loads the COCO validation data into a Tensorflow data set
|
||||||
load_scenenet(...): loads the SceneNet RGB-D data into a Tensorflow data set
|
load_scenenet(...): loads the SceneNet RGB-D data into a Tensorflow data set
|
||||||
"""
|
"""
|
||||||
from typing import Callable, List, Mapping, Tuple, Any, Dict
|
from typing import Callable, List, Mapping, Tuple
|
||||||
from typing import Sequence
|
from typing import Sequence
|
||||||
|
|
||||||
import numpy as np
|
import numpy as np
|
||||||
|
|||||||
Reference in New Issue
Block a user