Skip to content

python polygon_train.py don't work #46

Description

@Juddd

Snipaste_2023-09-17_13-02-12
Your
python polygon_train.py --weights polygon-yolov5s-ucas.pt --cfg polygon_yolov5s_ucas.yaml --data polygon_ucas.yaml --hyp hyp.ucas.yaml --img-size 1024 --epochs 3 --batch-size 12 --noautoanchor --polygon --cache
Or my
python polygon_train.py --weights polygon-yolov5s-ucas.pt --cfg polygon_yolov5s_ucas.yaml --data polygon_dir4.yaml --hyp hyp.ucas.yaml --img-size 640 --epochs 3 --batch-size 100 -noautoanchor --polygon --cache
Its progress is always 0%, and there are no error messages. My GPU is 4090. I configured all the information according to your instructions and also installed the libraries required for your cuda using cd utils/iou_cuda && python setup.py install. Did I miss anything else?

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