logo
publist
写文章

简介

该用户还未填写简介

擅长的技术栈

可提供的服务

暂无可提供的服务

ocr数据集

https://github.com/WenmuZhou/OCR_DataSet

基于python-cuda-nvidia-cudnn的dockerfile模板

基于python-cuda-nvidia-cudnn的dockerfile模板,这里介绍两种gpu的dockerfile模板和一个cpu的dockerfile模板:基于centos(gpu):FROMnvidia/cuda:9.0-cudnn7-devel-centos7MAINTAINERyon@xxxx.comRUNyum-yinstallmakewget\&&wget -O

opencv opencv_contrib 下载网站

https://opencv.org/releases/

ubuntu 18.04 安装opencv3.4.11+opencv_contrib

https://blog.csdn.net/qq_33728095/article/details/104256301https://blog.csdn.net/u010739369/article/details/79966263

dify连接xinference时拒绝连接

dify是docker启动,xinference-local --host 0.0.0.0 --port 9997。原因:dify是docker启动,不能直接配置 0.0.0.0或者127.0.0.1。配置dify连接时,xinference拒绝连接。

stable diffusion webui ubuntu 安装和教程

服务器无法连接github服务器,先在本地下载git clone https://github.com/Stability-AI/generative-models.git,然后放入stable-diffusion-webui/repositories/generative-models/文件中。修改torch和torchvision版本。

文章图片
python cv2 基于surf特征点匹配的图像拼接

基于surf特征点匹配的图像拼接:1.读取要拼接的左右图像;2.提取左右图像的surf特征点;3.利用knn对左右图像的特征点进行匹配;4.利用匹配的特征对,求出单应矩阵;5.利用单应矩阵对右图像进行透视变化;6.对左右图像进行拼接。具体如下代码:import cv2import numpy as npdef warp_corner(H,src):'...

Ubuntu pybind11教程

1.pybind11的安装:(1)先安装这些第三方库:sudo apt-get install cmake==3.18.2(如果已经安装cmake,可以升级一下cmake:sudo pip install --upgrade cmake==3.18.2)sudo pip install -i https://pypi.tuna.tsinghua.edu.cn/simple/ pytest(2)安装

ocr数据集

https://github.com/WenmuZhou/OCR_DataSet

    共 14 条
  • 1
  • 2
  • 请选择