Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 156 Bytes

README.md

File metadata and controls

7 lines (6 loc) · 156 Bytes

Siamese Network Example

pip install -r requirements.txt
python main.py
# CUDA_VISIBLE_DEVICES=2 python main.py  # to specify GPU id to ex. 2