当前位置:网站首页>Paddlepaddle 29 dynamically modify the network structure without model definition code (relu changes to prelu, conv2d changes to conv3d, 2D semantic segmentation model changes to 3D semantic segmentat
Paddlepaddle 29 dynamically modify the network structure without model definition code (relu changes to prelu, conv2d changes to conv3d, 2D semantic segmentation model changes to 3D semantic segmentat
2022-07-07 07:57:00 【Ten thousand miles and a bright future arrived in an instant】
paddle The framework provides many models , But in the endless engineering needs , This is far from enough . Sometimes we need to modify the network structure according to our own situation , For example, single input becomes double input , Single output becomes multiple output . This is just the adjustment of input and output , In addition, there is the adjustment of network details , For example, change the activation function of the network from relu Change it to prelu、elu、switch etc. ; Such as the 2d The semantic segmentation model of is changed to 3d Segmentation model . If there is the source code of the model structure definition , Modifying the network structure is naturally very simple . however , Many times, the model definition code is too complex , And part of the library code , It cannot be easily modified , To this end, bloggers have achieved without changing the model definition code , Modify the model structure . These operations belong to the scope of network structure magic change , About this operation , For more detailed reference tutorials, please refer to the following links .pytorch 26 Scientific alchemy ( Training ) In this way —— Magic changes the Internet ( Surgery on the model , Realization module The deletion of 、 Modification and addition ,forward Process modification )_ A flash of hope to my blog -CSDN Blog _ Magic changes the Internet Network structures emerge one after another , But the classic network is always everyone's favorite in Engineering . Sometimes you need to micro operate the network , First, the workload is too large ;
边栏推荐
- Cnopendata geographical distribution data of religious places in China
- 【斯坦福计网CS144项目】Lab4: TCPConnection
- Pytest+allure+jenkins installation problem: pytest: error: unrecognized arguments: --alluredir
- Live online system source code, using valueanimator to achieve view zoom in and out animation effect
- buuctf misc USB
- Kbu1510-asemi power supply special 15A rectifier bridge kbu1510
- Route jump in wechat applet
- Weibo publishing cases
- Visualization Document Feb 12 16:42
- The principle and implementation of buffer playback of large video files
猜你喜欢

IO stream file

Why should we understand the trend of spot gold?

You Li takes you to talk about C language 6 (common keywords)

Linux server development, redis source code storage principle and data model

Problem solving: unable to connect to redis

Leetcode 90: subset II

【webrtc】m98 screen和window采集

Detailed explanation of Kalman filter for motion state estimation

今日现货白银操作建议

Qt学习26 布局管理综合实例
随机推荐
Solution: could not find kf5 (missing: coreaddons dbusaddons doctools xmlgui)
Solve could not find or load the QT platform plugin "xcb" in "
[performance pressure test] how to do a good job of performance pressure test?
[UVM practice] Chapter 1: configuring the UVM environment (taking VCs as an example), run through the examples in the book
[UVM foundation] what is transaction
[experience sharing] how to expand the cloud service icon for Visio
Resource create package method
Live broadcast platform source code, foldable menu bar
SQL优化的魅力!从 30248s 到 0.001s
Qt学习28 主窗口中的工具栏
[UVM practice] Chapter 2: a simple UVM verification platform (2) only driver verification platform
Problem solving: unable to connect to redis
Detailed explanation of Kalman filter for motion state estimation
2022 simulated examination question bank and online simulated examination of tea master (primary) examination questions
Iterable、Collection、List 的常见方法签名以及含义
【p2p】本地抓包
[OBS] win capture requires winrt
pytest+allure+jenkins環境--填坑完畢
2022焊工(初级)判断题及在线模拟考试
padavan手动安装php