lucasjinreal / yolov7_d2

🔥🔥🔥🔥 (Earlier YOLOv7 not official one) YOLO with Transformers and Instance Segmentation, with TensorRT acceleration! 🔥🔥🔥
GNU General Public License v3.0
3.13k stars 483 forks source link

Where is the detr/config/file #215

Open Sugar929 opened 1 year ago

Sugar929 commented 1 year ago

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