Skip to content

zijunwei/ViewEvaluationNet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

View Evaluation Net

Requirements:

The VEN is implemented with Pytorch.

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

Qucik Start

VEN is demonstrated in demo.py. Before running, update the following:

  1. Update the get_test_list() function to load images.
  2. Download the pre-trained mdoels from Google Drvie. Set the variable args.resume to point to it.

Train your own model

We will release the training code soon.

About

VEN for cvpr2018

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages