当前位置:网站首页>2022 Summer Project Training (II)
2022 Summer Project Training (II)
2022-07-06 18:10:00 【Kamigen】
One 、 Preliminary work arrangement
6 month 21 After holding a group meeting on the th to arrange the division of labor , Considering that there is a certain difference between your knowledge reserve and your understanding of the project , To guarantee 6 month 25 Can successfully complete the planned task on the day , The group is in 6 month 22 The group meeting was held again on the evening of the th , Each member reports his / her work progress of the day , To summarize . After the meeting, I thought the task arrangement was reasonable , Each group can complete the task within the specified time , Work began to advance in an orderly manner .
Two 、 Current stage progress
Thesis group & The project team :
Transfer learning is used in model training , At the same time yolo Learned .
Analysis of the yolo v1,v2,v3 The structure and characteristics of the algorithm , Can be found v3 Better . stay 《 Intelligent assembly is based on yolo v3 Research on industrial part recognition algorithm based on 》 I learned that mish Activation function , To improve yolo v3 The model can improve the recognition accuracy .
For the problem of less data sets , Propose several data enhancement methods : rotate 、 The zoom 、 Pan to generate a new picture ; Image features are extracted by Gaussian blur and edge detection . A brief understanding of edge detection Canny Algorithm .
Applet group :
At present, it is possible to select pictures by applet 、 Send pictures to WEB Server 、 from WEB Get the processing results on the server 、 Display the results , But not yet connected to the back end .
Model optimization group :
According to the official ppt And documentation steps , Understand the basic api Use steps , Successfully run the official model demo.
Algorithm group :
The algorithm group works the most , At the same time, it is also responsible for the overall planning and division of labor arrangement of the whole team . The work of the algorithm group covers web front end , Paper reading , Data preprocessing , Data to enhance , Model selection , Model training and other aspects . At present, the reasoning accuracy and speed of the model are better , The next step is to deploy to the backend , At the same time, continue to find solutions to improve the accuracy of the model .
3、 ... and 、 The goal for the next phase
Next stage refers to 6 month 27 A period of time before the mid-term defense , The following tasks are scheduled to be completed before the mid-term defense , And record the specific work content in the mid-term defense ppt.
Thesis group :
Learn relevant methods of Feature Engineering .
The project team :
Sort out recent meeting minutes and development logs ; Draw charts according to the needs of other groups .
Model optimization group :
Study 、 Deploy TF-Serving; Try to use Intel Optimize existing models .
Applet group :
Connect back end , Upload pictures 、 Test results and time-consuming feedback and display .
Algorithm group :
Implement a defect location algorithm with confidence ; Carry out certain characteristic Engineering ; Before and after development , Realize the detection of single and multiple pictures ; Use Tensorflow Refactoring some modules .
边栏推荐
- Jerry's updated equipment resource document [chapter]
- Is it meaningful for 8-bit MCU to run RTOS?
- 推荐好用的后台管理脚手架,人人开源
- Today in history: the mother of Google was born; Two Turing Award pioneers born on the same day
- 传输层 拥塞控制-慢开始和拥塞避免 快重传 快恢复
- 2022暑期项目实训(一)
- 关于这次通信故障,我想多说几句…
- On time and parameter selection of asemi rectifier bridge db207
- The shell generates JSON arrays and inserts them into the database
- FMT开源自驾仪 | FMT中间件:一种高实时的分布式日志模块Mlog
猜你喜欢
Scratch epidemic isolation and nucleic acid detection Analog Electronics Society graphical programming scratch grade examination level 3 true questions and answers analysis June 2022
关于这次通信故障,我想多说几句…
2019 Alibaba cluster dataset Usage Summary
Implementation of queue
面向程序员的精品开源字体
FMT开源自驾仪 | FMT中间件:一种高实时的分布式日志模块Mlog
重磅!蚂蚁开源可信隐私计算框架“隐语”,主流技术灵活组装、开发者友好分层设计...
Getting started with pytest ----- allow generate report
【.NET CORE】 请求长度过长报错解决方案
The integrated real-time HTAP database stonedb, how to replace MySQL and achieve nearly a hundredfold performance improvement
随机推荐
Jielizhi obtains the customized background information corresponding to the specified dial [chapter]
Jerry's watch reading setting status [chapter]
The easycvr platform reports an error "ID cannot be empty" through the interface editing channel. What is the reason?
Nodejs developer roadmap 2022 zero foundation Learning Guide
Appium automated test scroll and drag_ and_ Drop slides according to element position
C语言指针*p++、*(p++)、*++p、*(++p)、(*p)++、++(*p)对比实例
F200 - UAV equipped with domestic open source flight control system based on Model Design
It doesn't make sense without a distributed gateway
OpenEuler 会长久吗
最新财报发布+天猫618双榜第一,耐克蓄力领跑下个50年
高精度运算
Video fusion cloud platform easycvr adds multi-level grouping, which can flexibly manage access devices
Dichotomy (integer dichotomy, real dichotomy)
传统家装有落差,VR全景家装让你体验新房落成效果
微信小程序中给event对象传递数据
There is a gap in traditional home decoration. VR panoramic home decoration allows you to experience the completion effect of your new house
node の SQLite
MySQL 8 sub database and table backup database shell script
Codeforces Round #803 (Div. 2)
Compilation principle - top-down analysis and recursive descent analysis construction (notes)