The attached files contain two release archives from our paper.
misty-model.zip
contains our trained model, which can be evaluated by runningmodel_whereis.py
using python 3 with tensorflow 0.12. It also contains a pre-processed copy of our dataset, and the script for training or model.misty-raw-dataset.zip
contains a copy of our raw dataset prior to preprocessing, as well as our preprocessing script.