近年来,草莓采摘旅游进入到了人们的视野。通过设计一款基于人工智能的平台来实现草莓成熟度检测、农业信息大数据分析管理与农作物知识普及,使用一套智能化系统来替换农场的部分销售与莓农的工作,提高农场经济利润与工作效率,普及中小学生农村经验教育。
☆44Apr 6, 2022Updated 4 years ago
Alternatives and similar repositories for StrawberryFarm-ObjectDetectionSystem
Users that are interested in StrawberryFarm-ObjectDetectionSystem are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 在公司接了一个任务,完成一个项目数据同步的模块。要求是不能操作项目的数据库。怕操作不当,数据丢失。所以想到的方案是使用log4jdbc记录数据源的SQL语句到日志文件。然后按行读取日志文件中的数据,记录读取的Point,以便下次继续读取。读取的数据进入bigqueue队列,…☆12Aug 10, 2017Updated 8 years ago
- 智慧农业物联网平台-后端☆26Jan 30, 2019Updated 7 years ago
- 高性能大数据实时同步:kafka连接器(kafka-connect-kudu-sink插件)、海量日志流处理☆19Jun 17, 2022Updated 4 years ago
- Big data performance test analysis platform (including WebUI display)。 BigDataAnalysisWeb Analyze storm, spark, and flink throughput chan…☆20May 17, 2019Updated 7 years ago
- 一个大数据实时流处理日志分析系统 Demo☆30Nov 16, 2022Updated 3 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.
- Java EE 课程设计 \ Java web 课程设计 基于spring Boot + Mybatis Plus + Vue + Android原生,前后端分离。附带设计报告、UML建模,团队协作赛鸽数据管理系统☆11Oct 10, 2024Updated last year
- ☆13Sep 7, 2024Updated last year
- sparkStreaming项目,1.日志分析系统 2. 舆情管控系统之实时词频统计处理子系统(包括中文分词服务器)3. 网站用户行为统计系统( 只统计用户行为,建模预测后期实现) 4. 网站安全实时监控报警系统。☆14Jul 1, 2022Updated 4 years ago
- 智慧农业物联网平台-前端☆45Feb 28, 2018Updated 8 years ago
- Programming in Hadoop and Spark☆13Jul 27, 2018Updated 7 years ago
- 一个基于ElasticSearch的业务日志记录工具☆10Nov 5, 2018Updated 7 years ago
- 基于fisco bcos区块链实现的nft数字藏品网站,用IPFS进行存储,每次交易均进行上链,实现交易不可篡改,可追溯溯源等功能☆20Jan 25, 2024Updated 2 years ago
- Coco datasets Visualization.☆10Aug 9, 2021Updated 4 years ago
- 💻NUAA 2018 操作系统小作业-模拟内存分配程序(BF算法)☆13Jul 2, 2018Updated 8 years ago
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- Operating systems scheduling algorithms visualization.☆10Sep 1, 2023Updated 2 years ago
- SparkStreaming中利用MySQL保存Kafka偏移量保证0数据丢失☆43Aug 2, 2017Updated 8 years ago
- 基于Spring Boot框架搭建的药店药品库存追踪与管理系统,可以统计药品的入库与出库的数量,对药品的库存进行检查,当药品的数量低于标定的一个下限时,会报一个异常的信息。同时系统还可以自动检测药品的保质期信息。对于临近保质期的药品会有警告处理。☆46Apr 13, 2023Updated 3 years ago
- 用户画像代码,根据算法推算出用户的性别和年龄比率☆11Dec 18, 2017Updated 8 years ago
- 操作系统相关实验,包括分页式分段式存储管理,银行家算法,页面置换算法,以及进程调度和作业调度相关算法的c/c++题解☆12Nov 7, 2022Updated 3 years ago
- A shell script to automate the operations of sqoop☆11Mar 29, 2021Updated 5 years ago
- 牛逼的A*算法,最好的寻路算法☆11Feb 28, 2020Updated 6 years ago
- A big data project for predicting prices of Uber/Lyft rides depending on the weather☆14Jan 27, 2026Updated 5 months ago
- Self-collected data for Masked Face recognition paper (300+ different participants)☆12Jul 13, 2023Updated 3 years ago
- End-to-end encrypted email - Proton Mail • AdSpecial offer: 40% Off Yearly / 80% Off First Month. All Proton services are open source and independently audited for security.
- JavaWeb项目:主要的功能模块主要有订单管理、购物车、支付管理☆13Jun 23, 2018Updated 8 years ago
- FM赛事疫情管理系统,一个用于各类赛事疫情防控的管理系统,基于SpringBoot+Vue。☆10Aug 2, 2021Updated 4 years ago
- C++实现的几种进程调度算法(先来先服务、短进程优先、时间片轮转、静态优先级调度、高响应比优先(多用于作业调度))☆13Dec 11, 2018Updated 7 years ago
- 这是一款餐厅的点餐系统,拥有后台管理端、客户点餐端、厨师端。☆15Sep 13, 2022Updated 3 years ago
- 基于CLIP实现以文精准搜图☆16Sep 20, 2023Updated 2 years ago
- 使用springboot+mybatis后台框架 前端bootstrap框架 添加web socket实时提醒订单消息 使用springsecurity进行权限拦截 邮箱+短信验证 ,echart图表显示用户订单信息,poi表报打印等等。。。☆12Oct 25, 2017Updated 8 years ago
- 一种基于属性和图神经网络的推荐算法——本科生毕设☆14Mar 20, 2021Updated 5 years ago
- 《机器学习》周志华(西瓜书)的决策树,实现了决策树的构建、可视化及预测。☆14Apr 19, 2021Updated 5 years ago
- 基于SpringBoot2的个性化推荐教育学习网站。☆13Apr 8, 2018Updated 8 years ago
- GPU virtual machines on DigitalOcean Gradient AI • AdGet to production fast with high-performance AMD and NVIDIA GPUs you can spin up in seconds. The definition of operational simplicity.
- 遮挡人脸识别,在insightface基础上增加了一个识别遮挡概率的分类模型,包含在项目中。☆16May 30, 2023Updated 3 years ago
- 四种启发式算法(模拟退火、遗传算法、禁忌搜索、蚁群算法)解决TSP(旅行商问题)实例☆15Dec 27, 2019Updated 6 years ago
- 使用shell脚本部署Apache Doris (incubating) FE & BE☆11Jul 8, 2019Updated 7 years ago
- 基于多模态检索的互联网图文匹配☆15Mar 17, 2024Updated 2 years ago
- A GUI application that simulates the process scheduling of multilevel feedback queues, implemented in Java's Swing, is displayed in the G…☆13Oct 20, 2018Updated 7 years ago
- My blog on Next.js 14.2 and deplay it to cloudflare page.☆23Updated this week
- 基于ssm的财务预算管理系统,写的简单易用,很适合上手。同时也包括了基本的管理系统的功能,也用到了一些插件,界面也美观大方。☆11Jun 30, 2017Updated 9 years ago