Skip to content

annotations

jungheejung edited this page Jul 29, 2020 · 1 revision

potentially in /idata/DBIC/cara/life/semantic_cat

In [4]: bg = np.load('bg.npy')

In [5]: bg
Out[5]: 
array([[ 0.06799316,  0.10040283,  0.07690811, ...,  0.02330017,
         0.04455566, -0.12078857],
       [ 0.06799316,  0.10040283,  0.07690811, ...,  0.02330017,
         0.04455566, -0.12078857],
       [ 0.06799316,  0.10040283,  0.07690811, ...,  0.02330017,
         0.04455566, -0.12078857],
       ...,
       [ 0.21660157,  0.14243165, -0.00379639, ..., -0.04158936,
         0.09057617,  0.02874756],
       [ 0.21660157,  0.14243165, -0.00379639, ..., -0.04158936,
         0.09057617,  0.02874756],
       [ 0.21660157,  0.14243165, -0.00379639, ..., -0.04158936,
         0.09057617,  0.02874756]])

In [6]: bg.shape
Out[6]: (1470, 300)

however, Don't understand the body_parts.npy or the strict_animals_faces.npy

actions_bg.npy  animals_actions.npy  bg.npy                         faces_body_parts.npy  places.npy
actions.npy     animals.npy          body_parts.npy                 faces.npy             strict_animals_faces.npy
all.npy         bg_animals.npy       body_parts_strict_animals.npy  objects.npy           strict_animals.npy
Clone this wiki locally