Skip to content

Latest commit

 

History

8 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ImageClassifier

Library that helps use Tensorflow for image classification in Elixir.

Read for details in blog post.

Installation

The package can be installed by adding image_classifier to your list of dependencies in mix.exs:

def deps do
  [
    {:image_classifier, "~> 1.0.0"}
  ]
end

The docs can be found at https://hexdocs.pm/image_classifier.

Releases

Packages

Contributors

Languages