Coder Social home page Coder Social logo

edmbernard / dockerfiles Goto Github PK

View Code? Open in Web Editor NEW
27.0 5.0 6.0 270 KB

Some useful dockerfiles for DeepLearning and Computer Vision

License: Apache License 2.0

Makefile 60.41% Python 30.12% C 8.95% CMake 0.51%
dockerfile docker nvidia-docker deep-learning opencv

dockerfiles's Issues

Todo

  • change gpu cpu method by gpu cpu tag on images in makefile route\:cpu: depends work. and build make route:cpu
  • add make rules to concatenate all file as one and make only one image super image with everything

TODO novembre 2017

  • Add Pytorch
  • update mxnet android (last change break compilation)
  • add generation script in readme
  • update image list in readme
  • list of fixed version to be able to check if incompatibility have been resolved (ex: ffmpeg 3.4, x265 ...)
  • script to test installation
  • Add tensorflow from source

sh: cmake_android_arm.sh: No such file or directory

command: sudo make mxnet_android
the error is :

Step 21/22 : RUN cd "$OPENCV_DIR/opencv-master/platforms/scripts" && sh cmake_android_arm.sh -DANDROID_NATIVE_API_LEVEL=21 -DBUILD_SHARED_LIBS=OFF -DBUILD_opencv_world=ON && cd ../build_android_arm && make -j$(nproc) && make install
---> Running in 6a5a75d963ec
sh: cmake_android_arm.sh: No such file or directory
The command '/bin/sh -c cd "$OPENCV_DIR/opencv-master/platforms/scripts" && sh cmake_android_arm.sh -DANDROID_NATIVE_API_LEVEL=21 -DBUILD_SHARED_LIBS=OFF -DBUILD_opencv_world=ON && cd ../build_android_arm && make -j$(nproc) && make install' returned a non-zero code: 127
make: *** [Makefile:198: mxnet_android] Error 127

make mxnet_android

Hi, edmBernard, with our docker file, I build libmxnet_predict.so still cannot work.

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.