RenJianZuiDeYi

Results 8 comments of RenJianZuiDeYi

The number of my data channels is 8. I replaced the dataset in yolov5 with a self-made dataset, and modified a few places where the error was reported because the...

@kristinatel I successfully ran through the 6-channel training code based on your method, but an error was reported during inference. How can I modify the detect.py?

> 解决ONNX模型转换为TensorRT时的错误 > > 1. 错误原因 > 你遇到的错误信息主要有两部分: > > > "Your ONNX model has been generated with INT64 weights, while TensorRT does not natively support INT64. Attempting to cast...

当我采用RCSOSA模块替换C3进行训练一轮后验证时报如下错误:RuntimeError: Given input size: (512x12x21). Calculated output size: (512x0x1). Output size is too small,请问您知道解决方法嘛?

Thank you for your good job! I've tried to apply CSQ in yolo. But there is a question,the value of b_box I get from yolo is 'tensor([[0.03103, 0.83156, 1.89134, 1.66313],...])'.Is...

Not yet,there are some problems in data processing. ------------------ 原始邮件 ------------------ 发件人: "ChenhongyiYang/QueryDet-PyTorch" ***@***.***>; 发送时间: 2022年9月22日(星期四) 中午11:05 ***@***.***>; ***@***.******@***.***>; 主题: Re: [ChenhongyiYang/QueryDet-PyTorch] How to get gt_query in yolo?Specifically,how to get gt_instances in yolo? (Issue...

> TRT 7.1 is too old, could you please upgrade to the latest Jeptack release? I printed the model conversion information on NX and found that the model accuracy before...

@Pipcao I also encountered the same issue. Have you resolved it?