Skip to content

person tracker demo error #37

@hdmetor

Description

@hdmetor

In th run.lua I obtain the following error:

==> processing options
==> load modules
==> downloading dataset
==> creating a new dataset from raw files:
ffmpeg -i INRIAPerson/bg.m4v -r 30 -t 10 -map 0:v:0 -s 142x80 -qscale 1 path/to/torch-demos/person-detector/scratch/bg.m4v_30fps_142x80_10s_c0_sk0_png/frame-%06d.png 2> /dev/null
Using frames in path/to/torch-demos/person-detector/scratch/bg.m4v_30fps_142x80_10s_c0_sk0_png/frame-%06d.png
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
image.load

loads an image into a torch.Tensor

> usage:
image.load(
    string                              -- path to file
    [number]                            -- force destination depth: 1 | 3
    [string]                            -- type: byte | float | double
)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions