手把手 教你用PaddleX训练手势识别模型,并将该模型用于吃豆豆游戏
☆16Mar 7, 2021Updated 5 years ago
Alternatives and similar repositories for play-Pacman-with-gesture-recognition-by-resnet18
Users that are interested in play-Pacman-with-gesture-recognition-by-resnet18 are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 使用手势识别算法玩俄罗斯方块☆10Mar 30, 2021Updated 5 years ago
- 基于Paddle框架的TinyYOLO人脸检测和ResNet表情识别☆34Mar 7, 2021Updated 5 years ago
- FCN implement with densenet for VOC dataset☆25Apr 15, 2020Updated 6 years ago
- official code for our IJCV paper "Relation-Guided Adversarial Learning for Data-Free Knowledge Transfer"☆10Dec 27, 2024Updated last year
- 2018-2024 in-depth completion of top papers, open source code summary! (Continuous update)☆14Sep 1, 2024Updated last year
- Bare Metal GPUs on DigitalOcean Gradient AI • AdPurpose-built for serious AI teams training foundational models, running large-scale inference, and pushing the boundaries of what's possible.
- Chinese plate detection(基于YOLOv3的中文车牌检测)☆11Mar 8, 2021Updated 5 years ago
- A Pelee demo easier for demo(直接跑检测的那种)☆17Apr 19, 2020Updated 6 years ago
- 【中软杯国二开源】基于PaddleOCR和深度学习的企业实体识别☆19Dec 30, 2020Updated 5 years ago
- 可以随机生成制定 数量的车牌号,因为用到停车场的虚假数据生成,所以地区集中在一个地方。支持各类车辆的生成,只需在注释的地方修改即可。☆10May 30, 2021Updated 5 years ago
- 使用Paddlehub实现最近大火的凡尔赛文案自动生成☆17Apr 6, 2022Updated 4 years ago
- [CVPR 2024] VidToMe: Video Token Merging for Zero-Shot Video Editing☆20Feb 29, 2024Updated 2 years ago
- Use efficientdet - Python version to realize intelligent retail model training, provide data sets and trained model files ~ welcome sta…☆22Nov 27, 2020Updated 5 years ago
- 用于 MobileNetV3 在自定义数据集上的量化,模型压缩90%而精度几乎不受影响,论文:HAQ: Hardware-Aware Automated Quantization with Mixed Precision☆20Jul 10, 2021Updated 4 years ago
- Learning Rain Location Prior for Nighttime Deraining (ICCV2023)☆29Apr 11, 2024Updated 2 years ago
- AI Agents on DigitalOcean Gradient AI Platform • AdBuild production-ready AI agents using customizable tools or access multiple LLMs through a single endpoint. Create custom knowledge bases or connect external data.
- 基于Point Transformers复现点云分割任务,并使用HAQ算法进行自动量化压缩,几乎不影响精度☆26Aug 25, 2022Updated 3 years ago
- Unofficial implement of "Pix2seq: A Language Modeling Framework for Object Detection" on mmdetection☆34Apr 18, 2022Updated 4 years ago
- 北理BIT人工智能大作业,写脚本收集了黑/白棋子检测数据集并提供YOLOv3训练和推理代码☆38Jan 28, 2021Updated 5 years ago
- Advanced lane detection using computer vision☆12Dec 6, 2018Updated 7 years ago
- [AAAI 2026] Zero-to-Hero: Zero-Shot Initialization Empowering Reference-Based Video Appearance Editing☆24Nov 20, 2025Updated 6 months ago
- Powering 3DGS with Realistic Screen-Space Reflections☆15Apr 7, 2025Updated last year
- ☆16Apr 8, 2025Updated last year
- 采用38层的残差网络进行深度训练,提取图像特征,用作图像分类。可训练自己的数据集。☆29Jul 18, 2020Updated 5 years ago
- 基于Pytorch复现Point-Transformer,用于ShapeNet数据集点云分割☆33Jul 12, 2021Updated 4 years ago
- Simple, predictable pricing with DigitalOcean hosting • AdAlways know what you'll pay with monthly caps and flat pricing. Enterprise-grade infrastructure trusted by 600k+ customers.
- [CVPR 2026] Variation-aware Vision Token Dropping for Faster Large Vision-Language Models☆30May 27, 2026Updated 3 weeks ago
- 基于FaceNet的人脸检测+识别的课堂学生签到系统☆58Mar 8, 2021Updated 5 years ago
- [CVPR'24] Robust Synthetic-to-Real Transfer for Stereo Matching☆55Jul 10, 2024Updated last year
- A sample project to run a tiny yolo v2 with face detection in Go☆13Dec 30, 2019Updated 6 years ago
- fatigue detect rknn/onnx model deploy in rk3568 npu(ROCK 3A)☆17Dec 24, 2023Updated 2 years ago
- Script to back Redis instances to file☆13Mar 23, 2018Updated 8 years ago
- 基于PyQt5开发,使用多线程和Socket通信,北理18级小学期大作业,远程医疗云监控系统☆15Sep 16, 2020Updated 5 years ago
- 用Kinect2.0读取图像的深度等信息,分割出手部图像。用HOG提取手部图像信息,接着用SVM进行训练。目的是为了识别手势。☆10Jan 8, 2020Updated 6 years ago
- 2018 Master's Project: Program to do online 3D reconstruction with pose correction of UAV. High localization and object dimensional accur…☆13Oct 20, 2018Updated 7 years ago
- Wordpress hosting with auto-scaling - Free Trial Offer • AdFully Managed hosting for WordPress and WooCommerce businesses that need reliable, auto-scalable performance. Cloudways SafeUpdates now available.
- (ICLR 2021) Learning to Represent Action Values as a Hypergraph on the Action Vertices☆23Jun 22, 2021Updated 4 years ago
- Official Code of "[ICCV 2023] MPI-Flow: Learning Realistic Optical Flow with Multiplane Images"☆63May 7, 2024Updated 2 years ago
- 北京理工大学计算机网络课程设计 个人实验+组队实验☆20Mar 28, 2023Updated 3 years ago
- Official Repository for "MonoWAD: Weather-Adaptive Diffusion Model for Robust Monocular 3D Object Detection" (ECCV 2024)☆64Oct 18, 2024Updated last year
- 以最优雅的方式示例了springboot各种集成,包括读写分离,分库分表,分布式事务,分布式缓存,分布式session,消息队列,订阅发布,mongo,zk等☆12Jun 14, 2023Updated 3 years ago
- 北理工计算机CS期末考试复习资料/历年考题汇总,欢迎PR☆13May 25, 2021Updated 5 years ago
- Gesture Recognition Based on ALTERA DE2-115 FPGA☆12Mar 18, 2014Updated 12 years ago