Skip to content

Latest commit

 

History

History
26 lines (14 loc) · 654 Bytes

ReadMe.md

File metadata and controls

26 lines (14 loc) · 654 Bytes

View Proposal Net

Requirements:

This implementation is tested on Tensorflow 1.3.

For viewing results using view_results.py, you will need matplotlib

Qucik Start

VPN is demonstrated in demo_new.py. Before running, update the following:

  1. Update the image directory to load images.
  2. Download the pre-trained models from Google Drive. Set the variable model_weight_path to point to it.

Train your own model

We will release the training code soon.