Skip to content

zijunwei/ViewProposalNet

Repository files navigation

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.

About

VPN for CVPR18

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages