当前位置:网站首页>solver. Learning notes of prototxt file parameters
solver. Learning notes of prototxt file parameters
2022-07-05 07:47:00 【Fall in love with wx】
Reference resources :https://blog.csdn.net/xygl2009/article/details/77484522 Thank you very much !
# -*- coding: UTF-8 -*-
train_net: "examples/YOLO_Helmet/train.prototxt" # Training profile
test_net: "examples/YOLO_Helmet/test.prototxt" # Test profile
test_iter: 4952 # Represents the number of tests ; such as , Yours test Stage batchsize=100, And your test data is 10000 A picture , Then your test times are 10000/100=100 Time ; namely , Yours test_iter=100
test_interval: 2000 # It indicates how many times your network iterations are tested , You can set up a generation of online training , Just do a test .
base_lr: 0.0005 # Indicates the basic learning rate , In the process of parameter gradient descent optimization , The learning rate will be adjusted , And the adjustment strategy can be passed lr_policy This parameter is set ;
display: 10
max_iter: 120000 # Maximum number of iterations
lr_policy: "multistep" # Set to multistep, You also need to set a stepvalue. The sum of this parameter step Very similar ,step It's a uniform, equidistant change , and mult-step It is based on stepvalue Value change
gamma: 0.5
weight_decay: 0.00005 # Indicates weight attenuation , Used to prevent over fitting
snapshot: 2000 # Save model interval
snapshot_prefix: "models/MobileNet/mobilenet_yolov3_deploy" # Save the prefix of the model
solver_mode: GPU # Whether to use GPU
debug_info: false
snapshot_after_train: true
test_initialization: false
average_loss: 10 # Take multiple times foward Of loss Average , Display output
stepvalue: 25000
stepvalue: 50000
stepvalue: 75000
iter_size: 4 # Handle batchsize*itersize After a picture , Just once ApplyUpdate The function depends on the learning rate 、method(SGD、AdaSGD etc. ) Make a gradient descent
type: "RMSProp"
eval_type: "detection"
ap_version: "11point"
show_per_class_result: true
边栏推荐
- Day01 markdown log entry tips
- The number of occurrences of numbers in the offer 56 array (XOR)
- MySql——存储引擎
- Altium Designer 19.1.18 - 更改铺铜的透明度
- Set theory of Discrete Mathematics (I)
- Opendrive ramp
- 大学生活的自我总结-大一
- editplus
- Day08 ternary operator extension operator character connector symbol priority
- Apple terminal skills
猜你喜欢
Significance and requirements of semiconductor particle control
The number of occurrences of numbers in the offer 56 array (XOR)
CADD course learning (5) -- Construction of chemosynthesis structure with known target (ChemDraw)
The mutual realization of C L stack and queue in I
MySQL blind note common functions
Altium designer 19.1.18 - clear information generated by measuring distance
Altium Designer 19.1.18 - 更改铺铜的透明度
Altium Designer 19.1.18 - 清除测量距离产生的信息
Logistic regression: the most basic neural network
Practical application cases of digital Twins - fans
随机推荐
Embedded AI intelligent technology liquid particle counter
Play with grpc - go deep into concepts and principles
TCP and UDP
Line test -- data analysis -- FB -- teacher Gao Zhao
SQL JOINS
万字详解八大排序 必读(代码+动图演示)
Detour of Tkinter picture scaling
The global and Chinese market of lithographic labels 2022-2028: Research Report on technology, participants, trends, market size and share
deepin 20 kivy unable to get a window, abort
Thunderbird tutorial \ easy to use mail client
Global and Chinese market of rammers 2022-2028: Research Report on technology, participants, trends, market size and share
通过sql语句统计特定字段出现次数并排序
RF ride side door processing of prompt box
From then on, I understand convolutional neural network (CNN)
About the problem that MySQL connector net cannot be cleared in MySQL
PIL's image tool image reduction and splicing.
Global and Chinese markets for waste treatment air switches 2022-2028: Research Report on technology, participants, trends, market size and share
611. Number of effective triangles
Mouse click fireworks explosion effect
Deepin, help ('command ') output saved to file