yolov7_d2
yolov7_d2 copied to clipboard
Where is the detr/config/file
I want to export detr model in onnx format by running following cmd as guided
python export.py --config-file detr/config/file
but I can't find where this config file is