Neighborhood-Adaptive Structure Augmented Metric Learning -- AAAI2022 oral
Pytorch implementation of NASA
- python=3.6.8
- pytorch=1.4.0
- numpy=1.16.0
- tqdm=4.54.1
- scipy
- Pillow
mkdir ../MyDataset
-
Download data.
- Cars-196 (Img, Annotation)
-
Extract the compressed file (tgz or zip) into
../MyDataset/
, e.g., for Cars-196, put the files in the../MyDataset/Cars196
. -
Download pre-train model.
- BN(Model)
python demo.py