Skip to content

YoPatapon/SimNet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

SimNet

A Tensorflow implementation of Baidu's SimNet

prerequisite

Tensorflow 1.x

Scripts:

Train:

bash scripts/train.sh

Specify query file, positive file and negative file in script, check hyper-parameters in config file before training.

Test

bash scripts/test.sh

Inference

bash scripts/inference.sh

Specify inference data file in script.

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published