Skip to content

reproducible #1222

@Pluto1314

Description

@Pluto1314

❔Question

Hello, my two training results on the custom datasets are different, but the random seed and other parameters have not been modified. What is going on?

Additional context

  1. First training
    图片
  2. Second training
    图片

I can be sure that my other settings and training commands have not changed.

command:
CUDA_VISIBLE_DEVICES=0,1,2,3 python -m torch.distributed.launch --nproc_per_node 4 train.py --batch-size 64 --data data/tiny_set.yaml --cfg yolov5s.yaml --weights '' --cache --device 0,1,2,3

first training train_batch0.jpg
train_batch0

second training train_batch0.jpg
train_batch0

Metadata

Metadata

Assignees

No one assigned

    Labels

    StaleStale and schedule for closing soonquestionFurther information is requested

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions