Skip to content

Ekko-zn/Deep-Neural-Network-Retrieval

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Deep-Neural-Network-Retrieval

This repo is initial implementation for the paper "Deep Neural Network Retrieval"

How to run

Take five-tasks (MNIST) as an example (containing three steps)

cd MNIST_five_tasks

First: preprocess dataset

python processdata.py

Second: train models

bash trainmodels.sh

Third:

Vector-based semantic feature extraction

python main_vector.py

Matrix-based semantic feature extraction

bash generatematrix.sh
python main_matrix.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published