当前位置:网站首页>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 .
边栏推荐
- IP, subnet mask, gateway, default gateway
- UDP协议:因性善而简单,难免碰到“城会玩”
- FMT open source self driving instrument | FMT middleware: a high real-time distributed log module Mlog
- 1700C - Helping the Nature
- 78 year old professor Huake has been chasing dreams for 40 years, and the domestic database reaches dreams to sprint for IPO
- Declval of template in generic programming
- F200——搭载基于模型设计的国产开源飞控系统无人机
- 带你穿越古罗马,元宇宙巴士来啦 #Invisible Cities
- Flet教程之 13 ListView最常用的滚动控件 基础入门(教程含源码)
- Unity tips - draw aiming Center
猜你喜欢

std::true_type和std::false_type

C language exchanges two numbers through pointers

Open source and safe "song of ice and fire"

一体化实时 HTAP 数据库 StoneDB,如何替换 MySQL 并实现近百倍性能提升

Interview assault 63: how to remove duplication in MySQL?

Selected technical experts from China Mobile, ant, SF, and Xingsheng will show you the guarantee of architecture stability

C语言通过指针交换两个数

Declval (example of return value of guidance function)

UDP协议:因性善而简单,难免碰到“城会玩”

微信为什么使用 SQLite 保存聊天记录?
随机推荐
递归的方式
After entering Alibaba for the interview and returning with a salary of 35K, I summarized an interview question of Alibaba test engineer
Smart street lamp based on stm32+ Huawei cloud IOT design
Heavy! Ant open source trusted privacy computing framework "argot", flexible assembly of mainstream technologies, developer friendly layered design
Is it meaningful for 8-bit MCU to run RTOS?
RB157-ASEMI整流桥RB157
重磅!蚂蚁开源可信隐私计算框架“隐语”,主流技术灵活组装、开发者友好分层设计...
容器里用systemctl运行服务报错:Failed to get D-Bus connection: Operation not permitted(解决方法)
面试突击62:group by 有哪些注意事项?
Jerry's updated equipment resource document [chapter]
Insert dial file of Jerry's watch [chapter]
Stealing others' vulnerability reports and selling them into sidelines, and the vulnerability reward platform gives rise to "insiders"
面试突击62:group by 有哪些注意事项?
关于这次通信故障,我想多说几句…
1700C - Helping the Nature
I want to say more about this communication failure
Getting started with pytest ----- test case pre post, firmware
编译原理——预测表C语言实现
Rb157-asemi rectifier bridge RB157
QT中Model-View-Delegate委托代理机制用法介绍