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 21, 2023
1 parent 1bf5e20 commit 7f9f096
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,8 @@ python predict.py --image_path './test/img' --step 8 --output_size (480, 480) --
<img width="503" alt="94d9608c9238ed6bfae8465e9da21d9" src="https://github.com/yahuiwei123/segment_snn/assets/84215971/99bc2e72-d151-4a2b-bdce-2b81c9982185">

+ 我们改进神经元模型之后的分类效果
<img width="661" alt="1703162227453" src="https://github.com/yahuiwei123/segment_snn/assets/101793579/176a4126-5f92-4c85-9377-904a28e39762">
<img width="599" alt="1703174288062" src="https://github.com/yahuiwei123/segment_snn/assets/101793579/58f14cb4-04a5-4944-a5a6-82c4acec3ea2">


#### 第二阶段(分割)
由于计算资源有限,仅使用小样本数据集进行训练,数据集分布不均匀,因此模型收敛速度较慢,以下是相应的训练结果。
Expand Down

0 comments on commit 7f9f096

Please sign in to comment.