Skip to content

ace19-dev/mvcnn-tf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

92 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MVCNN

Data

Quick Start

  • prepare multi-view image
  • train.py

Evaluation

  • eval.py

Retrieval

  • deep metric learning
  • extract features by train.py
  • prepare query/gallery sources
  • retrieve.py

TODO

  • improve retrieval module.
  • balanced sampling batch.

Notice

  • The network architecture used in our experiments is relatively shallow to allow for fast training and inference.

References from