Skip to content

puffcocos/Deep-Ranking

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

28 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

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 와 같은 디렉토리에 μœ„μΉ˜μ‹œμΌœμ•Ό ν•©λ‹ˆλ‹€.

About

πŸš€ Deep Ranking Algorithm with PyTorch

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages