Skip to content

crashes on colab using custom weights/config #32

Description

@simonm3

I have custom trained weights/config files for yolov3 tiny with relu. This works fine with darknet directly. However when I pass the same weights and config file to Detector colab crashes and restarts with no error message.

I can run your colab example fine.

I have exactly the same issue with pydarknet. It seems to be related to number of classes. It runs with 80 classes though returns nonsense. Reducing this to 1 which was used in training and it crashes.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions