ace19-dev / mvcnn-tf

Basic reference for Multi View Classification - mvcnn

Repository from Github https://github.comace19-dev/mvcnn-tfRepository from Github https://github.comace19-dev/mvcnn-tf

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

About

Basic reference for Multi View Classification - mvcnn

License:Apache License 2.0


Languages

Language:Python 100.0%