Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
YanziWang-dot authored Dec 20, 2023
1 parent 1320533 commit b9ba323
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ Segment_SNN主要实现了一个利用VGG16和FPN作为backbone,采用encoder-
+ xxx
##### 模型训练
``
python train.py --batch_size 8 --step 8 --learning_rate 0.01 --num_epochs 100 -output_size (128, 128)
python train.py --batch_size 8 --step 8 --learning_rate 0.01 --num_epochs 100 -output_size (480, 480)
``

##### 模型预测
Expand Down

0 comments on commit b9ba323

Please sign in to comment.