Skip to content

sethah/allencv

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

127 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AllenCV

Build Status codecov

A computer vision library built on top of PyTorch, Torchvision, and AllenNLP.

Quick Links

Installation

pip install allencv

Installing from source

Clone the git repository:

git clone https://github.com/sethah/allencv.git

In a Python 3.6 virtual environment, run:

pip install --editable .

This will make allencv available on your system but it will use the sources from the local clone you made of the source repository.

Running AllenCV

AllenCV follows all the same conventions and supports the same interfaces as AllenNLP. Read more about the AllenNLP command line interface here.

About

Computer vision tools for AllenNLP

Topics

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors