Skip to content

imai-laboratory/wba-hack2018

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

wba-hack2018

See oculomotor for the hackathon architecture.

Directory Structure

  • data
    • data extractor for beta VAE training
  • oculomotor
    • main execution files

Create Datasets

訓練データ作成方法

OddOneOut

cd data
python oddoneoutgen.py --episode=<int> --length=<int> --scene=<int>
  • create egocentric datasets
    • shape: (episode*length, height=128, width=128, channel=3)
    • save: data/images/OddOneOut/egocentric_images%Y%m%d.npy
  • create allocentric datasets
    • shape: (scene, height=128, width=128, channel=3)
    • save: data/images/OddOneOut/allocentric_images%Y%m%d.npy

About

Let there be light, award winning code

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •