Nguyễn Xuân Tuấn
Nguyễn Xuân Tuấn
> Why do errors occur when training with converted weight files? > > D:\anaconda\envs\yolov9\python.exe D:/Allofdata/scientific_research/perception/Repositories/track/YOLOv9-DeepSORT-Object-Tracking-main/detect.py detect: weights=weights\yolov9-c-converted.pt, source=data\images, data=data\mydata_ship_coco.yaml, imgsz=[640, 640], conf_thres=0.25, iou_thres=0.45, max_det=1000, device=, view_img=False, save_txt=False, save_conf=False, save_crop=False, nosave=False,...
Did you solve this issue @mizhitian-xiaomi ?
> I use train_dual.py with `models/detect/yolov9-e.yaml` cfg file to train a model. when i use `tools/reparameterization.ipynb` sample, it occurred a runtime error: `RuntimeError: The size of tensor a (1024) must...