/mvcnn-tf

Basic reference for Multi View Classification - mvcnn

Primary LanguagePythonApache License 2.0Apache-2.0

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