Results 5 comments of 小屈

`(base) PS D:\green-soft\binlog2sql-master\binlog2sql> python binlog2sql.py -h 127.0.0.1 -P 3306 -u root -p 123456 -d data_etl -t student_cdc --start-file=mysql-bin-file.000176 --start-datetime='2022-10-15 08:00:00' --stop-datetime='2022-10-15 11:00:00' D:\ProgramData\Anaconda3\lib\site-packages\pymysql\cursors.py:166: Warning: (1366, "Incorrect string value: '\\xD6\\xD0\\xB9\\xFA\\xB1\\xEA...' for...

1. To install: ```shell pip install -U insightface ``` 1. demo ```python import cv2 import numpy as np import insightface from insightface.app import FaceAnalysis from insightface.data import get_image # Initialize...

应该是将onnx的转成华为的 MindSpore Lite 就行吧

### Step 1: Download the Build Tools installer Open the official website link (the address in your error message): https://visualstudio.microsoft.com/visual-cpp-build-tools/ Click the **Download Build Tools** button to download `vs_buildtools.exe` (about...

可以自己准备图片,读图片文件夹中的图片,使用torch训练成pt格式;再转Android端的格式吧