基于MAX78000的猫咪识别喂食器,使用SSD目标检测网络,在单片机的CNN加速器上进行神经网络计算
☆14Jan 13, 2023Updated 3 years ago
Alternatives and similar repositories for cat-demo
Users that are interested in cat-demo are comparing it to the libraries listed below
Sorting:
- 火影忍者自动化日常工具☆20Updated this week
- 一个将小说文本转换为漫画视频的Web应用,支持多种漫画风格、AI配音和背景音乐☆26May 28, 2025Updated 9 months ago
- 🛒 电商价格监控分析系统 | E-commerce Price Monitoring & Analysis System - 支持多平台数据采集、智能分析、可视化报告和自动化导出。覆盖中文平台(京东、淘宝、小红书、抖音)和国际平台(Amazon、eBay、Walma…☆26Sep 10, 2025Updated 6 months ago
- 基于手势自然交互技术的无人机远程控制☆11Jul 6, 2023Updated 2 years ago
- 一个专用于抓取西西河大佬全部文章的爬虫工具☆15Jun 3, 2024Updated last year
- ai-answer-robot: 真播答题的辅助程序,打开后截取手机屏幕,ocr分析题目和选项,然后打开浏览器直接搜索题目,同时用自然预言处 理分析题目和各选项的关联度 给各个选项打分,最终根据题目的类型推荐一个最优的答案。支持的答题节目:1. 百万英雄 2. 冲顶大会 3.…☆11Feb 20, 2018Updated 8 years ago
- 闲鱼搬砖助手-免费版☆11Mar 21, 2025Updated 11 months ago
- ☆10Oct 26, 2020Updated 5 years ago
- ☆12Jul 17, 2023Updated 2 years ago
- Deep Learning Visualization Tools Using PyTorch☆11Feb 2, 2021Updated 5 years ago
- Official code for paper 'FFE-CycleGAN: A specialized optimization method of CycleGAN for VIS-NIR Heterogeneous Face Recognition'☆13Sep 23, 2021Updated 4 years ago
- Implement object detection(Counter Strike, Terrorist, Body and Weapon) in cstrike1.6, including a tiny dataset made for finetone☆11Jun 6, 2022Updated 3 years ago
- 微信自动发送信息,微信群发消息,Windows系统微信客户端(PC端☆11Dec 14, 2024Updated last year
- 这是一个基于stm32的远程视频监控&温度数据监测的项目☆14Jan 17, 2016Updated 10 years ago
- ☆10Apr 3, 2023Updated 2 years ago
- Vehicle counting system with YOLOv8 and DeepSORT☆10Aug 23, 2023Updated 2 years ago
- Exploratory notebook . Techniques used: FFT, ARIMA, GARCH, Monte Carlo Simulations, fbprophet, LSTM, WaveNet.☆11Jul 11, 2022Updated 3 years ago
- 基于chatGPT的pyqt5图形界面程序☆11Feb 2, 2023Updated 3 years ago
- This code can be used for 2D facial reconstruction based on a state-of-the-art deep learning technique known as SFSNet.☆13Jul 18, 2020Updated 5 years ago
- FlexibleButton 是一个基于标准 C 语言的小巧灵活的按键处理库,支持单击、连击、短按、长按、自动消抖,可以自由设置组合按键,可用于中断和低功耗场景。该按键库解耦了具体的按键硬件结构,理论上支持轻触按键与自锁按键,并可以无限扩展按键数量。另外,FlexibleB…☆11Jan 9, 2021Updated 5 years ago
- ☆11Jan 5, 2024Updated 2 years ago
- ☆13Aug 27, 2021Updated 4 years ago
- 实时避障 地图显示 物体点云识别台阶、悬崖、斜坡;☆12May 25, 2021Updated 4 years ago
- 基于python + selenium实现的自动寻找抖音上漂亮的小姐姐,基于抖音网页版,大部分代码由chatGPT生成☆10Jul 1, 2024Updated last year
- 面向智能家居场景的嵌入式 RPC 框架☆14May 5, 2024Updated last year
- ☆13Jan 17, 2021Updated 5 years ago
- A Tool for downloading Baidu raster tile according to specific style based on Chinese administrative regions.☆12Jan 16, 2021Updated 5 years ago
- 本项目设计了一个基于UDP的网络拍卖行程序,包含客户端和服务端。使用语言:python3;UI设计:pyqt5;采用多线程。☆11Mar 27, 2020Updated 5 years ago
- 喂喂喂,走过路过进来瞧一瞧,赛博朋克博彩,AI推理双色球结果,主打一手玄学+炼丹,有兴趣的搞个v0.2版呗☆13Dec 5, 2023Updated 2 years ago
- 基于CNN-BiLSTM-Attention对K线图进行多种预测☆16Jan 11, 2025Updated last year
- 本项目使用MAX78000FTHR板子作为控制器,外部扩展连接一个TFTLCD显示屏,实现一个水果识别器。板载摄像头会实时采集环境图像,然后经过CNN训练好的模型计算出照片中水果与所有类别水果的相识度,然后找出相似度最高的水果并显示。 本项目能够实现11类水…☆14Jan 15, 2023Updated 3 years ago
- 基于 pyqt 的屏幕录制工具 可全屏录制或手动选择区域录制☆13Nov 24, 2023Updated 2 years ago
- DQN play <2048> game☆12Feb 11, 2021Updated 5 years ago
- qt界面+yolox识别算法+modbus通信☆11Feb 11, 2023Updated 3 years ago
- 用pytorch训练18层残差神经网络,用pyqt设计界面☆13Jun 23, 2020Updated 5 years ago
- ☆12May 19, 2024Updated last year
- AI虚拟主播1.0,基于LSTM的实时对对联机器人☆13Feb 16, 2022Updated 4 years ago
- 【自制单片机GUI】自制可运行在 STM32 中的数字万用表图形界面和实现多页面菜单逻辑,程序适配正点原子 STM32F407 探索者开发板,可直接使用该开发板调试☆13Jul 25, 2025Updated 7 months ago
- 🤖基于 Selenium 的 DeepSeek 自动化 ChatBot | A Selenium-based Python module to interact with the DeepSeek Chat web interface☆13Feb 10, 2025Updated last year