zspzhangshoupeng

Results 2 issues of zspzhangshoupeng

### Search before asking - [X] I have searched the YOLOv5 [issues](https://github.com/ultralytics/yolov5/issues) and found no similar bug report. ### YOLOv5 Component _No response_ ### Bug **AttributeError: module ‘numpy‘ has no...

bug

A页面引用ncnn-android-yolov5项目,B页面引用https://githubfast.com/pinery-sls/ncnn-Android-Yolov5 【Camera detection】 启动app,单独打开A页面正常。 启动app,单独打开B页面正常。 启动app,打开A页面正常,然后返回并且打开B页面,app闪退。 启动app,打开B页面正常,然后返回并且打开A页面,app闪退。 内存泄漏?强引用没有释放?重写onDestory()?