Giter Site home page Giter Site logo

opensfm-docker-base's Introduction

opensfm-docker-base

A base docker image to build OpenSfM with all dependencies included

opensfm-docker-base's People

Contributors

luke-ed avatar paulinus avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

opensfm-docker-base's Issues

python3 docker base

Hello i use windows 10 docker to run OpenSfM.

My issue : the program want to run with python 3 and it is not in the docker.
I have install the docker image : docker pull paulinus/opensfm-docker-base
Then i did run it : docker run -it paulinus/opensfm-docker-base

Then i have try to build OpenSfM and use the berlin data.

git clone --recursive https://github.com/mapillary/OpenSfM
cd OpenSfM
python setup.py build
bin/opensfm_run_all data/berlin

the result :

Running using Python command: python3
bin/opensfm_run_all: line 10: python3: command not found

I have see in the current repo that there is dockerfile for python 2 and python 3 but i have no idea how to use it.

How to run this docker file.?

@paulinus Sorry for basic Question, as I am new on Docker and I want to install all the dependencies by using this docker file, So please guide me how to run this file on Ubuntu.?

opencv branch

Is there any reason the opencv branch is not in master? I'm presuming that opensfm won't run without opencv, and having tested the opencv branch here and building a docker image, it seems that at least for standard runs of opensfm the docker image on opencv branch works.

Missing joblib

Thanks for the docker files, they were very useful.
When I used the python3 version, I had to do

pip3 install joblib

before the opensfm binary would run.

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.