jack
jack
wget https://github.com/WongKinYiu/yolov7/releases/download/v0.1/yolov7-tiny.pt python export.py --weights ./weights/yolov7-tiny.pt --grid --end2end --simplify --topk-all 100 --iou-thres 0.65 --conf-thres 0.35 --img-size 640 640 ` Namespace(batch_size=1, conf_thres=0.35, device='cpu', dynamic=False, dynamic_batch=False, end2end=True, grid=True, img_size=[640, 640], include_nms=False, iou_thres=0.65,...
When I use the NNI L1 method to prune the facenet model and perform speedup, I encounter an error indicating that aten::norm is not supported. How to solve this problem?...
Dear, Good day. Thank you for your contribution! But I can't the model for the BaiduYun or other link,could you have handle it?
想问下改了哪里,为什么我拿官方预训练模型导出来后有三个输出和你的不一样。
博主, 我在使用你们模型过程遇到了算子不支持的问题,NNI剪枝后经过modelspeedup,想咨询下有没好的解决办法:  
Hello, How to search the ofa and transplanted into mmyolo spos structures, https://github.com/open-mmlab/mmyolo/tree/main/configs/razor/subnets, Can the backbone inside replace the one that is not in mmrazor?
最近工程会用到这个项目,但是看到部署的模型版本都比较老
参考: https://github.com/PaddlePaddle/FastDeploy/tree/develop/examples/vision/detection/yolov5/cpp 运行命令: ./infer_paddle_demo yolov5s_infer 000000014439.jpg 4 报错关键信息: [I 4/12 22:16:54.127 ...le-Lite/lite/core/optimizer/optimizer.cc:119 ApplyPasses] == Finished running: argument_type_display_pass [I 4/12 22:16:54.127 ...le-Lite/lite/core/optimizer/optimizer.cc:99 ApplyPasses] == Running pass: variable_place_inference_pass [I 4/12 22:16:54.132 ...le-Lite/lite/core/optimizer/optimizer.cc:119...
********************************************* 温馨提示:根据社区不完全统计,按照模板提问,可以加快回复和解决问题的速度 ********************************************* demo地址: https://gitee.com/jia0510/FastDeploy/blob/develop/examples/vision/detection/yolov5/cpp/README_CN.md 驱动型号: ascend-6.3 RC1 device 