Giter Site home page Giter Site logo

cardboardcode / maskrcnn-benchmark Goto Github PK

View Code? Open in Web Editor NEW

This project forked from bowenbao/maskrcnn-benchmark

0.0 0.0 0.0 6.59 MB

Fast, modular reference implementation of Instance Segmentation and Object Detection algorithms in PyTorch.

License: MIT License

Python 85.08% C++ 5.16% Cuda 8.72% C 1.04%

maskrcnn-benchmark's People

Contributors

belowmit avatar bermanmaxim avatar fmassa avatar godricly avatar guoxiawang avatar hadim avatar jiayuan-gu avatar killthekitten avatar kongsea avatar macfly1202 avatar martinruenz avatar sotte avatar soumith avatar vfdev-5 avatar

Watchers

 avatar

maskrcnn-benchmark's Issues

/bin/sh: 1: /miniconda/bin/conda: not found - When using Dockerfile

Reason why I am not using the Dockerfile provided:

Upon trying to build the docker image required to run maskrcnn-benchmark, encountered the following error:

 ---> 3f88e5c9294a
Step 6/23 : RUN curl -so /miniconda.sh https://repo.continuum.io/miniconda/Miniconda3-latest-Linux-x86_64.sh  && chmod +x /miniconda.sh  && /miniconda.sh -b -p /miniconda  && rm /miniconda.sh
 ---> Running in e710940e1b1d
Removing intermediate container e710940e1b1d
 ---> 2eaf2f270779
Step 7/23 : ENV PATH=/miniconda/bin:$PATH
 ---> Running in 4fde567bf542
Removing intermediate container 4fde567bf542
 ---> 73ae8db6895e
Step 8/23 : RUN /miniconda/bin/conda install -y conda-build  && /miniconda/bin/conda create -y --name py36 python=3.6.7  && /miniconda/bin/conda clean -ya
 ---> Running in 2ef5d8bffc43
/bin/sh: 1: /miniconda/bin/conda: not found

No intention to fix this. Approaching to set up maskrcnn_benchmark via conda virtual environments.

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.