chenjiafu-George
chenjiafu-George
Hi @wondervictor ,I changed the associated config, checkpoint, and img-size in export_onnx.py.  The program worked fine and generated the onnx model, but after I ran onnx_demo.py, the inferential images...
### First I was using the fine-tuning documentation to fine-tune it myself, Refactoring "yolo_world_v2_s_vlpan_bn_2e-4_80e_8gpus_mask _refine_finetune_coco.pth" from the coco dataset, but using "inference.ipynb" for the fine-tuned model, Modify the code to...