Skip to content

Allow custom save_dir in evolve parameters #6463

@MattVAD

Description

@MattVAD

Search before asking

  • I have searched the YOLOv5 issues and found no similar feature requests.

Description

Hello everyone and thank you for your work on this project !

I was trying to save all the results concerning the evolve parameters in my drive with the "--project" peramater of the train.py script without any success. The results were always saved in the run/evolve directory.

In order to go beyond this limitation, I comment the line 518 in train.py. That is :
image

I think in this case of training, that can be very long, it's better to allow the user to custom his save directory.
Many thanks !

Use case

No response

Additional

No response

Are you willing to submit a PR?

  • Yes I'd like to help by submitting a PR!

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions