- Download modelnet10-Class Orientation-aligned Subset
- You can create 2D dataset from 3D objects (.obj, .stl, and .off), using BlenderPhong
- Directly you get dataset https://drive.google.com/file/d/0B4v2jR3WsindMUE3N2xiLVpyLW8/view from https://github.com/RBirkeland/MVCNN-PyTorch/blob/master/README.md
- prepare multi-view image
- train.py
- eval.py
- deep metric learning
- extract features by train.py
- prepare query/gallery sources
- retrieve.py
- improve retrieval module.
- balanced sampling batch.
- The network architecture used in our experiments is relatively shallow to allow for fast training and inference.