qiu13579

Results 4 comments of qiu13579

What is the difference between train.py and train_dual.py In terms of using training methods ?

In general.py: device = prediction.device The error is as follows: AttributeError: 'list' object has no attribute 'device'

What is the difference between yolov9-c.pt and gelan-c.pt? In the train_dual.py, which weight file is commonly used to load pre training weights?

In the train_dual.py, if '--weights' = 'yolov9-c.pt' , is '--cfg' = 'yolov9-c.yaml' ?