当前位置:网站首页>Deep learning image data automatic annotation [easy to understand]
Deep learning image data automatic annotation [easy to understand]
2022-07-02 16:55:00 【Full stack programmer webmaster】
Hello everyone , I meet you again , I'm your friend, Quan Jun .
Tensorflow and Caffe Equal depth Study in , Supervised learning data Annotation is a very tedious and time-consuming work , At present, most companies use outsourcing to label companies for processing , Or buy an existing dataset , It makes the cost of in-depth learning and research extremely high . This paper introduces an idea and method of solving data annotation with artificial intelligence .
One 、 Ideas
step :
1、 A preliminary model is used to detect the small batch of data to be labeled , The preliminary model here can be trained by yourself with a small batch of data sets , It can also be published online ;
2、 Correct the detected results by human intervention ;
3、 Train the new model with the corrected data ;
4、 Use the new model to detect the data to be tested in medium batch ;
5、 adopt 1~5 Loop iteration of steps , Can be refined step by step ;
6、 Although it also requires human participation , But it can greatly reduce the workload .
Implementation method :
1、Anno-Mage
Anno-Mage It is a semi-automatic annotation tool , Test the data set through a general model . But the types of items that this tool can label are limited , There is no process of model iteration and gradual refinement , You can modify and optimize its source code by yourself .
github Code address :https://github.com/virajmavani/semi-auto-image-annotation-tool
2、easyDL Intelligent annotation
2.1、 Intelligent annotation
Baidu easyDL It provides the function of intelligent annotation , Similar to the above ideas , All of them are labeled and trained for small batch data first , Then mark the remaining data sets with the learning results , Then correct it manually , Iterative refinement .
easyDL Website of the platform :https://ai.baidu.com/easydl/lite
Intelligent detection technology documents :https://ai.baidu.com/ai-doc/EASYDL/lk38n327g
2.2、 Export data
but easyDL The official does not provide data export function and api, This prevents us from getting the data Tensorflow and Caffe Training . So we can use crawler technology to crawl the trained data .
Tools github Address :https://github.com/kooky126/easydl2labelImg
Publisher : Full stack programmer stack length , Reprint please indicate the source :https://javaforall.cn/147820.html Link to the original text :https://javaforall.cn
边栏推荐
- Rock PI Development Notes (II): start with rock PI 4B plus (based on Ruixing micro rk3399) board and make system operation
- Leetcode1380: lucky numbers in matrix
- Penetration tool - intranet permission maintenance -cobalt strike
- Classifier visual interpretation stylex: Google, MIT, etc. have found the key attributes that affect image classification
- Detailed explanation of @accessories annotation of Lombok plug-in
- 中国信通院《数据安全产品与服务图谱》,美创科技实现四大板块全覆盖
- go-zero微服务实战系列(八、如何处理每秒上万次的下单请求)
- 配置基于接口的ARP表项限制和端口安全(限制用户私自接入傻瓜交换机或非法主机接入)
- OpenHarmony如何启动远程设备的FA
- Executive engine module of high performance data warehouse practice based on Impala
猜你喜欢

Serial port controls steering gear rotation

渗透工具-内网权限维持-Cobalt strike

PCL 点云镜像变换

Day 18 of leetcode dynamic planning introduction

【云原生】简单谈谈海量数据采集组件Flume的理解

pwm呼吸灯

Masa framework - DDD design (1)

linux下配置Mysql授权某个用户远程访问,不受ip限制

Digital IC hand tearing code -- voting device

关于举办科技期刊青年编辑沙龙——新时代青年编辑应具备的能力及提升策略的通知...
随机推荐
pwm呼吸灯
Bib | graph representation based on heterogeneous information network learning to predict drug disease association
TCP congestion control details | 2 background
基于Impala的高性能数仓实践之执行引擎模块
A week of short video platform 30W exposure, small magic push helps physical businesses turn losses into profits
头条 | 亚控科技产品入选中纺联《纺织服装行业数字化转型解决方案重点推广名录》
电脑管理员权限在哪里可以打开
你想要的宏基因组-微生物组知识全在这(2022.7)
john爆破出现Using default input encoding: UTF-8 Loaded 1 password hash (bcrypt [Blowfish 32/64 X3])
Mathematical analysis_ Notes_ Chapter 5: univariate differential calculus
System Verilog实现优先级仲裁器
Just a coincidence? The mysterious technology of apple ios16 is even consistent with the products of Chinese enterprises five years ago!
Hard core! One configuration center for 8 classes!
Global and Chinese markets for slotting milling machines 2022-2028: Research Report on technology, participants, trends, market size and share
In MySQL and Oracle, the boundary and range of between and precautions when querying the date
七一献礼:易鲸捷 “百日会战”完美收官 贵阳银行数据库提前封板
电脑自带软件使图片底色变为透明(抠图白底)
基于多元时间序列对高考预测分析案例
R及RStudio下载安装教程(超详细)
TCP server communication process (important)