GithubHelp home page GithubHelp logo

minoriwww / labelme-docker Goto Github PK

View Code? Open in Web Editor NEW
9.0 2.0 2.0 3 KB

LabelMe docker for online image labeling

Home Page: https://github.com/CSAILVision/LabelMeAnnotationTool

License: MIT License

Shell 64.22% ApacheConf 35.78%
labelme docker image-processing annotation video-processing computer-vision image-annotation

labelme-docker's Introduction

0 Intro

Here you will find the source code to install the LabelMe annotation tool on your server. LabelMe is an annotation tool writen in Javascript for online image labeling. The advantage with respect to traditional image annotation tools is that you can access the tool from anywhere and people can help you to annotate your images without having to install or copy a large dataset onto their computers. LabelMe

1 Build

git clone https://github.com/minoriwww/LabelMe-docker.git
docker build - < Dockerfile

or Run by DockerCloud

docker rm -f labelme # if you have one image named labelme

docker pull leodp/labelme

docker run --name labelme -p 8081:80 -v DIR:/notebooks -it leodp/labelme /bin/bash -C /notebooks/auto_conf.sh
# DIR is your path to this repo, end with repo's name

2 See URL

http://127.0.0.1:8081

If error occured

sudo sh /notebooks/auto_conf.sh

labelme-docker's People

Contributors

minoriwww avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.