Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
yahuiwei123 authored Dec 21, 2023
1 parent aaf5c2c commit 1851d58
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@ python predict.py --image_path './test/img' --step 8 --output_size (480, 480) --
#### 第二阶段(分割)
由于计算资源有限,仅使用小样本数据集进行训练,数据集分布不均匀,因此模型收敛速度较慢,以下是相应的训练结果。
+ 训练的Kaggle Notebook(包括FCN和SNN):https://www.kaggle.com/code/littleweakweak/test-pycocotools

后续在增大数据集规模后,可考虑进一步改进模型,以获得更好的训练效果。

### 成员分工
Expand Down

0 comments on commit 1851d58

Please sign in to comment.