当前位置:网站首页>Summary of personal work of 21 groups in the first week of summer training
Summary of personal work of 21 groups in the first week of summer training
2022-06-30 20:31:00 【Lying in bed champion】
2022.6.21
Attend the summer training opening meeting
- Afternoon 13:30, Participate in the team's first online plenary meeting presided over by the team leader , Mainly specify the contents of the project 、 The main points of 、 technology 、 personnel 、 Division of labor and other issues ;
- Afternoon 15:00, Take part in the Q & a session hosted by Intel's instructors , It mainly introduces the professional content of the project 、 Difficulties and expectations for us , And gave careful answers to our questions .
- evening 19:30, Participate in the first offline plenary meeting of the group , Mainly determine the division of labor , The first milestone of the project is defined ; I am responsible for reading papers related to defect detection of industrial products , Combined with the content of the paper, this paper puts forward targeted suggestions for algorithm optimization .
2022.6.22
- Reading papers :《 Defect detection methods for industrial products —— review 》, Reading progress is 50%. This paper mainly describes the relevant methods of defect detection of industrial products , For example, the traditional feature-based machine vision algorithm ( Based on texture features 、 Based on color features 、 Based on shape features )、 Detection method based on deep learning ( Supervision methods 、 Unsupervised methods 、 Weak supervision method ) And possible key problems in defect detection ( Real time questions 、 Small sample problem 、 Small target problem 、 Data imbalance ). Thesis link https://www.mdpi.com/2076-3417/11/16/7657
- By reading the paper , Combined with the search information , So that I have a basic understanding of industrial product defect detection and related in-depth learning methods , It is equivalent to letting me, who is not familiar with deep learning, enter the door .
- evening 19:30, Participate in online group meetings , The main content is to report the work progress of the first day , Judge whether the division of labor is reasonable , And whether they can complete their tasks before the milestone .
2022.6.23
- Will paper 《 Defect detection methods for industrial products —— review 》 Finish reading , And have a preliminary understanding of deep learning and target detection algorithms .
- Because the team will consider using yolo Target detection , To improve the detection accuracy , So I found an article named 《 Intelligent assembly is based on YOLO v3 Research on industrial part recognition algorithm based on 》 The paper of , And by reading the paper , Trying to find some yolo Optimization method , For after yolo Lay the foundation for the use and optimization of 、 Provide optimization methods . The link to the paper is https://kns.cnki.net/kcms/detail/detail.aspx?dbcode=CJFD&dbname=CJFDLAST2020&filename=GDZJ202010008&uniplatform=NZKPT&v=8PhFCQeAVyTWony9qymh2xyXKaUZFS2BpcRIiVbibehPK7wkPpin_hoVHs5aw8Tz
2022.6.24
- Will paper 《 Intelligent assembly is based on YOLO v3 Research on industrial part recognition algorithm based on 》 Finish reading , I understand YOLO v3 The way to improve : Use k-means The algorithm re clusters the parameters of the preselection box , Residual network to reduce network parameters , Combined with multi-scale method 、 use Mish Activate functions to improve accuracy , It is more suitable for small target classification detection of industrial parts . The final experimental results show that it is consistent with the original YOLO v3 Algorithm comparison , The improved network model has good robustness , Improved accuracy 1.52%, Improved time 7.25 ms, It realizes the accurate and real-time detection of the parts in the intelligent assembly system .
2022.6.25
- Combined with the introduction of the paper , Mainly learned the relevant knowledge of activation function , Including the definition of the activation function 、 effect 、 Common activation functions (Sigmoid、Tanh、Relu、Mish)、 The formula and image of the activation function , Focus on learning Mish Activation function , Read creation Mish Function of the original paper . come to know YOLO v3 Improved Relu Activation function , Use instead Mish Can improve accuracy , Reduce recognition time .Mish The link address of the original paper :https://arxiv.org/vc/arxiv/papers/1908/1908.08681v1.pdf
- Try to use Mish Function pair YOLO v3 To optimize
- evening 19:30, Attend group meetings , The main content of the meeting is that each group will report their work of the week . I made PPT, In detail YOLO v3 Optimization method , as well as Mish Function related content .
边栏推荐
- 建立自己的网站(20)
- Lambda 表达式原理分析学习(2022.06.23)
- CADD课程学习(1)-- 药物设计基础知识
- [iccv 2019] characteristics precise supervision of feature super resolution for small object detection
- Go language identifier and package name specification
- Openfire在使用MySQL数据库后的中文乱码问题解决
- QT qstringlist usage
- DEX文件解析 - method_ids解析
- 第81场双周赛
- Jerry's determination of detection sensitivity level [chapter]
猜你喜欢

By analyzing more than 7million R & D needs, it is found that these eight programming languages are the most needed by the industry

左值引用和右值引用

SQL优化

大神详解开源 BUFF 增益攻略丨直播

杰理之触摸按键识别流程【篇】

DEX文件解析 - method_ids解析

为什么一定要从DevOps走向BizDevOps?

25:第三章:开发通行证服务:8:【注册/登录】接口:接收并校验“手机号和验证码”参数;(重点需要知道【利用redis来暂存数据,获取数据的】的应用场景)(使用到了【@Valid注解】参数校验)

Cv+deep learning network architecture pytoch recurrence series basenets (backbones) (I)

Jenkins can't pull the latest jar package
随机推荐
股票开户优惠链接,我如何才能得到?另外,手机开户安全么?
By analyzing more than 7million R & D needs, it is found that these eight programming languages are the most needed by the industry
What is the difference between tolocal8bit and toutf8() in QT
NLP paper lead reading | what about the degradation of text generation model? Simctg tells you the answer
NLP skill tree learning route - (I) route overview
数据库 OLAP、OLTP是什么?相同和不同?适用场景
1. Introduction to generating countermeasures network
Implementation principle of PostgreSQL heap table storage engine
网上炒股开户安全嘛!?
大神详解开源 BUFF 增益攻略丨直播
Introduction to neural network (Part 1)
Go 语言标识符、包名规范
Encoding type of Perl conversion file
Qt和其它GUI库的对比
MySQL master-slave synchronization
Network planning | [five transport layers and six application layers] knowledge points and examples
[ICLR 2021] semi supervised object detection: unbiased teacher for semi supervised object detection
TorchDrug--药物属性预测
VB的基本语法
Golang应用 ━━ 安装、配置与使用hugo博客系统