Skip to content

Trained Model and Raw Dataset

Latest
Compare
Choose a tag to compare
@nikitakit nikitakit released this 09 Sep 05:23
· 5 commits to master since this release

The attached files contain two release archives from our paper.

  • misty-model.zip contains our trained model, which can be evaluated by running model_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.