Warning: include_once(/www/wwwroot/qwqpap.xyz/wp-content/plugins/wp-maximum-upload-file-size/inc/class-wmufs-chunk-files.php): failed to open stream: No such file or directory in /www/wwwroot/qwqpap.xyz/wp-content/plugins/wp-maximum-upload-file-size/inc/class-wmufs-loader.php on line 22

Warning: include_once(): Failed opening '/www/wwwroot/qwqpap.xyz/wp-content/plugins/wp-maximum-upload-file-size/inc/class-wmufs-chunk-files.php' for inclusion (include_path='.:') in /www/wwwroot/qwqpap.xyz/wp-content/plugins/wp-maximum-upload-file-size/inc/class-wmufs-loader.php on line 22
ベルベットルーム – 第 2 页 – Fate leads the willing; the unwilling it drags.
How To Detect The Zebra Crossing With OpenCV
Before the start For some stupid race, I have to detect the zebra crossing without deep learning. The base method is cut and Adapter Threshold the image. After that, do the ed…
thumbnail
[中文]在RK3888上使用YoloV5
前言 因为讯飞车换了主控,所以需要重新部署一下模型在RK3588上面,写来给学弟们以后用。 顺便一提,这个板子真他妈恶心啊我操。 部署分为三个部分,训练,转换与推理,我们一步一步来。 训练 选择你的版本 因为很多神秘的原因,我们不得不使用某一特定版本输出的权重文件才能够在最后一步推理的时候成功,所以这一步至关重要,需要这个仓库的内容。 airock…
Python 井字棋 强化学习
前言 本来想做强化学习小车,但是技术栈似乎飞了,所以还是一步一步来嘛。 Part 1 Code import copy import random import json import matplotlib.pyplot as plt class OoxxMachine: def __init__(self): self.race = [&…
thumbnail
如何让主播给你唱歌
前言 东雪莲可以和间眠大佐切割,我认为东雪莲也可以和锤头鲨本鲨切割。 首先 我不是棺材板 其次,准备开始了。 先品鉴一段 再来一段日配 文字-语音(GPT-SoVITS) 1 配置环境 1.1 Conda 先拉取最新的仓库 $ git clone https://github.com/RVC-Boss/GPT-SoVITS/ 然后创建一个conda…
thumbnail
telegram bot 制作入门
前言 主播不做违法犯罪的事情( 腾讯那个机器人太司马 创建一个机器人 先去telegram import os import json import telebot import random provinces = [ '北京市', '天津市', '河北省', '山西省', '内蒙古自治区', '辽宁省', '吉林省', '黑龙江省', …