Skip to content

shuggiefisher/imagenet-feature-extraction

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EXTRACT Pipeline

extract pipeline diagram

Imagenet feature extraction

This repo contains a brain4k pipeline for extracting image features using a network trained on the imagenet database.

to execute the pipeline within a docker container:

sudo docker run -ti tleyden5iwx/caffe-cpu-master /bin/bash
pip install git+https://github.com/shuggiefisher/brain4k.git
git clone https://github.com/shuggiefisher/imagenet-feature-extraction.git local-path-to-this-repo
brain4k local-path-to-this-repo

Requirements

  • brain4k
  • caffe, including python wrappers

Installing caffe is quite involved, so you may find it easier to use a caffe docker image

About

A brain4k pipeline for extracting imagenet features from images

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published