Skip to content

Unable to run train.py Keras retinanet in Ubuntu on Remote server #71

@shreyapriya700

Description

@shreyapriya700

python3 train.py csv home/shpriya/dataset/dataset/Annotations.csv home/shpriya/dataset/dataset/Class.csv
Erro is as follows;
train.py: error: unrecognized arguments: csv home/shpriya/dataset/dataset/Annotations.csv home/shpriya/dataset/dataset/Class.csv

This is not unrecognized argument I am following github link
https://github.com/fizyr/keras-retinanet and as per instructions

Running directly from the repository:

keras_retinanet/bin/train.py csv /path/to/csv/file/containing/annotations /path/to/csv/file/containing/classes

Please help me! I am stuck!

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