Code Monkey home page Code Monkey logo

Comments (10)

BirkhoffLee avatar BirkhoffLee commented on May 18, 2024 1

Hey there. You need to change /path/to/this/repository to the absolute path where you cloned this repository.

For example, consider the following:

$ git clone https://github.com/humphd/have-fun-with-machine-learning
Cloning into 'have-fun-with-machine-learning'...
remote: Counting objects: 428, done.
remote: Total 428 (delta 0), reused 0 (delta 0), pack-reused 428
Receiving objects: 100% (428/428), 7.67 MiB | 1.28 MiB/s, done.
Resolving deltas: 100% (199/199), done.

$ pwd
/Users/birkhoff/dev

Then the repo's absolute path will be /Users/birkhoff/dev/have-fun-with-machine-learning. Then replace the /path/to/this/repository in the Docker command to /Users/birkhoff/dev/have-fun-with-machine-learning, and you'll be good.

from have-fun-with-machine-learning.

UHemarajU avatar UHemarajU commented on May 18, 2024 1

Hi humphd,

Thank you for the reply. It worked successfully. But in the Use Image Folder, when i given /tmp/images

It showing error ---> Training Images . Folder does not exist.

Here which path i have to mentioned for the Trained Images.

Thank you.

from have-fun-with-machine-learning.

BirkhoffLee avatar BirkhoffLee commented on May 18, 2024 1

Hey,

First I'm not @humphd , I'm another collaborator of this project; Second, For the question you mentioned, could you please give some screenshots of the situation? Thanks.

from have-fun-with-machine-learning.

BirkhoffLee avatar BirkhoffLee commented on May 18, 2024 1

Try /data/repo/data/dolphins-and-seahorses. That was clearly written in the tutorial:

Everything in the repository is now in the container directory /data/repo

from have-fun-with-machine-learning.

UHemarajU avatar UHemarajU commented on May 18, 2024 1

I am not getting dolphin and seahorse names, i am getting data and images names for the images.
Is there need of any server myside ?

Please see the screenshot.
screen shot 2017-07-24 at 12 53 26 pm

from have-fun-with-machine-learning.

UHemarajU avatar UHemarajU commented on May 18, 2024

Hey Sorry BrikhoffLee,

Here is the Screenshot.
screen shot 2017-07-24 at 12 25 42 pm

Thank you.

from have-fun-with-machine-learning.

BirkhoffLee avatar BirkhoffLee commented on May 18, 2024

I'm not quite sure... I guess you gave wrong path. Did you give exactly /data/repo/data/dolphins-and-seahorses?

If so, please give the result of running docker exec -it digits ls -lah /data/repo/data/dolphins-and-seahorses on your machine.

from have-fun-with-machine-learning.

UHemarajU avatar UHemarajU commented on May 18, 2024

After reading clearly , Ya i given the /data/repo/data/dolphins-and-seahorses it successfully created dataset as it is.

for the command --> docker exec -it digits ls -lah /data/repo/data/dolphins-and-seahorses

I got output like this ...
total 12K
drwxr-xr-x 5 root root 170 Jul 24 05:40 .
drwxr-xr-x 5 root root 170 Jul 24 05:15 ..
-rw-r--r-- 1 root root 8.1K Jul 24 07:22 .DS_Store
drwxr-xr-x 67 root root 2.3K Jul 24 05:11 dolphin
drwxr-xr-x 59 root root 2.0K Jul 24 05:11 seahorse

But While generating model i am getting Error code -9.

Here is the screenshot.

screen shot 2017-07-24 at 3 45 39 pm

from have-fun-with-machine-learning.

UHemarajU avatar UHemarajU commented on May 18, 2024

Hi,

Can you please help me to complete this.

Thank you.

from have-fun-with-machine-learning.

humphd avatar humphd commented on May 18, 2024

@UHemarajU I'm not sure what that error -9 is exactly, but perhaps you're hitting NVIDIA/DIGITS#1402 or maybe running out of memory?

from have-fun-with-machine-learning.

Related Issues (20)

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.