Skip to content
This repository was archived by the owner on Oct 30, 2019. It is now read-only.
This repository was archived by the owner on Oct 30, 2019. It is now read-only.

Using cifar-100 with 15 classes #203

Description

@YotYot

Hi,

I'm trying to classify my images to 15 classes, and use cifar-100 for that.
I'm using the following command -

th main.lua -data -nClasses 15 -resetClassifier true -dataset cifar100 -depth 22

and I get the following error -

Assertiont >= 0 && t < n_classes failed.

I don't get this with any of the other datasets (cifar-10, imagenet)

Any clue, someone?

Thanks! Yotam

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions