github2016-yuan

Results 9 issues of github2016-yuan

I have learned your code and write down some code to do some image processing. But my code could get right result and when debugging it I found that my...

I download the code and want to learn about it. I convert .weights to .h5 and then I run yolo_video.py. I get the error: RuntimeError: The Session graph is empty...

I have already converted ckpt to pb file. The size of pb file is 248.2MB. Then I want to use the pb file for inference. I find this sample code...

I follow all the steps: install all the 3rd library:pandas/numpy/awscli/urllib3/tqdm/opencv-python but when I use: python main.py downloader --classes Apple --type_csv validation Here is what I get [INFO] | Downloading Apple....

项目中的美颜,有jni和shader两种实现方式。但是我测试后发现,即使我将jni和shader全部注释掉,依然可以进行美颜。很奇怪,rebuild或者删掉生成的.so文件或者注释掉.so文件的加载代码,代码依然可以神奇的正常运行,进行美颜。简言之,就是我现在确定不了作者到底是通过哪种方式实现美颜的。。。因为现在在研究美颜问题,如果您有任何建议请告知,谢谢。

Emm it is not a new issue and I find related issue in 2019 and the solution is Using Ubuntu instead of Win. I use **win11** at the beginning and...

你好,看代码发现在wins下加载的是libFaceAPI.dll。 请问如何增加检测人眼检测的API? 我自己尝试了下,没成功。

I follow the repo and train the demo **loucst dataset**. It works and here is the training log: ``` 01/07 10:54:26 - mmengine - INFO - Epoch(train) [1][50/79] lr: 4.954910e-05...

打开摄像头实时人脸识别,非常卡顿,偶现退出。 有遇到的一起交流下。