destiny

Results 13 issues of destiny

请大佬指教,一开始提示需要补代码,补了几个方法后出现如下错误,可能是什么原因呢? ```bash JNIEnv->GetMethodID(android/content/pm/PackageManager.getPackageInfo(Ljava/lang/String;I)Landroid/content/pm/PackageInfo;) => 0x3bca8377 was called from RX@0x4000388c[libjdbitmapkit.so]0x388c [16:54:12 640] WARN [com.github.unidbg.linux.ARM64SyscallHandler] (ARM64SyscallHandler:368) - handleInterrupt intno=2, NR=-1073744232, svcNumber=0x11e, PC=unidbg@0xfffe0274, LR=RX@0x400038b0[libjdbitmapkit.so]0x38b0, syscall=null java.lang.ClassCastException: class com.github.unidbg.linux.android.dvm.DvmObject cannot be cast to class...

MPR_Net deraining单卡训练loss下降不明显,且psnr一直是inf,而ssim几乎恒定不变。但是原作的[MPR](https://github.com/swz30/MPRNet.git)可以正常训练,几乎同样的配置,不确定是`PaddleGAN/ppgan/metrics/psnr_ssim.py/calculate_psnr.py:96`的`calculate_psnr`有问题还是paddle的问题。 运行环境:AI Studio最新版本GPU32G(BML Codelab) paddle-gpu: develop2.2.2 代码:PaddleGAN最新版本(develop v2.1.0) 配置文件(mprnet_deraining.yaml): ```yaml total_iters: 100000 output_dir: output/mprnet enable_visualdl: True model: name: MPRModel generator: name: MPRNet n_feat: 40 scale_unetfeats: 20 scale_orsnetfeats: 16 char_criterion:...

[bug](https://github.com/hhxdestiny/image/raw/master/1.png)

yolov7最新的main分支的yolov7.pt转ncnn后无检测框输出

请教大佬hanglvzongheng的sub_0515有思路么

``` run non-zero-copy model Read model/test1.jpg ... img width = 640, img height = 480 Loading mode... [ 1] HAL user version 6.4.3.5.293908 [ 2] HAL kernel version 6.4.3.5.293908 ./run_rk180x.sh:...

Excuse me, I use VCPKG to manage my dependencies, OpenVino inference model, and SentencePiece for preprocessing and post-processing. However, OpenVino relies on protobuf, and SentencePiece encodes protobuf lite in the...

protobuf

## 问题描述 onnx转paddle报错 ```bash Converting node 327 ... 2022-11-19 15:31:51,742-WARNING: convert failed node:onnx__Concat_271, op_type is Resize ``` ## 具体信息 - 转换模型后用处 自动压缩 - 模型来源 YOLOV5:https://github.com/ultralytics/yolov5/tree/v6.1 - 应用场景 目标检测 - 版本信息...

ONNX