quxianjiuguo

Results 4 issues of quxianjiuguo

![image](https://github.com/MASILab/3DUX-Net/assets/72400883/e1e12e50-264d-4e4c-aef9-3258dd62c941) Hello, I used your model to train on Flare2021, but the inference result seems to be missing something (Kidney miss). Can you help me solve the problem

![捕获1](https://github.com/MASILab/3DUX-Net/assets/72400883/5064ebaf-0c89-42cb-ba77-ab4d2b19d7aa) ![image](https://github.com/MASILab/3DUX-Net/assets/72400883/546e546f-ba92-43c2-b9fc-7f846406c637)

python build.py --weights yolov8n.onnx --iou-thres 0.65 --conf-thres 0.25 --topk 100 --fp16 --device cuda:0 I tried to run build.py to export engine. However, i encountered an error ![image](https://github.com/triple-Mu/YOLOv8-TensorRT/assets/72400883/7d822511-9786-4d00-9175-6f1b6d8d0b6b)