Skip to content

Latest commit

Β 

History

History
34 lines (29 loc) Β· 616 Bytes

File metadata and controls

34 lines (29 loc) Β· 616 Bytes

Image Similarity with Deep Ranking Algorithm


Installation

Required package for Triplet Checker


pip install pillow
pip install pandas
pip install ttkthemes


Usage

Deep Ranking


python triplet_sampler.py --n_pos 1 --n_neg 1 
python train_net.py --epochs 1 --optim adam 
python predict.py

Triplet Checker

python triplet_checker.py

triplet_checker.py λŠ” triplet.csv 와 같은 디렉토리에 μœ„μΉ˜μ‹œμΌœμ•Ό ν•©λ‹ˆλ‹€.