This document contains links to some pre-trained models. See here for how to load and visualize a pre-trained network. Prior to evaluating make sure you have downloaded the appropriate train and test data as outlined in the tutorial.
Inside of the folders for each of these pre-trained networks you will find:
- a
dataset.yaml
, which documents which dataset configuration was used - a
training.yaml
, which documents which training configuration was used - an
analysis.yaml
, which contains quantitative analysis and is plottable using theevaluation_quantitative_tutorial.ipynb
notebook - the
tensorboard
subdirectory containing all info needed to plot the results of the training - a handful of other files, including network weights at various iterations
Models
- Caterpillar -- note that this network was trained with M_background = 2.0 and M_masked = 0.5, this means there is a larger contrastive loss with the background than there is with the rest of the object. While we didn't find this to improve quantitative metrics, it can improve qualitative visualizations of the descriptor space.
- Shoes Class Consistent
- Hats Class Consistent