Codebase for training Glimpse Prediction/Stitching Networks.
- Run train_net.py with the appropriate hyperparameters to train GPNs/GSNs — the default setting will train a GPN-R-SimCLR.
- The trained models will be saved under logs/net_params
- In train_net.py, on line 63, include the path to the folder which contains the glimpse sequences dataset.