Skip to content

ewilkinson/database_dcnn

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

========================================= Database Embedding DCNN for CBIR

Repository for CS 645 final project

Imagenet images should be added to the images folder under a 'imagenet' directory. This will be automatically excluded from git by the gitignore file.

You will need to generate the caffemodel for alexnet and the caffe reference network. You can find the script to generate them in the caffe installation directory.

GNU General Public License


Python Modules Needed

sudo pip install cython

sudo pip install hickle

sudo pip install psycopg2

sudo pip install scikit-learn


functions using python

  1. sudo apt-get install postgresql-contrib postgresql-plpython

  2. use dnn.sql to implement functions

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published